football-intel__get_matches_by_date_range
ActiveTool of TO1 Intelligence Fleet
[football-intel] Fetch all football matches (across all competitions football-data.org covers) scheduled or played between two dates. Returns fixtures, scores, status, and stage for each match. Free-tier rate limit is 10 requests/minute, so keep date ranges reasonably narrow.
Parameters schema
{
"type": "object",
"required": [
"dateFrom",
"dateTo"
],
"properties": {
"dateTo": {
"type": "string",
"description": "End date in YYYY-MM-DD format."
},
"dateFrom": {
"type": "string",
"description": "Start date in YYYY-MM-DD format."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries