get https://api.sportradar.com/nhl//v7//teams//depth_chart.
NHL Depth Charts provides a positional depth chart for a given team, including player position 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 |
Position:
Attribute | Parent Element | Type | Description |
---|---|---|---|
desc | position | String | Text description of a depth chart position ex. Left Wing , Center , Right Wing , Left Defense , Right Defense , Goalie , First Power Play Unit , Second Power Play Unit |
id | position | GUID | Unique ID of a position ex. 010c8349-dce3-4e7d-9988-493eb78ca6ed |
name | position | String | Abbreviated description of a depth chart positionLW , C , RW , LD , RD , G , PP1 , PP2 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | player | String | Abbreviated name of a player ex. S.Crosby |
handedness | player | String | Dominant hand of a player ex. L , R |
experience | player | String | Number of years played in the NHL |
full_name | player | String | Full name of a player ex. Sidney Crosby |
id | player | GUID | Unique ID of a player ex. 433de553-0f24-11e2-8525-18a905767e44 |
jersey_number | player | Integer | Number of a player's jersey |
position | player | String | Position of a playerNA , D , F , F-D , G |
primary_position | player | String | Primary position of a playerNA , C , D , G , LW , RW |
reference | player | String | League reference ID of a player ex. 8471675 |
sr_id | player | GUID | Unique Sportradar ID of a player ex. sr:player:31007 |
status | player | String | Status of a playerACT (Active), DUP (Duplicate), FA (Free Agent), IR (Injured reserve), M-LEAGUE (Sent to minor league team), NWT (Not with team), RET (Retired), SUS (Suspended), UDP (Unsigned Draft Pick) |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. MIN (Minnesota) |
id | team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | team | String | Market name of a team ex. Minnesota |
name | team | String | Team name ex. Wild |
reference | team | String | League reference ID of a team ex. 30 |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3689 |
Coaches:
Attribute | Parent Element | Type | Description |
---|---|---|---|
experience | coach | String | Number of years coached in the NHL |
first_name | coach | String | First name of a coach ex. Dean |
full_name | coach | String | Full name of a coach ex. Dean Evason |
id | coach | GUID | Unique ID of a coach ex. 82482f14-45c3-42c3-adab-1f9592a68dcd |
last_name | coach | String | Last name of a coach ex. Evason |
position | coach | String | Position of a coach ex. Head Coach |
reference | coach | String | League reference ID of a coach ex. 8471675 |
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 |