get https://api.sportradar.com/nhl//v7//league////transfers.
NHL Daily Transfers provides information for all transfers added or edited during the league-defined day.
Update Frequency
TTL / Cache: 300 seconds
Data Updates: As Necessary
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 |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
handedness | player | String | Dominant hand of a player ex. L , R |
first_name | player | String | First name of a player ex. Sidney |
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 |
last_name | player | String | Last name of a player ex. Crosby |
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 |
Transfers:
Attribute | Parent Element | Type | Description |
---|---|---|---|
start_time | transfers | dateTime | Start time of the daily transfer log ex. 2022-10-23T04:00:00Z |
end_time | transfers | dateTime | End time of the daily transfer log ex. 2022-10-24T03:59:59Z |
desc | transfer | String | Text description of a transfer ex. "The Toronto Maple Leafs sent D Carl Dahlstrom to the minors." |
effective_date | transfer | Date | Effective date of a transfer ex. 2022-10-23 |
id | transfer | GUID | Unique ID of a transfer ex. 34c36f9e-d3ac-46bb-b5d7-1c191c801448 |
id | transfer - to_team | GUID | Unique ID of a player's team to end a transfer ex. 4415b0a7-0f24-11e2-8525-18a905767e44 |
market | transfer - to_team | String | Market of a player's team to end a transfer ex. Vancouver |
name | transfer - to_team | String | Name of a player's team to end a transfer ex. Canucks |
reference | transfer - to_team | String | League reference ID of a team to end a transfer ex. 23 |
sr_id | transfer - to_team | GUID | Unique Sportradar ID of a player's team to end a transfer ex. sr:team:3692 |
id | transfer - from_team | GUID | Unique ID of a player's team to begin a transfer ex. 1fb48e65-9688-4084-8868-02173525c3e1 |
market | transfer - from_team | String | Market of a player's team to begin a transfer ex. Seattle |
name | transfer - from_team | String | Name of a player's team to begin a transfer ex. Kraken |
reference | transfer - from_team | String | League reference ID of a team to begin a transfer ex. 55 |
sr_id | transfer - from_team | GUID | Unique Sportradar ID of a player's team to begin a transfer ex. sr:team:794340 |
last_modified | transfer | dateTime | Timestamp of a change to a transfer ex. 2022-09-30T22:55:57Z |
transaction_code | transfer | String | Code of a transfer ex. REC See our FAQ for a list of valid transaction codes |
transaction_type | transfer | String | Type of a transfer ex. Recalled from Minors See our FAQ for a list of valid transaction types |