NHL API
August 2nd, 2024
Score by Event
Release Date | Feeds Affected | Benefit |
---|---|---|
08/02/2024 | Game Play-by-Play Push Events Push Clock | We've attached the game score to events in the Game Play-by-Play and Push feeds. Events will now have a home_points and away_points attribute to signify the game score for every play. |
{
"id":"5f714d57-b002-425f-833d-54e57fb54033",
"event_type":"goal",
"zone":"offensive",
"strength":"even",
"clock_fraction":0,
"sequence":1721847318570,
"home_points":1,
"away_points":0,
"clock":"20:00",
"clock_decimal":"20:00",
"wall_clock":"2024-07-24T19:03:19Z",
"updated":"2024-07-24T20:35:01Z",
"description":"Goal scored by Jesper Fast",
"attribution":{
"name":"Hurricanes",
"market":"Carolina",
"reference":"12",
"id":"44182a9d-0f24-11e2-8525-18a905767e44",
"team_goal":"right"
},
"location":{
"coord_x":684,
"coord_y":564,
"action_area":"centerpoint"
},
"details":{
"distance":132
},
"statistics":[
{
"type":"shotagainst",
"goal":true,
"strength":"even",
"zone":"defensive",
"saved":false,
"team":{
"name":"Ducks",
"market":"Anaheim",
"reference":"24",
"id":"441862de-0f24-11e2-8525-18a905767e44"
},
"player":{
"full_name":"John Gibson",
"jersey_number":"36",
"reference":"8476434",
"id":"468c9cd9-782e-40e1-a7da-9fe91acdafd9",
"goals_against":1
}
},
{
"type":"shot",
"goal":true,
"strength":"even",
"zone":"offensive",
"team":{
"name":"Hurricanes",
"market":"Carolina",
"reference":"12",
"id":"44182a9d-0f24-11e2-8525-18a905767e44"
},
"player":{
"full_name":"Jesper Fast",
"jersey_number":"71",
"reference":"8475855",
"id":"9538209e-4018-48c5-b04a-153f42de901f"
}
}
]
},
Update applies to: NHL v7