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

Provides the points statistics of the team in the tournament.

Basketball API Seasonal Statistics: Points Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of the tournament from Tournament List endpoint 
 Stage / Round Structure  Stage / Round structures change tournament by tournament. You can find the structures with Tournament Id from Tournament Info 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: 2 Requests / Day   Daily Max API Call: 4 Requests 

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
teamIdINTR{teamId}The id of the team.

Response Output

Response Output Definitions

team

DataTypeExampleDescription
nameSTRChicago BullsName of the team
shortNameSTRCHIShort name of the team
mediumNameSTRBullsMedium name of the team
idINT104ID of the team
country
DataTypeExampleDescription
nameSTRU.S.AThe name of the country
shortNameSTRUSAThe short name of the country
idINT18The id of the country
h2h
seasonalStatistics
overall/home/away
halfTime/ordinaryTime/finalScore
DataTypeExampleDescription
winINT30Total win count of the team
winningPercentageDEC46.15Winning Percentage of the team
drawINT1Total draw count of the team
drawPercentageDEC1.54Draw Percentage of the team
loseINT34Total Lose count of the team
losePercentageDEC52.31Losing Percentage of the team
pointsScoredINT3481Total Points Scored count of the team
averagePointsScoredPerMatchSTR53.55Points Scored per match of the team
pointsConcededINT3558Total points conceded count of the team
averagePointsConcededPerMatchSTR54.74Points Conceded per match of the team
totalPointsScoredINT7039Total points count of the team (PointsScored + PointsConceded)
averageTotalPointsScoredPerMatchSTR108.29Total Points per match of the team in matches
averageWinningMarginPerMatchSTR7.43Average winning margin per match of the team
averageLosingMarginPerMatchSTR8.83Average losing margin per match of the team
2019 - Broadage Sports All rights reserved