get https://api.sportradar.com/nhl//v7//seasons///leaders/goaltending.
NHL League Leaders - Goaltending provides leader information for various goaltending categories including full player seasonal statistics for each player in each category.
Update Frequency
TTL / Cache: 120 seconds
Data Updates: As Necessary
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
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 |
Leader Categories and Rankings:
This feed provides total season leaders and leaders by situation.
Total Season Categories: Games Played, Shots Against, Saves, Shutouts, Wins, Save Percentage, Goals Against, Losses, Overtime Losses, Average Goals Against
Situational Categories: Power Play Shots Against, Power Play Saves, Power Play Save Percentage, Power Play Goals Against, Short-handed Shots Against, Short-handed Saves, Short-handed Save Percentage, Short-handed Goals Against
Attribute | Parent Element | Type | Description |
---|---|---|---|
type | leaders | String | Type of a leader groupingoffense |
name | category | String | Name of a leader category ex. games_played |
type | category | String | Type of a leader category. Categories will be separated into total season leaders and situational leaders.total , powerplay , shorthanded |
rank | rank | Integer | Player rank for a statistic (1-25) |
score | rank | Decimal | Player's total for a statistic ex. 637 under category name of saves and category type of total equals 637 total shots saves |
tied | rank | Boolean | Signifies a player is tied in the rankings for a statistic |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | player | String | First name of a player ex. Sidney |
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 |
last_name | player | String | Last name of a player ex. Crosby |
name_suffix | player | String | Suffix of a player ex. Jr. |
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 |
Goalies Season Statistics - (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
games_played | rank - goaltending - total | Integer | Number of games played |
goals_against | rank - goaltending - total | Integer | Number of goals against |
goals_against | rank - goaltending - average | Decimal | Goals against per game |
losses | rank - goaltending - total | Integer | Number of losses |
overtime_losses | rank - goaltending - total | Integer | Number of overtime losses |
saves_pct | rank - goaltending - total | Decimal | Save percentage |
saves | rank - goaltending - total | Integer | Number of saves |
shots_against | rank - goaltending - total | Integer | Number of shots against |
shots_against | rank - goaltending - average | Decimal | Shots against per game |
shutouts | rank - goaltending - total | Integer | Number of shutouts |
wins | rank - goaltending - total | Integer | Number of wins |
first_star | rank - goaltending - total | Integer | Number of first stars |
second_star | rank - goaltending - total | Integer | Number of second stars |
third_star | rank - goaltending - total | Integer | Number of third stars |
goals_against | rank - goaltending - total - evenstrength | Integer | Number of even strength goals against |
shots_against | rank - goaltending - total - evenstrength | Integer | Number of even strength shots against |
saves_pct | rank - goaltending - total - evenstrength | Decimal | Even strength save percentage |
saves | rank - goaltending - total - evenstrength | Integer | Number of even strength saves |
goals_against | rank - goaltending - total - penalty | Integer | Number of penalty goals against |
shots_against | rank - goaltending - total - penalty | Integer | Number of penalty shots against |
saves_pct | rank - goaltending - total - penalty | Decimal | Penalty shot save percentage |
saves | rank - goaltending - total - penalty | Integer | Number of penalty shot saves |
goals_against | rank - goaltending - total - powerplay | Integer | Number of power play goals against |
shots_against | rank - goaltending - total - powerplay | Integer | Number of power play shots against |
saves_pct | rank - goaltending - total - powerplay | Decimal | Power play save percentage |
saves | rank - goaltending - total - powerplay | Integer | Number of power play saves |
goals_against | rank - goaltending - total - shootout | Integer | Number of shootout goals against |
shots_against | rank - goaltending - total - shootout | Integer | Number of shootout shots against |
saves_pct | rank - goaltending - total - shootout | Decimal | Shootout save percentage |
saves | rank - goaltending - total - shootout | Integer | Number of shootout shot saves |
goals_against | rank - goaltending - total - shorthanded | Integer | Number of short-handed goals against |
shots_against | rank - goaltending - total - shorthanded | Integer | Number of short-handed shots against |
saves_pct | rank - goaltending - total - shorthanded | Decimal | Short-handed save percentage |
saves | rank - goaltending - total - shorthanded | Integer | Number of short-handed saves |
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 |