get https://api.sportradar.com/draft/nba//v1/en//top_prospects.
NBA Tops Prospects Provides a list of the top prospects for a given year.
Update Frequency
TTL / Cache: 2 Seconds
Data Updates: Prospects are added after the NCAA Men's Basketball season ends and players declare, typically in May.
Data Points
Draft Info:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | draft | Date | End date of a draft ex. 2022-06-23 |
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-06-23 |
status | draft | String | Status of a draftscheduled , inprogress , complete , 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 |
Broadcast:
Attribute | Parent Element | Type | Description |
---|---|---|---|
channel | broadcast | String | Name of the draft's broadcast channel |
network | broadcast | String | Name of the draft's broadcast network ex. ABC, ESPN |
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBA |
id | league | GUID | Unique ID of a league ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
name | league | String | Name of a league ex. NBA |
alias | prospect - conference | String | Alias of a prospect's conference ex. SEC |
id | prospect - conference | GUID | Unique ID of a prospect's conference ex. 9ed9d01e-977c-4ba7-ac7d-64035039461c |
name | prospect - conference | String | Name of a prospect's conference ex. Southeastern |
alias | division | String | Alias of a prospect's division ex. D1 |
id | division | GUID | Unique ID of a prospect's division ex. c5a8d640-5093-4044-851d-2c562e929994 |
name | division | String | Name of a prospect's division ex. NCAA Division I |
Prospects:
Attribute | Parent Element | Type | Description |
---|---|---|---|
birth_place | prospect | String | Birthplace of a prospect ex. Cedar Rapids, IA, USA |
experience | prospect | String | Experience of a college prospect ex. JR or SR |
first_name | prospect | String | First name of a prospect ex. Keegan |
height | prospect | Integer | Height in inches |
id | prospect | GUID | Unique prospect/draft ID of a player ex. 0245fbf2-e24f-41a7-8322-d39caf6d2b37 |
last_name | prospect | String | Last name of a prospect ex. Murray |
league_id | prospect | GUID | The NBA API ID of a player. This will appear once the player has been drafted and exported to the NBA API. Typically, it happens the day after they are drafted. ex. 7494fbb4-5ac7-43ee-b91a-8859532f548b |
name | prospect | String | Full name of a prospect ex. Keegan Murray |
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 Men's Basketball API) ex. be83df8e-0fb6-4ee5-9c1c-4151a5223680 |
top_prospect | prospect | Boolean | Signifies a top prospect |
weight | prospect | Integer | Weight in lbs |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | prospect - team | String | Abbreviation of a prospect's team ex. Iowa |
id | prospect - team | GUID | Unique ID of a prospect's team ex. c10544de-e3bd-4776-ba2e-83df8c017fd1 |
market | prospect - team | String | Market name of a prospect's team ex. Iowa |
name | prospect - team | String | Prospect's team name ex. Hawkeyes |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 620 Atlantic Avenue |
city | venue | String | City of a venue ex. Brooklyn |
country | venue | String | Country of a venue ex. USA |
name | venue | String | Name of a venue ex. Barclays Center |
state | venue | String | State or province of a venue ex. NY |