Cup Standing

Update Time: 2022-08-15 09:15

Introduction

• This API endpoint returns the ranking data of group match of the specified cup id.

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

• Without parameter, return the list of leagues and cups whose points have been updated in the last 24 hours.

Related Plans

You can use this api by subscribing plans:  Stats.

Request

  • Path: /sport/football/standing/cup
  • Method: GET
  • Calls: This interface is limited to 3 second/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
leagueIdstringtrue

Response

ParameterValueDescription
leagueId string
season stringe.g. 2018-2019
roundScoreItems list
roundName stringe.g. Qualifying Round
groupScoreItems list
groupName stringe.g. A
scoreItems list
rank int
teamId string
teamName string
color stringTeams with color values indicate teams that have qualified.

RGB color code string, e.g. #9933FF
totalCount int
winCount int
drawCount int
loseCount int
getScore int
loseScore int
goalDifference int
integral int

Example Request

Example Response

{}
    • This API endpoint returns the ranking data of group match of the specified cup id.\n\n • By using endpoint League Profile (Basic) , you can get basic information of leagues and cups.\n\n • Without parameter, return the list of leagues and cups whose points have been updated in the last 24 hours.

    Cup StandingiSportsAPI

    Contact