Lineups

Thời gian cập nhật: 2026-08-07 09:53

Introduction

• This API endpoint returns basketball match lineups and injury reports. By default, it returns the official confirmed starting lineup once it becomes available from the data source — availability depends on the data source and is not guaranteed for every match.

• To retrieve predicted lineups instead, set isPreview=true, which returns predicted lineups, bench players, and injury reports for matches in the last 24 hours and the next 48 hours.

• Supported League Coverage: Click Here

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /sport/basketball/lineups
  • Method: GET
  • Calls: This interface is limited to 60 seconds/call;
  • Recommend Calls: 12 hours/call
  • Parameters:
ParameterValueRequiredDescription
matchIdstringfalseFilter by a specific match ID. If omitted, returns lineups and injuries for all applicable matches.
isPreviewbooleanfalsetrue: returns predicted lineups (last 24 hours and next 48 hours)

Response

ParameterValueDescription
matchId string Unique ID of the match.
homeLineup listStarting lineup of the home team.
playerId string Unique ID of the player.
number intJersey number.
name stringPlayer name.
position stringPlayer position.
homeBackup listBench players of the home team. Same structure as homeLineup.
awayLineup listStarting lineup of the away team. Same structure as homeLineup.
awayBackup listBench players of the away team. Same structure as homeLineup.
homeInjury listInjury report for the home team.
playerId string Unique ID of the player.
name string Player name.
position string Player position.
date stringDate the injury was reported, format yyyy-MM-dd.
awayInjury listInjury report for the away team. Same structure as homeInjury.

Example Request

Example Response

    • This API endpoint returns basketball match lineups and injury reports. By default, it returns the official confirmed starting lineup once it becomes available from the data source — availability depends on the data source and is not guaranteed for every match. \n\n • To retrieve predicted lineups instead, set isPreview=true, which returns predicted lineups, bench players, and injury reports for matches in the last 24 hours and the next 48 hours. \n\n • Supported League Coverage: Click Here
    Contact

    Liên hệ