get https://api.sportradar.us/draft/nfl/trial/v1///teams//draft.
NFL Team Draft Summary provides pre-draft pick order with live pick selections during the draft for a given team.
Update Frequency
TTL / Cache: 2 seconds
Data Updates: Realtime
Data Points
Draft Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | draft | Date | End date of a draft ex. 2022-04-30 |
id | draft | GUID | Unique ID of a draft ex. 01c63362-299c-48a0-b725-63fa18fca261 |
start_date | draft | Date | Start date of a draft ex. 2022-04-30 |
status | draft | String | Status of a draft ex. closed |
alias | pick - team | String | Draft team alias ex. MIN (Minnesota) |
id | pick - team | GUID | Unique ID of a draft team ex. 82d2d380-3834-4938-835f-aec541e5ece7 |
market | pick - team | String | Draft team market name ex. Minnesota |
name | pick - team | String | Draft team name ex. Vikings |
year | draft | Integer | Year of a draft |
Pick Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
compensatory | pick | Boolean | Signifies a compensatory draft pick |
id | pick | GUID | Unique ID of a draft pick ex. ca6b8dae-e835-49e4-9638-b30cdd3969a8 |
number | pick | Integer | Number of a draft pick within a round |
overall | pick | Integer | Overall number of a draft pick |
traded | pick | Boolean | Signifies a traded draft pick |
id | pick - trades - trade | GUID | Unique ID of a trade ex. 3fc4ffa0-fe54-4d9a-bf53-e85df0e2cefd |
Round Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | round | Date | End date of a round ex. 2022-04-30 |
id | round | GUID | Unique ID of a round ex. 2e9eee59-fdc4-4dbf-bafa-b1cc80976fdb |
number | round | Integer | Number of a round |
start_date | round | Date | Start date of a round ex. 2022-04-30 |
status | round | String | Status of a round ex. closed |
Broadcast:
Attribute | Parent Element | Type | Description |
---|---|---|---|
channel | broadcast | String | Name of the game's broadcast channel |
internet | broadcast | String | Name of the game's internet stream |
network | broadcast | String | Name of the game's broadcast network ex. Amazon Prime Video |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NFL |
id | league | GUID | Unique ID of a league ex. 3c6d318a-6164-4290-9bbc-bf9bb21cc4b8 |
name | league | String | Name of a league ex. National Football League |
Prospects:
Attribute | Parent Element | Type | Description |
---|---|---|---|
birth_place | prospect | String | Birthplace of a prospect ex. Tyler, TX, USA |
experience | prospect | String | Experience of a college prospect ex. JR or SR |
first_name | prospect | String | First name of a prospect ex. Patrick |
height | prospect | Integer | Height in inches |
id | prospect | GUID | Unique prospect/draft ID of a player ex. 11cad59d-90dd-449c-a839-dddaba4fe16c |
last_name | prospect | String | Last name of a prospect ex. Mahomes |
league_id | prospect | GUID | The NFL API ID of a player. This will appear once the player has been drafted and exported to the NFL API. Typically, it happens the day after they are drafted. ex. 5250f409-d4d7-48ac-adf4-35c3561ffad1 |
name | prospect | String | Full name of a prospect ex. Patrick Mahomes |
position | prospect | String | Position of a prospect See our FAQ for a list of valid positions |
source_id | prospect | GUID | Unique player ID from a prospect's source (for example, the NCAA Football API) ex. 9fe7c9f9-5830-4e22-953d-054a44342323 |
team_name | prospect | String | Name of college or team ex. Texas Tech |
top_prospect | prospect | Boolean | Signifies a top prospect |
weight | prospect | Decimal | Weight in lbs |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a draft venue ex. 100 Alfred Lerner Way |
city | venue | String | City of a draft venue ex. Cleveland |
country | venue | String | Country of a draft venue ex. USA |
name | venue | String | Name of a draft venue ex. FirstEnergy Stadium |
roof_type | venue | String | Roof type of a venueoutdoor , dome , retractable_dome |
state | venue | String | State of a draft venue ex. OH |