Playoffs Stage Profile
Thời gian cập nhật: 2026-07-09 17:17
Introduction
• This API endpoint returns playoff stage type information for basketball leagues, such as Quarter Final, Semi Final, and Final.
• The recordId returned by this endpoint corresponds to the playoffsId field in the Schedule & Results endpoint, allowing you to match a specific match to its playoff stage.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/basketball/playoffs
- Method: GET
- Calls: This interface is limited to 1,800 seconds/call;
- Recommend Calls: 1 day/call
Response
| Parameter | Value | Description |
|---|---|---|
| recordId | string | Unique ID of this stage record. Corresponds to the playoffsId field in the Schedule & Results endpoint. |
| leagueId | string | Unique ID of the league. |
| name | string | Name of the playoff stage, e.g. Quarter Final, Semi Final, Final. |
| season | string | Season, e.g. 26 or 25-26. |
| groupCount | int | Number of groups this stage is divided into. Returns 0 if not applicable. |
| roundCount | int | Number of games played between the two sides in a series to determine the winner. Returns 0 if not applicable, e.g. 7 means the series is decided over 7 games, as seen in Final stages. |
| sortNumber | int | The order of this stage among the different playoff stages within the same league. |
| currentGroup | boolean | true: this is the current stage false: this is not the current stage |
| group | boolean | true: this stage is a group-based match format false: this stage is not a group-based match format |
Example Request

English
Tiếng Việt
ภาษาไทย 