Cup Standing
Update Time: 2022-05-30 10:29
Introduction
• This API endpoint returns the ranking data for the specified cup 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/cup
- Method: GET
- Calls: This interface is limited to 10 second/call;
- Recommend Calls: 1 day/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| leagueId | string | true |
Response
| Parameter | Value | Description |
|---|---|---|
| round | string | The stage of the cup, e.g. Groups. |
| groupName | string | e.g. A. |
| rank | int | |
| teamId | int | |
| win | int | |
| lose | int | |
| totalScore | int | |
| totalLoss | int | |
| streak | int | Match 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. |
| outLine | boolean | Does the team out line? |
| matchSeason | string |
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 