Overview
This endpoint returns all matches for a given tournament. Each match includes:- Match identifiers and competition context (tournament, season, round)
- Home and away teams
- Match datetime + last update datetime
- Stadium
- Match officials (referee, assistants)
- Final score (if available)
Typical use cases:
- Build fixture/results lists
- Load matches for analytics pipelines
- Power match selector UIs
- Generate competition calendars
Parameters
Always use
apiThe API name, use
TournamentMatchListThe API version (use
V2)en for English, ar for ArabicOutput format (
json or xml)Your API key
The tournament ID (example:
211)