get https://api.sportradar.com/ncaafb//v7//tournaments//summary.
NCAAFB Tournament Summary provides tournament information including location, status, start date, end date, and participants.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: Schedule info is updated in realtime as changes are made.
Brackets and seeds will be available shortly after they are made official.
Data Points
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | team | GUID | Unique ID of a team ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
market | team | String | Team market name ex. Iowa |
name | team | String | Team name ex. Hawkeyes |
seed | team | Integer | Team seed number for the playoffs |
Bracket & Round:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | bracket | GUID | Unique ID of a bracket ex. 67ed9991-b34b-4f6c-8313-e7e202c36291 |
name | bracket | String | Name of a bracket ex. College Football Playoff |
location | bracket | String | Location of a bracket ex. Atlanta, GA, USA |
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 |