Integration GuidesDocs
Coverage MatrixDocumentationChange LogLog InContact Us
Docs

Game 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
AttributeParent ElementTypeDescription
idseasonGUIDUnique ID of a game's season

ex. 5d08ca09-ec49-4559-9c0f-257c0158e57f
typeseasonStringSeason type for a game

REG (Regular Season), PST (Postseason), PRE (Preseason)
yearseasonIntegerYear of a game's season

2022 = 2022-23 Season
Boxscore
AttributeParent ElementTypeDescription
end_timegamedateTimeTimestamp of the end of a game

ex. 2022-12-06T06:09:52+00:00
start_timegamedateTimeTimestamp of the start of a game

ex. 2022-12-06T03:38:31+00:00
attendancegameIntegerAttendance of a game

ex. 18420
pointsteamIntegerTotal points for a team
idteamGUIDUnique ID of a team

ex. 4415b0a7-0f24-11e2-8525-18a905767e44
marketteamStringMarket name of a team

ex. Vancouver
nameteamStringTeam name

ex. Canucks
referenceteamStringLeague reference ID of a team

ex. 23
sr_idteamGUIDUnique Sportradar ID of a team

ex. sr:team:3692
hometeamBooleanSignifies the home team when true
strengthteamStringCurrent strength of a team

even, shorthanded, powerplay
total_game_durationgameStringDuration of a game (in game time)

ex. 60:13
clockgameStringClock value of the game

ex. 5:37
periodgameIntegerCurrent period of a game
Game
AttributeParent ElementTypeDescription
away_teamgameGUIDUnique ID of the away team

ex. 4416091c-0f24-11e2-8525-18a905767e44
coveragegameStringCoverage level of a game

full, boxscore
entry_modegameStringType of data entry for the game

INGEST (Ingested data from the league), LDE (Sportradar live data entry)
home_teamgameGUIDUnique ID of the home team

ex. 44157522-0f24-11e2-8525-18a905767e44
idgameGUIDUnique ID of a game

ex. 10b9ce0f-fd31-4d1f-828b-4f20d628f14f
referencegameStringLeague reference ID of a game

ex. 20393
scheduledgamedateTimeScheduled date and time of a game

ex. 2022-12-04T20:00:00Z
sr_idgameGUIDUnique Sportradar ID of a game

ex. sr:match:34542743
statusgameStringThe status of a game

scheduled, created, inprogress, complete, closed, cancelled, delayed, postponed, time-tbd, if-necessary, unnecessary

Please see our FAQ section for a list of game status definitions
awaygame - time_zonesStringTime zone of the away team

ex. US/Pacific
homegame - time_zonesStringTime zone of the home team

ex. US/Eastern
venuegame - time_zonesStringTime zone of the venue

ex. US/Eastern
titlegameStringTitle of a game

ex. Game 3
Player
AttributeParent ElementTypeDescription
full_nameplayerStringFull name of a player

ex. Sidney Crosby
idplayerGUIDUnique ID of a player

ex. 433de553-0f24-11e2-8525-18a905767e44
jersey_numberplayerIntegerNumber of a player's jersey
positionplayerStringPosition of a player

NA, D, F, F-D, G
referenceplayerStringLeague reference ID of a player

ex. 8471675
sr_idplayerGUIDUnique Sportradar ID of a player

ex. sr:player:31007
Game Time on Ice (Player)
AttributeParent ElementTypeDescription
avgplayer - time_on_iceStringAverage time on ice

ex. 00:44
totalplayer - time_on_iceStringTotal time on ice

ex. 9:41
shift_countplayer - time_on_iceIntegerNumber of shifts in a game
totalplayer - time_on_ice - powerplayStringTotal time on ice when in a power play
totalplayer - time_on_ice - powerplay - strengthStringTotal time on ice when for a power play type
typeplayer - time_on_ice - powerplay - strengthStringPower play type

5v4, 5v3, 4v3
totalplayer - time_on_ice - shorthandedStringTotal time on ice when short-handed
totalplayer - time_on_ice - shorthanded - strengthStringTotal time on ice when for a short-handed type
typeplayer - time_on_ice - shorthanded - strengthStringShort-handed type

4v5, 3v5, 3v4
totalplayer - time_on_ice - evenstrengthStringTotal time on ice when at even strength
Period Time on Ice (Player)
AttributeParent ElementTypeDescription
avgplayer - periodStringAverage time on ice

ex. 00:44
evenstrengthplayer - periodStringAverage time on ice when at even strength

ex. 1:51
powerplayplayer - periodStringAverage time on ice when in a power play

ex. 0:43
shift_countplayer - periodIntegerNumber of shifts in a period
shorthandedplayer - periodStringAverage time on ice when short-handed

ex. 2:06
totalplayer - periodStringTotal time on ice in a period

ex. 5:32
durationplayer - period - shiftStringDuration of a shift

ex. 00:48
endplayer - period - shiftStringEnd time of a shift within a period

ex. 5:18
numberplayer - period - shiftIntegerNumber of a shift
startplayer - period - shiftStringStart time of a shift within a period

ex. 4:30
Venue
AttributeParent ElementTypeDescription
addressvenueStringAddress of a venue

ex. 2500 Victory Avenue
capacityvenueStringCapacity of a venue

ex. 18532
cityvenueStringCity of a venue

ex. Dallas
countryvenueStringCountry of a venue

ex. USA
idvenueGUIDUnique ID of a venue

ex. adbd1acb-a053-4944-ba15-383eda91c12e
latvenue - locationDecimalLatitude of a venue

ex. 44.94478
lngvenue - locationDecimalLongitude of a venue

ex. -93.10118
namevenueStringName of a venue

ex. American Airlines Center
sr_idvenueGUIDUnique Sportradar ID of a venue

ex. sr:venue:5988
statevenueStringState or province of a venue

ex. TX
time_zonevenueStringTime zone of the venue

ex. US/Central
zipvenueIntegerZIP code of a venue

ex. 75219
Language
Credentials
Header
Click Try It! to start a request and see the response here!