logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Basketball API Tech Docs

Tech Docs Index

  • Documentation+
  • Widgets+
  • Lookups+
  • Global API+
  • Soccer API+
  • Basketball API+
  • Football API+
  • Baseball API+
  • Ice Hockey API+
  • Volleyball API+
  • Handball API+
  • Table Tennis API+
  • Tennis API+

Basketball API Leaderboard: Rebounds

Leaderboard: Rebounds endpoint provides the top rebounders of the tournaments.

Basketball Leaderboard: Rebounds Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of tournament from Tournament List endpoint 
 Teams Informations  The informations of teams in the tournament. You can find list of the teams from Tournament Teams endpoint 

Call Rate / Interval

 Recommended API Call Interval: 1 Request / Hour   Daily Max API Call: 96 Request 

Request Headers

DataTypeO / RExampleDescription
languageIdINTR{languageId}The id of the language that you select.
Ocp-Apim-Subscription-KeySTR
R{yourOcp-Apim-Subscription-Key}Your account key.
AcceptSTROapplication/xmlSelection of data presentation type as XML/JSON.
 *O= Optional, R= Required

Request Parameters

DataTypeO / RExampleDescription
tournamentIdINTR{tournamentId}The id of the tournament.

Response Output

 sample - 1: NBA 

Response Output Definitions

leaderboard

DataTypeExampleDescription
matchesPlayedINT50The total match count of the player
minutesPerGameINT32.84The total minutes of the player
positionINT1The position of the player in the table
defensiveReboundsCountINT506The total assists made count of the player
defensiveReboundsPerGameINT199The total tournovers count of the player
offensiveReboundsCountINT11.24The assists made per game of the player
offensiveReboundsPerGameINT4.42The turnovers per game of the player
totalReboundsCountINT4.42The turnovers per game of the player
totalReboundsPerGameINT4.42The turnovers per game of the player
player
DataTypeExampleDescription
knownNameSTRAndre DrummondThe known name of the player
nameSTRAndreThe name of the player
surNameSTRDrummondThe surname of the player
middleNameSTRFraserThe middle name of the player
idINT1620The id of the player
country
DataTypeExampleDescription
nameSTRU.S.AThe name of the country
shortNameSTRUSAThe short name of the country
idINT18The id of the country
team
DataTypeExampleDescription
nameSTRDetroit PistonsThe name of the team
shortNameSTRDETThe short name of the team
mediumNameSTRPistonsThe medium name of the team
idINT108The id of the team
2019 - Broadage Sports All rights reserved