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: Points

Leaderboard: Points endpoint provides the top scorers of the tournaments.

Basketball Leaderboard: Points 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
matchesPlayedINT12The total match count of the player
minutesPerGameINT36.82The total minutes of the player
positionINT1The position of the player in the table
pointers1AttemptedPerGameINT8The free throw(1 point) attempted per game of the player
pointers1MadePerGameINT4The free throw(1 point) made per game of the player
pointers1SuccessRatioINT0.67The free throw(1 point) success ratio of the player
pointers3AttemptedPerGameINT0.5The 3 points attempted per game of the player
pointers3MadePerGameINT0.5The 3 points made per game of the player
pointers3SuccessRatioINT0.5The 3 points success ratio of the player
pointsPerGameINT0.5The points per game of the player
fieldGoalSuccessRatioINT0.5The field goal(2 points) success ratio of the player
fieldGoalsAttemptedPerGameINT0.5The field goal(2 points) attempted per game of the player
fieldGoalsMadePerGameINT0.5The field goal(2 points) made per game of the player
player
DataTypeExampleDescription
knownNameSTRJames HardenThe known name of the player
nameSTRJamesThe name of the player
surNameSTRHardenThe surname of the player
middleNameSTR
The middle name of the player
idINT1848The 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
nameSTRHouston RocketsThe name of the stage
shortNameSTRHOUThe short name of the stage
mediumNameSTRRocketsThe medium name of the stage
idINT110The id of the stage
2019 - Broadage Sports All rights reserved