League Standing

Update Time: 2022-05-30 10:29

Introduction

• This API endpoint returns the ranking data for the specified league ID.

• By using endpoint League Profile (Basic) , you can get basic information of leagues and cups.

Related Plans

You can use this api by subscribing plans:  Stats.

Request

  • Path: /sport/basketball/standing/league
  • Method: GET
  • Calls: This interface is limited to 10 second/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
leagueIdstringtrue

Response

ParameterValueDescription
leagueName stringe.g. NBA Eastern.
teamId int
teamName string
matchSeason inte.g. 19-20.
homeWin int
homeLoss int
awayWin int
awayLoss int
winScale intwinRate.
e.g. 76.9.
state intMatch of winning or losing in a row. A positive number means winning while a negative number means losing.

e.g.
2 means win 2 consecutive matches.
-2 means lost 2 consecutive matches.
homeRank int
awayRank int
totalRank int
homeScore int
homeLossScore int
awayScore int
awayLossScore int
nearlyTenWin int
nearlyTenLoss int

Example Request

Example Response

{}
    • This API endpoint returns the ranking data for the specified league ID.\n\n • By using endpoint League Profile (Basic) , you can get basic information of leagues and cups.

    League StandingiSportsAPI

    Contact

    Contact