get https://api.sportradar.com/nhl//v7//seasons///awards.
NHL Seasonal Awards provides a list of all NHL awards for a given season and season type.
Update FrequencyTTL / Cache: 120 seconds
Data Updates: Award entries are added as they are announced
Data Points
League
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NHL |
id | league | GUID | Unique ID of a league ex. fd560107-a85b-4388-ab0d-655ad022aff7 |
name | league | String | Name of a league ex. NHL |
id | league - season | GUID | Unique season ID ex. 5d08ca09-ec49-4559-9c0f-257c0158e57f |
type | league - season | String | Type of a seasonREG (Regular Season), PST (Postseason) |
year | league - season | Integer | Year of a season2022 = 2022-23 Season |
Awards
Attribute | Parent Element | Type | Description |
---|---|---|---|
awarded_time_frequency | awards | String | Frequency at which an award is distributed ex. annual |
awarded_time_period | awards | String | Time period of an award ex. 2024 |
description | awards | String | Description of an award ex. This award is given to the league's top rookie. |
effective_date | awards | String | Date of an award's announcement ex. 2024-11-21 |
id | awards | String | Unique ID of an award ex. 4fb778f8-2891-4efa-9627-3d45f66716e8 |
name | awards | String | Name of an award ex. Calder Memorial Trophy |
type | awards | String | Type of award ex. player , team |
Awards Recipient
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | awards - recipients | String | Unique player Id of an award recipient ex. c6e5d4c6-30cf-4c54-8fcf-910ffd0aa3ea |
level | awards - recipients | String | Level of an award recipient (could be used to distinguish between an award winner and an award finalist) ex. winner |
name | awards - recipients | String | Name of an award recipient ex. Lane Hutson |
position | awards - recipients | String | Position of an award recipient ex. D |
Team
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of an award recipient's team ex. MIN (Minnesota) |
id | team | GUID | Unique ID of an award recipient's team ex. bdc11650-6f74-49c4-875e-778aeb7632d9 |
market | team | String | Market name of an award recipient's team ex. Minnesota |
name | team | String | Team name ex. Wild |