get https://api.sportradar.com/mlb//v8//seasons///awards.
MLB Seasonal Awards provides a list of all MLB awards for a given season and season type.
Update Frequency
TTL / 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. MLB |
id | league | GUID | Unique ID of a league ex. 2fa448bc-fc17-4d3d-be03-e60e080fdc26 |
name | league | String | Name of a league ex. Major League Baseball |
id | season | GUID | Unique ID of a season ex. f5aa580e-8103-4ff5-beb0-965dbe8a8cf1 |
type | season | String | Type of seasonREG (Regular Season), PST (Postseason) |
year | season | Integer | Year of a 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 most valuable player in the American League. |
effective_date | awards | String | Date of an award's announcement ex. 2024-11-21 |
id | awards | String | Unique ID of an award ex. 9c286784-f96c-4c8b-8c3a-3eb132a23b7a |
name | awards | String | Name of an award ex. AL Most Valuable Player |
type | awards | String | Type of award ex. Player , Coach |
Award Recipient:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | awards - recipients | String | Unique player Id of an award recipient ex. 86f7390e-61bd-4556-8325-a6705c7f693b |
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. Aaron Judge |
position | awards - recipients | String | Position of an award recipient ex. CF |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr | recipients - team | String | Abbreviation of an award recipient's team ex. NYY |
id | recipients - team | GUID | Unique ID of an award recipient's team ex. a09ec676-f887-43dc-bbb3-cf4bbaee9a18 |
market | recipients - team | String | Market name of an award recipient's team ex. New York |
name | recipients - team | String | Name of an award recipient's team ex. Yankees |