get https://api.sportradar.com/ncaamb//v8//league/hierarchy.
NCAAMB League Hierarchy League, conference, division, and team identification and association information.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: Hierarchy updates will appear as they are updated in the database.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAM |
id | league | GUID | Unique ID of a league ex. cd4268ee-07aa-4c4d-a435-ec44ad2c76cb |
name | league | String | Name of a league ex. NCAA MEN |
alias | conference | String | Alias of a conference ex. BIG10 |
id | conference | GUID | Unique ID of a conference ex. a30fe8ff-82d2-4521-bc8d-e08e6a9dbb52 |
name | conference | String | Name of a conference ex. Big Ten |
alias | division | String | Alias of a division ex. D3 |
id | division | GUID | Unique ID of a division ex. d0196fdb-369c-4318-a318-d8e7b986ffb8 |
name | division | String | Name of a division ex. NCAA Division III |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. IOWA |
championship_seasons | team | String | Years of championship seasons ex. 1979, 2000 |
championships_won | team | Integer | Number of championships won |
conference_titles | team | Integer | Number of conference titles |
fight_song | team | String | School fight song ex. On Iowa! |
founded | team | Integer | Year a school was founded ex. 1847 |
id | team | GUID | Unique ID of a team ex. c10544de-e3bd-4776-ba2e-83df8c017fd1 |
market | team | String | School name of a team 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 D-I March Madness tournament appearances |
hex_color | team_color | String | Team color HEX value ex. #fcd116 |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 252 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 209 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 22 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1 Elliot Drive |
capacity | venue | String | Capacity of a venue ex. 15500 |
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. 04c2567a-3a02-462b-b06b-5a4216dd30af |
lat | venue - location | Decimal | Latitude of a venue ex. 41.663611 |
lng | venue - location | Decimal | Longitude of a venue ex. -91.554444 |
name | venue | String | Name of a venue ex. Carver-Hawkeye Arena |
state | venue | String | State or province of a venue ex. IA |
zip | venue | Integer | ZIP code of a venue ex. 95814 |