Get Matches
get_matchesGet football / soccer match results / scores and fixtures for a league and season (e.g. Bundesliga). Optionally narrow to a single matchday. Returns teams, kickoff datetime, final score, and whether each match is finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | Yes | League shortcut, e.g. 'bl1' (Bundesliga), 'bl2' (2. Bundesliga), 'bl3' (3. Liga), 'dfb' (DFB-Pokal). | |
| season | Yes | Season start year, e.g. "2024". | |
| matchday | No | Optional matchday number (1-based). |