Get competition matches
get_matchesRetrieve matches for a competition with optional filters for status, matchday, and season. Covers top European football leagues.
Instructions
Get matches for a competition. Filter by status (SCHEDULED/FINISHED/IN_PLAY) and/or matchday.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season start year as 'YYYY', e.g. '2024' for 2024-25. Defaults to current. | |
| status | No | Match status filter | |
| matchday | No | Matchday number | |
| competition | Yes | Competition name or code. Use a league name or code: PL, PD, BL1, SA, FL1, DED, PPL, ELC, BSA, CL, WC, EC (e.g. "Premier League" / "PL", "La Liga" / "PD"). |