Today's matches
get_todayRetrieve all football fixtures for a specific date, with live scores and minutes overlaid on matches currently in play.
Instructions
All fixtures for a date (default: today), with live score and minute overlaid on any match in play. Use this for a whole day's card; for only in-play matches use get_live, for one team's match use get_next_fixture, for a single match's detail use get_match. Kickoffs render in tz; lang localizes dates, attribution, and commentary (en/es/pt/fr); flavor sets commentary tone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tz | No | IANA timezone for kickoff times, e.g. America/Mexico_City | |
| date | No | Date as YYYY-MM-DD (default: today) | |
| lang | No | Locale for dates, provider attribution, and commentary: en, es, pt, fr (the summary scaffold stays English; other locales fall back to en) | |
| flavor | No | Commentary flair: off, subtle, full (default: full) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| count | Yes | ||
| source | Yes | ||
| matches | Yes | ||
| degraded | Yes | ||
| marketSignals | No |