get https://api.sportradar.com/ncaafb//v7//league/hierarchy.
NCAAFB League Hierarchy provides top-level information for each team, including conference and sub-division distinction, and venue information.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: Hierarchy updates will appear as they are updated in the database.
Data Points
Franchise:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | franchise | GUID | Unique ID of a school ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
name | franchise | String | Team name ex. Hawkeyes |
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 |
alias | conference | String | Alias of a conference ex. BIG-TEN |
id | conference | GUID | Unique ID of a conference ex. cddff7c9-65e1-4fe0-b052-87fd4213fbfe |
name | conference | String | Name of a conference ex. Big Ten |
alias | division | String | Alias of a division ex. FBS (Football Bowl Subdivision) |
id | division | GUID | Unique ID of a division ex. 43d3cede-6b8f-4158-bc7f-c3c7365e5b32 |
name | division | String | Name of a division ex. I-A |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Team alias ex. IOW (University of Iowa) |
championships_won | team | Integer | Number of championships won |
conference_titles | team | Integer | Number of conference titles |
division_titles | team | Integer | Number of division titles |
fight_song | team | String | Team fight song ex. Iowa Fight Song |
founded | team | Integer | Year a school was founded |
id | team | GUID | Unique ID of a team ex. a2ee495d-37c7-45ac-ac3d-d3a492a219c1 |
market | team | String | Team market name ex. Iowa |
mascot | team | String | Team mascot ex. Herky the Hawk |
name | team | String | Team name ex. Hawkeyes |
nicknames | team | String | Team nicknames |
playoff_appearances | team | Integer | Number of College Football Playoff appearances |
subdivision | team | String | Team's subdivision within a conference ex. BIG-TEN-WEST |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 886 Stadium Drive |
capacity | venue | Integer | Capacity of a venue ex. 69250 |
city | venue | String | City of a venue ex. Iowa City |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 967ef86b-d0de-49b7-8984-61f95104d30d |
lat | venue - location | Decimal | Latitude of a venue ex. 41.6587 |
lng | venue - location | Decimal | Longitude of a venue ex. -91.5511 |
name | venue | String | Name of a venue ex. Kinnick Stadium |
roof_type | venue | String | Roof type of a venueoutdoor , dome , retractable_dome |
state | venue | String | State of a venue ex. IA |
surface | venue | String | Surface type of a venueturf , artificial , outdoor |
zip | venue | Integer | ZIP code of a venue ex. 52242 |