get https://api.sportradar.com/nhl//v7//games//time_on_ice.
NHL Game Time On Ice provides time on ice totals for every player for a given game, including detailed shift information.
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 team ex. 23 |
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 |
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 |
reference | game | String | League reference ID of a game ex. 20393 |
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 |
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 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
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 |
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 |
Game Time on Ice (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg | player - time_on_ice | String | Average time on ice ex. 00:44 |
total | player - time_on_ice | String | Total time on ice ex. 9:41 |
shift_count | player - time_on_ice | Integer | Number of shifts in a game |
total | player - time_on_ice - powerplay | String | Total time on ice when in a power play |
total | player - time_on_ice - powerplay - strength | String | Total time on ice when for a power play type |
type | player - time_on_ice - powerplay - strength | String | Power play type5v4 , 5v3 , 4v3 |
total | player - time_on_ice - shorthanded | String | Total time on ice when short-handed |
total | player - time_on_ice - shorthanded - strength | String | Total time on ice when for a short-handed type |
type | player - time_on_ice - shorthanded - strength | String | Short-handed type4v5 , 3v5 , 3v4 |
total | player - time_on_ice - evenstrength | String | Total time on ice when at even strength |
Period Time on Ice (Player):
Attribute | Parent Element | Type | Description |
---|---|---|---|
avg | player - period | String | Average time on ice ex. 00:44 |
evenstrength | player - period | String | Average time on ice when at even strength ex. 1:51 |
powerplay | player - period | String | Average time on ice when in a power play ex. 0:43 |
shift_count | player - period | Integer | Number of shifts in a period |
shorthanded | player - period | String | Average time on ice when short-handed ex. 2:06 |
total | player - period | String | Total time on ice in a period ex. 5:32 |
duration | player - period - shift | String | Duration of a shift ex. 00:48 |
end | player - period - shift | String | End time of a shift within a period ex. 5:18 |
number | player - period - shift | Integer | Number of a shift |
start | player - period - shift | String | Start time of a shift within a period ex. 4:30 |
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 |