get https://api.sportradar.com/basketball//v2//seasons//lineups.
Global Basketball Season Lineups Provides game rosters for all games in a given season.
Update Frequency
30s Time To Live / Cache
Pagination Note
Pagination will often be required to pull all data within this feed. By default, the feed will return 200 sport events.
Data Points
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | sport_event_context - category | String | Country code for a competition category ex. FRA (France) |
id | sport_event_context - category | String | Unique category ID for a competition ex. sr:category:110 |
name | sport_event_context - category | String | Name for a competition category ex. France |
id | sport_event_context - sport | String | Unique sport ID for a competitor ex. sr:sport:2 |
name | sport_event_context - sport | String | Name for a competitor's sport ex. Basketball |
Competition:
Attribute | Parent Element | Type | Description |
---|---|---|---|
gender | sport_event_context - competition | String | Gender for a competitionmen , women |
id | sport_event_context - competition | String | Unique ID for a competition ex. sr:competition:264 (Liga ACB) |
name | sport_event_context - competition | String | Name of a competition ex. Pro A , NBA |
parent_id | sport_event_context - competition | String | Unique parent ID for a competition. Typically present for group competitions ex. sr:competition:30190 used to group NCAA postseason tournaments. |
Groups:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | sport_event_context - groups - group | String | Unique ID for a sport event's group ex. sr:league:76103 (Euroleague 23/24) |
name | sport_event_context - groups - group | String | Name of a sport event's group ex. Euroleague 23/24 |
group_name | sport_event_context - groups - group | String | Abbreviated name of a sport event's group ex. D |
Rounds:
Attribute | Parent Element | Type | Description |
---|---|---|---|
number | sport_event_context - round | Integer | Number of a sport event's round |
Seasons:
Attribute | Parent Element | Type | Description |
---|---|---|---|
competition_id | sport_event_context - season | String | Unique ID for the competition a sport event belongs to ex. sr:competition:264 (Liga ACB) |
disabled | sport_event_context - season | Boolean | Signifies a season has been disabled when true |
end_date | sport_event_context - season | Date | End date of a sport event's season ex. 2024-06-17 |
id | sport_event_context - season | String | Unique ID for a sport event's season ex. sr:season:108577 (Liga ACB 23/24) |
name | sport_event_context - season | String | Name of a sport event's season ex. Liga ACB 23/24 |
start_date | sport_event_context - season | Date | Start date of a sport event's season ex. 2023-09-23 |
year | sport_event_context - season | String | Year of a sport event's season ex. 23/24 |
Stages:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_date | sport_event_context - stage | Date | End date of a sport event's stage ex. 2024-05-19 |
order | sport_event_context - stage | Integer | Order of a stage within a season |
phase | sport_event_context - stage | String | Name of a sport event's stage ex. regular season , conference , playoffs See the enum_phase entry in our Global Basketball OpenAPI spec for a complete list of valid phase enum values |
start_date | sport_event_context - stage | Date | Start date of a sport event's stage ex. 2023-08-11 |
type | sport_event_context - stage | String | Type of a sport event's stagecup , league |
year | sport_event_context - stage | String | Year of a sport event's stage ex. 23/24 |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitors - competitor | String | Abbreviation for a competitor name ex. RMA (Real Madrid) |
age_group | competitors - competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitors - competitor | String | Country of a competitor ex. Spain |
country_code | competitors - competitor | String | Country code of a competitor ex. ESP (Spain) |
division | competitors - competitor | Integer | Division number for a competitor |
gender | competitors - competitor | String | Gender for a competitormale , female |
id | competitors - competitor | String | Unique ID for a competitor ex. sr:competitor:3540 (Real Madrid) |
name | competitors - competitor | String | Name for a competitor ex. Real Madrid |
qualifier | competitors - competitor | String | Designation of a competitor for a sport eventhome , away |
state | competitors - competitor | String | State of a competitor ex. TX (Texas) |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | player | String | Country code of a player ex. CPV (Cape Verde) |
date_of_birth | player | Date | Date of birth of a player ex. 1992-03-22 |
height | player | Integer | Height of a player in centimeters ex. 220 |
id | player | String | Unique ID of a player ex. sr:player:608026 |
jersey_number | player | Integer | Jersey number of a player |
name | player | String | Name of a player ex. Tavares, Edy |
nationality | player | String | Nationality of a player ex. Cape verde |
nickname | player | String | Nickname of a player |
played | player | Boolean | Signifies a player appeared in a game when true |
starter | player | Boolean | Signifies a player is in the starting lineup of a match when true |
type | player | String | Position of a playerNA , G , G-F , C , F-G , F-C , C-F , PF , PG , SF , SG , F |
weight | player | Integer | Weight of a player in kilograms ex. 120 |
Sport Event:
Attribute | Parent Element | Type | Description |
---|---|---|---|
neutral | sport_event_conditions - ground | Boolean | Signifies a neutral ground sport event when true |
id | sport_event | String | Unique ID of a sport event ex. sr:sport_event:49796317 |
replaced_by | sport_event | String | An alternative sport event ID if the match is postponed and played at a later date ex. sr:sport_event:47395897 |
resume_time | sport_event | Date | An updated timestamp if there is a delay at the start or interruption during a match ex. 2024-03-26T20:00:00+00:00 |
start_time | sport_event | Date | Start time of a sport event ex. 2024-03-26T20:00:00+00:00 |
start_time_confirmed | sport_event | Boolean | Signifies the start time of a sport event is confirmed when true |
Sport Event - Coverage Properties:
Attribute | Parent Element | Type | Description |
---|---|---|---|
live | sport_event - coverage | Boolean | Signifies a sport event is covered live when true |
type | sport_event - coverage - property | String | Type of coverage for a sport event ex. boxscore or lineups See our FAQ for a complete list of coverage types and their descriptions |
value | sport_event - coverage - property | Boolean | Signifies a coverage types is available when true For example, type="lineups" value="true" signifies lineups are available for this sport event |
Period Scores:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status - period_scores - period_score | Integer | Away team period score |
home_score | sport_event_status - period_scores - period_score | Integer | Home team period score |
number | sport_event_status - period_scores - period_score | Integer | Period number |
type | sport_event_status - period_scores - period_score | String | Period typeregular_period , overtime , 1st_quarter , 2nd_quarter , 3rd_quarter , 4th_quarter , 1st_half , 2nd_half , penalties , 1st_pause , 2nd_pause , 3rd_pause , awaiting_extra , awaiting_penalties , interrupted , 1st_extra , 2nd_extra |
Sport Event Status:
Attribute | Parent Element | Type | Description |
---|---|---|---|
away_score | sport_event_status | Integer | Total score for the away team in the match |
away_normaltime_score | sport_event_status | Integer | Score for the away team in normal time |
home_score | sport_event_status | Integer | Total score for the home team in the match |
home_normaltime_score | sport_event_status | Integer | Score for the home team in normal time |
match_status | sport_event_status | String | Status within a match (sport event). Provides more detail on the state of a sport event when live than status ex. not_started , 1st_quarter , ended , cancelled See our FAQ for a complete list of statuses and their definitions. |
scount_abandoned | sport_event_status | Boolean | Signifies a sport event was abandoned by a scout when true |
status | sport_event_status | String | Status of a sport event ex. not_started , live , ended , closed See our FAQ for a complete list of statuses and their definitions. |
winner_id | sport_event_status | String | Unique ID of the match winner ex. sr:competitor:44 |
played | sport_event_status - clock | String | Game time played in a quarter/period, in minutes ex. 00:36 |
remaining | sport_event_status - clock | String | Time remaining in a quarter/period, in minutes ex. 9:21 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
capacity | venue | Integer | Capacity of a competitor's home venue ex. 15000 |
changed | venue | Boolean | Signifies a venue has been changed when true |
city_name | venue | String | City name of a competitor's home venue ex. Madrid |
country_code | venue | String | Country code of a competitor's home venue ex. ESP (Spain) |
country_name | venue | String | Country name of a competitor's home venue ex. Spain |
id | venue | String | Unique ID of a competitor's home venue ex. sr:venue:7000 |
map_coordinates | venue | String | Coordinates of a competitor's home venue ex. 40.423889,-3.671667 |
name | venue | String | Name of a competitor's home venue ex. WiZink Center |
reduced_capacity | venue | Boolean | Optional attribute signifying a venue has a restricted capacity when true |
reduced_capacity_max | venue | Integer | Value of a venue's restrictued capacity |
timezone | venue | String | Timezone of a competitor's home venue ex. Europe/Madrid |