get https://api.sportradar.com/ncaafb//v7//tournaments///schedule.
NCAAFB Tournament List provides a summarized list of all tournaments scheduled for the given season.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: Each playoff
tournament
entry will be available shortly after the regular season schedule is released.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAFB |
id | league | GUID | Unique ID of a league ex. 26c1246a-2fc3-4b7e-8999-1685d3ab4676 |
name | league | String | Name of a league ex. NCAA Football |
id | season-schedule | GUID | Unique season ID ex. f58c6dbf-9dfe-487e-8b0b-af66af887206 |
type | season-schedule | String | Type of the seasonREG |
year | season-schedule | Integer | Year of the season |
Tournament:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | tournament | date | End date of a tournament ex. 2025-01-20 |
start_date | tournament | date | Start date of a tournament ex. 2024-12-20 |
status | tournament | String | Status of a tournament ex. scheduled , inprogress , closed |
id | tournament | GUID | Unique ID of a tournament ex. 77b49a1b-e3a0-4833-9ab0-799367dd97b1 |
location | tournament | String | Location of a tournament ex. Atlanta, GA, USA |
name | tournament | String | Name of a tournament ex. College Football Playoff |