get https://api.sportradar.com/ncaamh//v3/en/league/hierarchy.
NCAAMH League Hierarchy provides league, conference, division, and team identification and association information.
Update Frequency
300s Time To Live / Cache
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAMH |
id | league | GUID | Unique ID of a league ex. b8dd2555-e13e-4dac-b487-0cce24f5c8e8 |
name | league | String | Name of a league ex. NCAA MEN |
alias | conference | String | Alias of a conference ex. B10 |
id | conference | GUID | Unique ID of a conference ex. bab7b342-a00d-4b9c-89ff-d61de8580109 |
name | conference | String | Name of a conference ex. Big Ten Hockey Conference |
alias | division | String | Alias of a division ex. D1 |
id | division | GUID | Unique ID of a division ex. c85a4983-92d1-497b-a4b5-489bb7168256 |
name | division | String | Name of a division ex. NCAA Division I |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. MINN (Minnesota) |
championship_seasons | team | String | Years of championship seasons ex. 1991, 1992, 1993, 1996, 1997, 1998 |
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. The Minnesota Rouser |
founded | team | Integer | Year school was founded ex. 1848 |
general_manager | team | String | Team general manager ex. Bill Guerin |
id | team | GUID | Unique ID of a team ex. bfe11448-71a4-4757-8586-d6dec6bc271b |
market | team | String | Market name of a team ex. Minnesota |
mascot | team | String | Team mascot ex. Goldy the Gopher |
name | team | String | Team name ex. Golden Gophers |
nicknames | team | String | Team nicknames ex. Canes |
playoff_appearances | team | Integer | Number of playoff appearances |
president | team | String | Team president ex. Bill Guerin |
hex_color | team_color | String | Team color HEX value ex. #5b0013 |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 91 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 0 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 19 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 1901 4th Street SE |
capacity | venue | String | Capacity of a venue ex. 10000 |
city | venue | String | City of a venue ex. Minneapolis |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. aa9b5d3c-c8c0-41e1-a959-49a9d3c76ed9 |
lat | venue - location | Decimal | Latitude of a venue ex. 44.94478 |
lng | venue - location | Decimal | Longitude of a venue ex. -93.10118 |
name | venue | String | Name of a venue ex. 3M Arena at Mariucci |
state | venue | String | State or province of a venue ex. MN |
time_zone | venue | String | Time zone of a venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 55455 |