Tools/sports/season_schedule

sports/season_schedule

The full schedule of events for a league in a given season.

0.1 credits / call ($0.0001)
charged on success

What it does

Returns all events for a league across an entire season.

Primary use cases

  • Building a season calendar for a competition.
  • Listing every fixture or result in a season.

Good to know

league_id is the numeric league id (find it via search). season format depends on the sport, e.g. 2025-2026 for most soccer leagues or 2026 for single-year seasons.

Parameters

seasonstringrequired

Season, e.g. 2025-2026 or 2026.

league_idstringrequired

Numeric TheSportsDB league id.

sports/season_schedule — Faro