Playoffs Stage Profile

Update Time: 2022-03-25 16:17

Introduction

This API endpoint returns the playoff-type information of different leagues.

Related Plans

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

Request

  • Path: /basketball_th/playoffs.aspx
  • Method: GET
  • Calls: This interface is limited to 30 minute/call.
  • Recommend Calls: 1 day/call

Response

Parameter Value Description
playoffsId int
leagueId int
name string e.g. Groups.
season string e.g. 19 or 18-19
groupCount int Number of groups.

Such as: 3, The schedule is divided into groups A, B and C
roundCount int Number of rounds in a match.

Rounds that the two sides play to decide the winner.
sortNumber int The order of the different stages in the same playoffs.
group boolean Is it group match?
currentGroup boolean Is it the current group?
    This API endpoint returns the playoff-type information of different leagues.

    Playoffs Stage Profile iSportsAPI