Next fixture for a team
get_next_fixtureRetrieve a team's next fixture in the 2026 World Cup by providing a 3-letter team code. Falls back to bundled schedule if live data is unavailable.
Instructions
A team's next match, live-resolved: a confirmed knockout tie (Round of 32 onward) is read from the live overlay, group fixtures from the bundled schedule. Use a 3-letter code, e.g. MEX, BRA, USA. Falls back to the bundled schedule if the provider is unreachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tz | No | IANA timezone for kickoff times, e.g. America/Mexico_City | |
| lang | No | Locale for dates, provider attribution, and commentary: en, es, pt, fr (the summary scaffold stays English; other locales fall back to en) | |
| team | Yes | 3-letter team code, e.g. MEX | |
| flavor | No | Commentary flair: off, subtle, full (default: full) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | ||
| source | Yes | ||
| fixture | Yes | ||
| degraded | Yes |