get https://api.sportradar.com/nhl//v7//league/hierarchy.
NHL League Hierarchy provides top-level information for each team, including conference and division distinction, and venue information.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NHL |
id | league | GUID | Unique ID of a league ex. fd560107-a85b-4388-ab0d-655ad022aff7 |
name | league | String | Name of a league ex. NHL |
alias | conference | String | Alias of a conference ex. WESTERN |
id | conference | GUID | Unique ID of a conference ex. 64901512-9ca9-4bea-aa80-16dbcbdae230 |
name | conference | String | Name of a conference ex. WESTERN CONFERENCE |
alias | division | String | Alias of a division ex. CENTRAL |
id | division | GUID | Unique ID of a division ex. 5e868c4d-c6a3-4901-bc3c-3b7a4509e402 |
name | division | String | Name of a division ex. Central |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. MIN (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 |
founded | team | Integer | Year team was founded ex. 2000 |
general_manager | team | String | Team general manager ex. Bill Guerin |
id | team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | team | String | Market name of a team ex. Minnesota |
mascot | team | String | Team mascot ex. Nordy |
minorleague_affiliate | team | String | A team's minor league affiliate(s) ex. Iowa Wild, Iowa Heartlanders |
name | team | String | Team name ex. Wild |
nicknames | team | String | Team nicknames ex. Canes |
owner | team | String | Team owner ex. Craig Leipold |
playoff_appearances | team | Integer | Number of playoff appearances |
president | team | String | Team president ex. Bill Guerin |
presidents_trophies | team | Integer | Number of Presidents' Trophies |
reference | team | String | League reference ID of a team ex. 30 |
sponsor | team | String | Team sponsor ex. TRIA Orthopedics |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3689 |
hex_color | team_color | String | Team color HEX value ex. #024930 |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 2 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 73 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 48 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 2500 Victory Avenue |
capacity | venue | String | Capacity of a venue ex. 18532 |
city | venue | String | City of a venue ex. Dallas |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. adbd1acb-a053-4944-ba15-383eda91c12e |
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. American Airlines Center |
sr_id | venue | GUID | Unique Sportradar ID of a venue ex. sr:venue:5988 |
state | venue | String | State or province of a venue ex. TX |
time_zone | venue | String | Time zone of the venue ex. US/Central |
zip | venue | Integer | ZIP code of a venue ex. 75219 |