Football/Soccer Fixtures & Scores
sports.football.fixturesGet football fixtures, live scores, and results filtered by date, league, or team. Covers 2000+ leagues in 171 countries.
Instructions
Football/soccer fixtures, live scores, and results — filter by date, league (Premier League, La Liga, Champions League...), team. 2000+ leagues, 171 countries. 362+ fixtures per day (API-Sports)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format (e.g. "2026-03-20"). Returns all fixtures for that day. | |
| league | No | League ID (e.g. 39 = Premier League, 140 = La Liga, 78 = Bundesliga) | |
| season | No | Season year (e.g. 2025) | |
| team | No | Team ID to filter fixtures | |
| live | No | Set to true to get only live/in-play fixtures |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |