get https://api.sportradar.com/ncaafb//v7//league/teams.
NCAAFB Teams provides a complete list of active teams in the NCAA Football API database.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: New teams will appear as they are added to the database.
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 |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. IOW (University of Iowa) |
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 |