NHL Standings provides detailed team records across various views including, overall, conference, and division.
Update FrequencyTTL / Cache: 120 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 |
id | season | GUID | Unique ID of a season ex. 5d08ca09-ec49-4559-9c0f-257c0158e57f |
type | season | String | Type of seasonREG (Regular Season), PST (Postseason) |
year | season | Integer | Year of a season2022 = 2022-23 Season |
Standings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
games_played | team | Integer | Number of games played |
goal_diff | team | Integer | Total goal differential ex. -9 |
goals_against | team | Integer | Number of goals against |
goals_for | team | Integer | Number of goals scored |
losses | team | Integer | Number of losses |
overtime_losses | team | Integer | Number of overtime losses |
overtime_wins | team | Integer | Number of overtime wins |
penalty_killing_pct | team | Decimal | Penalty killing percentage |
points | team | Integer | Number of points |
points_pct | team | Decimal | Points percentage (Total points divided by total possible points for all games played (2 pts per game)) |
points_per_game | team | Decimal | Points per game |
powerplay_goals | team | Integer | Number of power play goals |
powerplay_goals_against | team | Integer | Number of power play goals against |
powerplays | team | Integer | Number of power plays |
powerplay_pct | team | Decimal | Power play percentage |
powerplays_against | team | Integer | Number of power plays against |
regulation_wins | team | Integer | Number of wins in regulation |
regulation_overtime_wins | team | Integer | Number of wins in regulation + number of wins in overtime (does not include shootouts) |
shootout_losses | team | Integer | Number of shootout losses |
shootout_wins | team | Integer | Number of shootout wins |
win_pct | team | Decimal | Winning percentage |
wins | team | Integer | Number of wins |
length | team - streak - loss | Integer | Number of losses in a row |
length | team - streak - wins | Integer | Number of wins in a row |
Rankings:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| Integer | Calculated team rank number in a conference |
|
| Integer | Calculated team rank number in a division |
|
| String | Text description of a conference tiebreak rule |
|
| String | Text description of a division tiebreak rule |
|
| Integer | Team rank number in a conference |
|
| Integer | Team rank number in a division |
|
| String | Postseason clinch status |
|
| Integer | Team rank number for a wildcard spot |
Standings - Records:
All below win record statistics are available for: Games vs. Atlantic Division, Games vs. Central Division, Games vs. Metropolitan Division, Games vs. Pacific Division, Games vs. Eastern Conference, Games vs. Western Conference, Games Within Own Conference, Games Within Own Division, Home Games, Road Games, Last 10 Games, Last 10 Home Games, Last 10 Road Games
Attribute | Parent Element | Type | Description |
---|---|---|---|
goals_against | team - records - (record category) | Integer | Number of goals against |
goals_for | team - records - (record category) | Integer | Number of goals |
losses | team - records - (record category) | Integer | Number of losses |
overtime_losses | team - records - (record category) | Integer | Number of overtime losses |
overtime_wins | team - records - (record category) | Integer | Number of overtime wins |
points | team - records - (record category) | Integer | Number of points |
regulation_wins | team - records - (record category) | Integer | Number of wins in regulation |
shootout_losses | team - records - (record category) | Integer | Number of shootout losses |
shootout_wins | team - records - (record category) | Integer | Number of shootout wins |
win_pct | team - records - (record category) | Decimal | Win percentage |
wins | team - records - (record category) | Integer | Number of wins |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
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 |