get https://api.sportradar.com/nhl//v7//games//summary.
NHL Game Summary provides top-level boxscore information with detailed team and player levels game stats.
Update Frequency
TTL / Cache: This endpoint will update to a 2s TTL (time to live) upon a game moving to inprogress. Upon closed, it will transfer to 120s.
Data Updates: Realtime
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | season | GUID | Unique ID of a game's season ex. 5d08ca09-ec49-4559-9c0f-257c0158e57f |
type | season | String | Season type for a gameREG (Regular Season), PST (Postseason), PRE (Preseason) |
year | season | Integer | Year of a game's season2022 = 2022-23 Season |
Boxscore:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_time | game | dateTime | Timestamp of the end of a game ex. 2022-12-06T06:09:52+00:00 |
start_time | game | dateTime | Timestamp of the start of a game ex. 2022-12-06T03:38:31+00:00 |
attendance | game | Integer | Attendance of a game ex. 18420 |
points | team | Integer | Total points for a team |
id | team | GUID | Unique ID of a team ex. 4415b0a7-0f24-11e2-8525-18a905767e44 |
market | team | String | Market name of a team ex. Vancouver |
name | team | String | Team name ex. Canucks |
reference | team | String | League reference ID of a player ex. 8471675 |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3692 |
home | team | Boolean | Signifies the home team when true |
strength | team | String | Current strength of a teameven , shorthanded , powerplay |
total_game_duration | game | String | Duration of a game (in game time) ex. 60:13 |
clock | game | String | Clock value of the game ex. 5:37 |
period | game | Integer | Current period of a game |
number | team - scoring - period | Integer | Period number |
points | team - scoring - period | Integer | Team points in a period |
sequence | team - scoring - period | Integer | Period sequence number |
number | team - scoring - overtime | Integer | Overtime number |
points | team - scoring - overtime | Integer | Team points in overtime |
sequence | team - scoring - overtime | Integer | Period sequence number (The first overtime sequence would be 4 ) |
id | player - periods - period | GUID | Unique ID of a period ex. 84d1303d-6493-4db9-a827-b4a83bdc656a |
type | player - periods - period | String | Type of period ex. REG , OT |
number | team - scoring - shootout | Integer | Shootout number |
points | team - scoring - shootout | Integer | Team points in shootout |
sequence | team - scoring - shootout | Integer | Shootout sequence number (The first shootout sequence after overtime would be 5 ) |
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_team | game | GUID | Unique ID of the away team ex. 4416091c-0f24-11e2-8525-18a905767e44 |
coverage | game | String | Coverage level of a gamefull , boxscore |
entry_mode | game | String | Type of data entry for the gameINGEST (Ingested data from the league), LDE (Sportradar live data entry) |
home_team | game | GUID | Unique ID of the home team ex. 44157522-0f24-11e2-8525-18a905767e44 |
id | game | GUID | Unique ID of a game ex. 10b9ce0f-fd31-4d1f-828b-4f20d628f14f |
parent_id | game | GUID | Standard parent ID of a game. Use this ID to group events (like the Stanley Cup) across seasons. |
reference | game | String | League reference ID of a team ex. 30 |
scheduled | game | dateTime | Scheduled date and time of a game ex. 2022-12-04T20:00:00Z |
sr_id | game | GUID | Unique Sportradar ID of a game ex. sr:match:34542743 |
status | game | String | The status of a gamescheduled , created , inprogress , complete , closed , cancelled , delayed , postponed , time-tbd , if-necessary , unnecessary Please see our FAQ section for a list of game status definitions |
channel | broadcast | String | Name of a game's broadcast channel ex. 215 |
locale | broadcast | String | Signifies the locale of a broadcast ex. Home , Away , National , International |
network | broadcast | String | Name of a game's broadcast network ex. NHL Network |
type | broadcast | String | Type of broadcast ex. TV |
url | broadcast | String | Website URL of a game |
away | game - time_zones | String | Time zone of the away team ex. US/Pacific |
home | game - time_zones | String | Time zone of the home team ex. US/Eastern |
venue | game - time_zones | String | Time zone of the venue ex. US/Eastern |
title | game | String | Title of a game ex. Game 3 |
Team Records:
Attribute | Parent Element | Type | Description |
---|---|---|---|
losses | team - record | Integer | Number of team losses year-to-date before the game. Record is updated post-game based on the game outcome |
overtime_losses | team - record | Integer | Number of team overtime losses year-to-date before the game. Record is updated post-game based on the game outcome |
wins | team - record | Integer | Number of team wins year-to-date before the game. Record is updated post-game based on the game outcome |
Game Statistics (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | player - statistics | Integer | Number of assists |
avg | player - time_on_ice | String | Average time on ice in seconds ex. 00:44 |
blocked_att | player - statistics | Integer | Number of blocked attempts (i.e. player's shot was blocked) |
blocked_shots | player - statistics | Integer | Number of blocked shots (i.e. player blocked a shot) |
emptynet_goals | player - statistics | Integer | Number of empty net goals |
assists | player - statistics - evenstrength | Integer | Number of even strength assists |
faceoff_win_pct | player - statistics - evenstrength | Decimal | Even strength faceoff win percentage |
faceoffs | player - statistics - evenstrength | Integer | Number of even strength faceoffs |
faceoffs_lost | player - statistics - evenstrength | Integer | Number of even strength faceoffs lost |
faceoffs_won | player - statistics - evenstrength | Integer | Number of even strength faceoffs won |
goals | player - statistics - evenstrength | Integer | Number of even strength goals |
missed_shots | player - statistics - evenstrength | Integer | Number of even strength missed shots |
shots | player - statistics - evenstrength | Integer | Number of even strength shots on goal |
evenstrength | player - time_on_ice | String | Even strength time on ice in seconds ex. 13:21 |
faceoff_win_pct | player - statistics | Decimal | Faceoff win percentage ex. 46.7 |
faceoffs | player - statistics | Integer | Number of faceoffs |
faceoffs_lost | player - statistics | Integer | Number of faceoffs lost |
faceoffs_won | player - statistics | Integer | Number of faceoffs won |
winning_goal | player - statistics | Boolean | Signifies the player made the winning goal in a game |
first_star | player - statistics | Integer | Signifies the player received the first star for a game when 1 |
second_star | player - statistics | Integer | Signifies the player received the second star for a game when 1 |
third_star | player - statistics | Integer | Signifies the player received the third star for a game when 1 |
giveaways | player - statistics | Integer | Number of giveaways |
goals | player - statistics | Integer | Number of goals |
hits | player - statistics | Integer | Number of hits |
missed_shots | player - statistics | Integer | Number of missed_shots |
overtime_assists | player - statistics | Integer | Number of overtime assists |
overtime_goals | player - statistics | Integer | Number of overtime goals |
overtime_shots | player - statistics | Integer | Number of overtime shots |
overtime | player - time_on_ice | String | Overtime time on ice in seconds ex. 00:13 |
penalties | player - statistics | Integer | Number of penalties |
penalties_major | player - statistics | Integer | Number of major penalties |
penalties_match | player - statistics | Integer | Number of match penalties |
penalties_minor | player - statistics | Integer | Number of minor penalties |
penalties_misconduct | player - statistics | Integer | Number of misconduct penalties |
goals | player - statistics - penalty | Integer | Number of penalty goals |
missed_shots | player - statistics - penalty | Integer | Number of penalty missed shots |
shots | player - statistics - penalty | Integer | Number of penalty shots on goal |
penalty_minutes | player - statistics | Integer | Number of penalty minutes |
plus_minus | player - statistics | Integer | Plus/Minus (Team scoring while a player is on the rink) ex. -1 or 2 |
points | player - statistics | Integer | Number of points |
assists | player - statistics - powerplay | Integer | Number of power play assists |
faceoff_win_pct | player - statistics - powerplay | Decimal | Power play faceoff win percentage |
faceoffs | player - statistics - powerplay | Integer | Number of power play faceoffs |
faceoffs_lost | player - statistics - powerplay | Integer | Number of power play faceoffs lost |
faceoffs_won | player - statistics - powerplay | Integer | Number of power play faceoffs won |
goals | player - statistics - powerplay | Integer | Number of power play goals |
missed_shots | player - statistics - powerplay | Integer | Number of power play missed shots |
shots | player - statistics - powerplay | Integer | Number of power play shots on goal |
powerplay | player - time_on_ice | String | Power play time on ice in seconds ex. 1:31 |
shifts | player - time_on_ice | Integer | Number of shifts |
shooting_pct | player - statistics | Decimal | Shooting percentage ex. 80.0 |
goals | player - statistics - shootout | Integer | Number of shootout goals |
missed_shots | player - statistics - shootout | Integer | Number of shootout missed shots |
shots | player - statistics - shootout | Integer | Number of shootout shots on goal |
assists | player - statistics - shorthanded | Integer | Number of power play assists |
faceoff_win_pct | player - statistics - shorthanded | Decimal | Short handed faceoff win percentage |
faceoffs | player - statistics - shorthanded | Integer | Number of short handed faceoffs |
faceoffs_lost | player - statistics - shorthanded | Integer | Number of short handed faceoffs lost |
faceoffs_won | player - statistics - shorthanded | Integer | Number of short handed faceoffs won |
goals | player - statistics - shorthanded | Integer | Number of power short handed |
missed_shots | player - statistics - shorthanded | Integer | Number of short handed missed shots |
shots | player - statistics - shorthanded | Integer | Number of short handed shots on goal |
shorthanded | player - time_on_ice | String | Short handed time on ice in seconds ex. 00:32 |
shots | player - statistics | Integer | Number of shots on goal |
takeaways | player - statistics | Integer | Number of takeaways |
total | player - time_on_ice | String | Total time on ice in seconds ex. 19:13 |
Game Statistics (Goalie):
Attribute | Parent Element | Type | Description |
---|---|---|---|
credit | player - goaltending | String | Game credit given to the goaliewin , loss , overtime_loss , none |
goals_against | player - goaltending | Integer | Number of goals against |
saves_pct | player - goaltending | Decimal | Save percentage ex. 0.882 |
saves | player - goaltending | Integer | Number of saves |
shots_against | player - goaltending | Integer | Number of shots against |
shutout | player - goaltending | Boolean | Signifies a shutout for a goalie |
goals_against | player - goaltending - evenstrength | Integer | Number of even strength goals against |
saves_pct | player - goaltending - evenstrength | Decimal | Even strength save percentage |
saves | player - goaltending - evenstrength | Integer | Number of even strength saves |
shots_against | player - goaltending - evenstrength | Integer | Number of even strength shots against |
goals_against | player - goaltending - penalty | Integer | Number of penalty goals against |
saves_pct | player - goaltending - penalty | Decimal | Penalty save percentage |
saves | player - goaltending - penalty | Integer | Number of penalty saves |
shots_against | player - goaltending - penalty | Integer | Number of penalty shots against |
goals_against | player - goaltending - powerplay | Integer | Number of power play goals against |
saves_pct | player - goaltending - powerplay | Decimal | Power play save percentage |
saves | player - goaltending - powerplay | Integer | Number of power play saves |
shots_against | player - powerplay - penalty | Integer | Number of power play shots against |
goals_against | player - goaltending - shootout | Integer | Number of shootout goals against |
saves_pct | player - goaltending - shootout | Decimal | Shootout save percentage |
saves | player - goaltending - shootout | Integer | Number of shootout saves |
shots_against | player - goaltending - shootout | Integer | Number of shootout shots against |
goals_against | player - goaltending - shorthanded | Integer | Number of short-handed goals against |
saves_pct | player - goaltending - shorthanded | Decimal | Short-handed save percentage |
saves | player - goaltending - shorthanded | Integer | Number of short-handed saves |
shots_against | player - goaltending - shorthanded | Integer | Number of short-handed shots against |
Game Statistics (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | team - statistics | Integer | Number of assists |
blocked_att | team - statistics | Integer | Number of blocked attempts |
blocked_shots | team - statistics | Integer | Number of blocked shots |
emptynet_goals | team - statistics | Integer | Number of empty net goals |
faceoff_win_pct | team - statistics | Decimal | Faceoff win percentage ex. 52.5 |
faceoffs | team - statistics | Integer | Number of faceoffs |
faceoffs_lost | team - statistics | Integer | Number of faceoffs lost |
faceoffs_won | team - statistics | Integer | Number of faceoffs won |
winning_goal | team - statistics | Boolean | Signifies a team made the winning goal in a game |
giveaways | team - statistics | Integer | Number of giveaways |
goals | team - statistics | Integer | Number of goals |
hits | team - statistics | Integer | Number of hits |
missed_shots | team - statistics | Integer | Number of missed shots |
overtime_assists | team - statistics | Integer | Number of overtime assists |
overtime_goals | team - statistics | Integer | Number of overtime goals |
overtime_shots | team - statistics | Integer | Number of overtime shots |
penalties | team - statistics | Integer | Number of penalties |
penalties_major | team - statistics | Integer | Number of major penalties |
penalties_match | team - statistics | Integer | Number of match penalties |
penalties_minor | team - statistics | Integer | Number of minor penalties |
penalties_misconduct | team - statistics | Integer | Number of misconduct penalties |
penalty_minutes | team - statistics | Integer | Number of penalty minutes served |
plus_minus | team - statistics | Integer | Team plus/minus for a game |
points | team - statistics | Integer | Number of points |
shooting_pct | team - statistics | Decimal | Shooting percentage ex. 21.9 |
shots | team - statistics | Integer | Number of shots on goal |
takeaways | team - statistics | Integer | Number of takeaways |
team_penalties | team - statistics | Integer | Number of team penalties |
team_penalty_minutes | team - statistics | Integer | Number of team penalty minutes |
Game Statistics - Shootouts and Penalty Shots (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
goals | team - statistics - shootout | Integer | Number of shootout goals |
missed_shots | team - statistics - shootout | Integer | Number of missed shootout shots |
shots | team - statistics - shootout | Integer | Number of shootout shots |
goals | team - statistics - penalty | Integer | Number of penalty goals |
missed_shots | team - statistics - penalty | Integer | Number of penalty missed shots |
shots | team - statistics - penalty | Integer | Number of penalty shots on goal |
Game Statistics - Even Strength (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | team - statistics - evenstrength | Integer | Number of even strength assists |
faceoffs_won | team - statistics - evenstrength | Integer | Number of even strength faceoffs won |
faceoffs_win_pct | team - statistics - evenstrength | Decimal | Even strength faceoff win percentage |
faceoffs | team - statistics - evenstrength | Integer | Number of even strength faceoffs |
faceoffs_lost | team - statistics - evenstrength | Integer | Number of even strength faceoffs lost |
goals | team - statistics - evenstrength | Integer | Number of even strength goals |
missed_shots | team - statistics - evenstrength | Integer | Number of even strength missed shots |
opportunities | team - statistics - evenstrength | Integer | Number of even strength opportunities |
shots | team - statistics - evenstrength | Integer | Number of even strength shots on goal |
type | team - statistics - evenstrength - strength | String | Even strength type5v5 , 4v4 , 3v3 |
goals | team - statistics - evenstrength - strength | Integer | Number of even strength goals for a even strength type |
opportunities | team - statistics - evenstrength - strength | Integer | Number of even strength opportunities for a even strength type |
shots | team - statistics - evenstrength - strength | Integer | Number of even strength shots for a even strength type |
time | team - statistics - evenstrength - strength | String | Time in minutes and seconds for a even strength type ex. 1:31 |
Game Statistics - Power Play (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | team - statistics - powerplay | Integer | Number of power play assists |
faceoffs_won | team - statistics - powerplay | Integer | Number of power play faceoffs won |
faceoffs_win_pct | team - statistics - powerplay | Decimal | Power play faceoff win percentage |
faceoffs | team - statistics - powerplay | Integer | Number of power play faceoffs |
faceoffs_lost | team - statistics - powerplay | Integer | Number of power play faceoffs lost |
goals | team - statistics - powerplay | Integer | Number of power play goals |
missed_shots | team - statistics - powerplay | Integer | Number of power play missed shots |
opportunities | team - statistics - powerplay | Integer | Number of power play opportunities |
shots | team - statistics - powerplay | Integer | Number of power play shots on goal |
type | team - statistics - powerplay - strength | String | Power play type5v4 , 5v3 , 4v3 |
goals | team - statistics - powerplay - strength | Integer | Number of power play goals for a power play type |
opportunities | team - statistics - powerplay - strength | Integer | Number of power play opportunities for a power play type |
shots | team - statistics - powerplay - strength | Integer | Number of power play shots for a power play type |
time | team - statistics - powerplay - strength | String | Time in minutes and seconds for a power play type ex. 1:31 |
Game Statistics - Short-handed (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | team - statistics - shorthanded | Integer | Number of short-handed assists |
faceoffs_won | team - statistics - shorthanded | Integer | Number of short-handed faceoffs won |
faceoffs_win_pct | team - statistics - shorthanded | Decimal | Short-handed faceoff win percentage |
faceoffs | team - statistics - shorthanded | Integer | Number of short-handed faceoffs |
faceoffs_lost | team - statistics - shorthanded | Integer | Number of short-handed faceoffs lost |
goals | team - statistics - shorthanded | Integer | Number of short-handed goals |
missed_shots | team - statistics - shorthanded | Integer | Number of short-handed missed shots |
opportunities | team - statistics - shorthanded | Integer | Number of short-handed opportunities |
shots | team - statistics - shorthanded | Integer | Number of short-handed shots on goal |
type | team - statistics - shorthanded - strength | String | Short-handed type4v5 , 3v5 , 3v4 |
goals | team - statistics - shorthanded - strength | Integer | Number of short-handed goals for a short-handed type |
opportunities | team - statistics - shorthanded - strength | Integer | Number of short-handed opportunities for a short-handed type |
shots | team - statistics - shorthanded - strength | Integer | Number of short-handed shots for a short-handed type |
time | team - statistics - shorthanded - strength | String | Time in minutes and seconds for a short-handed type ex. 1:31 |
Game Statistics - Goaltending (Team):
Attribute | Parent Element | Type | Description |
---|---|---|---|
credit | team - goaltending | String | Game credit given to the goaliewin , loss , overtime_loss , none |
goals_against | team - goaltending | Integer | Number of goals against |
saves_pct | team - goaltending | Decimal | Save percentage ex. 0.882 |
saves | team - goaltending | Integer | Number of saves |
shots_against | team - goaltending | Integer | Number of shots against |
shutout | team - goaltending | Boolean | Signifies a shutout for a team |
total_goals_against | team - goaltending | Integer | Number of total goals against |
total_shots_against | team - goaltending | Integer | Number of total shots against |
total | team - goaltending - time_on_ice | String | Time on ice for the goalies in minutes ex. 60:00 |
goals_against | team - goaltending - emptynet | Integer | Empty net goals against |
goals_against | team - goaltending - emptynet - powerplay | Integer | Empty net power play goals against |
goals_against | team - goaltending - emptynet - shorthanded | Integer | Empty net short-handed goals against |
goals_against | team - goaltending - emptynet - evenstrength | Integer | Empty net even strength goals against |
shots_against | team - goaltending - emptynet | Integer | Empty net shots against |
goals_against | team - goaltending - evenstrength | Integer | Number of even strength goals against |
saves_pct | team - goaltending - evenstrength | Decimal | Even strength save percentage |
saves | team - goaltending - evenstrength | Integer | Number of even strength saves |
shots_against | team - goaltending - evenstrength | Integer | Number of even strength shots against |
goals_against | team - goaltending - penalty | Integer | Number of penalty goals against |
saves_pct | team - goaltending - penalty | Decimal | Penalty save percentage |
saves | team - goaltending - penalty | Integer | Number of penalty saves |
shots_against | team - goaltending - penalty | Integer | Number of penalty shots against |
goals_against | team - goaltending - powerplay | Integer | Number of power play goals against |
saves_pct | team - goaltending - powerplay | Decimal | Power play save percentage |
saves | team - goaltending - powerplay | Integer | Number of power play saves |
shots_against | player - powerplay - penalty | Integer | Number of power play shots against |
goals_against | team - shootout | Integer | Number of shootout goals against |
saves_pct | team - shootout | Decimal | Shootout save percentage |
saves | team - shootout | Integer | Number of shootout saves |
shots_against | team - shootout | Integer | Number of shootout shots against |
goals_against | team - goaltending - shorthanded | Integer | Number of short-handed goals against |
saves_pct | team - goaltending - shorthanded | Decimal | Short-handed save percentage |
saves | team - goaltending - shorthanded | Integer | Number of short-handed saves |
shots_against | team - goaltending - shorthanded | Integer | Number of short-handed shots against |
Period Statistics (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
assists | player - statistics - period | Integer | Number of assists |
blocked_att | player - statistics - period | Integer | Number of blocked attempts (i.e. player's shot was blocked) |
blocked_shots | player - statistics - period | Integer | Number of blocked shots (i.e. player blocked a shot) |
assists | player - statistics - period - evenstrength | Integer | Number of even strength assists |
goals | player - statistics - period - evenstrength | Integer | Number of even strength goals |
missed_shots | player - statistics - period - evenstrength | Integer | Number of even strength missed shots |
shots | player - statistics - period - evenstrength | Integer | Number of even strength shots on goal |
faceoff_win_pct | player - statistics - period | Decimal | Faceoff win percentage ex. 46.7 |
faceoffs | player - statistics - period | Integer | Number of faceoffs |
faceoffs_lost | player - statistics - period | Integer | Number of faceoffs lost |
faceoffs_won | player - statistics - period | Integer | Number of faceoffs won |
giveaways | player - statistics - period | Integer | Number of giveaways |
goals | player - statistics - period | Integer | Number of goals |
hits | player - statistics - period | Integer | Number of hits |
missed_shots | player - statistics - period | Integer | Number of missed_shots |
penalties | player - statistics - period | Integer | Number of penalties |
goals | player - statistics - period - penalty | Integer | Number of penalty goals |
missed_shots | player - statistics - period - penalty | Integer | Number of penalty missed shots |
shots | player - statistics - period - penalty | Integer | Number of penalty shots on goal |
penalty_minutes | player - statistics - period | Integer | Number of penalty minutes |
points | player - statistics - period | Integer | Number of points |
assists | player - statistics - period - powerplay | Integer | Number of power play assists |
goals | player - statistics - period - powerplay | Integer | Number of power play goals |
missed_shots | player - statistics - period - powerplay | Integer | Number of power play missed shots |
shots | player - statistics - period - powerplay | Integer | Number of power play shots on goal |
shifts | player - time_on_ice | Integer | Number of shifts |
shooting_pct | player - statistics - period | Decimal | Shooting percentage ex. 80.0 |
assists | player - statistics - period - shorthanded | Integer | Number of power play assists |
goals | player - statistics - period - shorthanded | Integer | Number of power short handed |
missed_shots | player - statistics - period - shorthanded | Integer | Number of short handed missed shots |
shots | player - statistics - period - shorthanded | Integer | Number of short handed shots on goal |
shots | player - statistics - period | Integer | Number of shots on goal |
takeaways | player - statistics - period | Integer | Number of takeaways |
Period Statistics - Goaltending (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
goals_against | player - goaltending - period | Integer | Number of goals against |
saves_pct | player - goaltending - period | Decimal | Save percentage ex. 0.882 |
saves | player - goaltending - period | Integer | Number of saves |
shots_against | player - goaltending - period | Integer | Number of shots against |
goals_against | player - goaltending - period - evenstrength | Integer | Number of even strength goals against |
saves_pct | player - goaltending - period - evenstrength | Decimal | Even strength save percentage |
saves | player - goaltending - period - evenstrength | Integer | Number of even strength saves |
shots_against | player - goaltending - period - evenstrength | Integer | Number of even strength shots against |
goals_against | player - goaltending - period - penalty | Integer | Number of penalty goals against |
saves_pct | player - goaltending - period - penalty | Decimal | Penalty save percentage |
saves | player - goaltending - period - penalty | Integer | Number of penalty saves |
shots_against | player - goaltending - period - penalty | Integer | Number of penalty shots against |
goals_against | player - goaltending - period - powerplay | Integer | Number of power play goals against |
saves_pct | player - goaltending - period - powerplay | Decimal | Power play save percentage |
saves | player - goaltending - period - powerplay | Integer | Number of power play saves |
shots_against | player - goaltending - period - powerplay | Integer | Number of power play shots against |
goals_against | player - goaltending - period - shorthanded | Integer | Number of short-handed goals against |
saves_pct | player - goaltending - period - shorthanded | Decimal | Short-handed save percentage |
saves | player - goaltending - period - shorthanded | Integer | Number of short-handed saves |
shots_against | player - goaltending - period - shorthanded | Integer | Number of short-handed shots against |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
captain | player | Boolean | Type of team captainC (Team Captain), A (Alternate Captain), N (Not a captain) |
first_name | player | String | First name of a player ex. Sidney |
full_name | player | String | Full name of a player ex. Sidney Crosby |
handedness | player | String | Dominant hand of a player ex. L , R |
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 |
played | player | Boolean | Signifies a player appeared in a game |
scratched | player | Boolean | Signifies a player was scratched from a game |
started | player | Boolean | Signifies a player started a game |
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 |
Player Injuries:
Attribute | Parent Element | Type | Description |
---|---|---|---|
comment | player - injury | String | Text description of an injury ex. "Demko is expected to miss the next six weeks of action, according to Elliotte Friedman of sportsnet.ca." |
desc | player - injury | String | Brief description of an injury ex. Lower-Body |
id | player - injury | GUID | Unique ID of an injury ex. 68a440e4-6ce3-48d7-a299-52412e10c7b7 |
start_date | player - injury | Date | Date an injury transaction goes into effect ex. 2022-12-02 |
status | player - injury | String | Status of an injuryUnknown , Day To Day , Out , Out for Season , Out Indefinitely |
update_date | player - injury | Date | Date of an injury update ex. 2022-12-03 |
Officials:
Attribute | Parent Element | Type | Description |
---|---|---|---|
assignment | official | Integer | Official assignment ex. Linesman or Referee |
experience | official | String | Number of years officiated in the NHL |
first_name | official | String | First name of an official ex. Brian |
full_name | official | String | Full name of an official ex. Brian Pochmara |
id | official | GUID | Unique ID of an official ex. 72fae8f3-6e07-45ba-a0fd-31d51d1ed90b |
last_name | official | String | Last name of an official ex. Pochmara |
number | official | Integer | Number of an official's jersey |
reference | official | String | NHL ID of an official |
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 |
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 |
Stars of the Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
sequence | stars - star | Integer | Star number1 , 2 , 3 |
full_name | stars - player | String | Full name of a player ex. Sidney Crosby |
id | stars - player | GUID | Unique ID of a player ex. 433de553-0f24-11e2-8525-18a905767e44 |
jersey_number | stars - player | Integer | Number of a player's jersey |
position | stars - player | String | Position of a playerNA , D , F , F-D , G |
reference | stars - player | String | League reference ID of a player ex. 8471675 |
sr_id | stars - player | GUID | Unique Sportradar ID of a player ex. sr:player:31007 |
id | stars - team | GUID | Unique ID of a team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | stars - team | String | Market name of a team ex. Minnesota |
name | stars - team | String | Team name ex. Wild |
reference | stars - team | String | League reference ID of a team ex. 30 |
sr_id | stars - team | GUID | Unique Sportradar ID of a team ex. sr:team:3689 |