Cup Stage Profile

Update Time: 2022-03-25 16:05

Introduction

This API endpoint returns stage type information for different cups.

Related Plans

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

Request

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

Response

Parameter Value Description
stageId int
leagueId int 
name string e.g. Qualifying Round
season string e.g. 2018-2019 or 2018
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 cup.
group boolean Is it group match?
currentGroup boolean Is it the current group?
    This API endpoint returns stage type information for different cups.

    Cup Stage Profile iSportsAPI