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: Quarter Analysis

Provides the seasonal quater analysis and statistics of the team in the tournament.

Basketball API Seasonal Statistics: Quarter Analysis 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
seasonalQuarterAnalysis
overall/home/away
AveragePointsScored
DataTypeExampleDescription
quarter1/2/3/4STR26.05Average point scored from the team in the 1st/2nd/3rd/4th quarters of the match.
ordinaryTimeSTR106.45Average point scored from the team in the ordinary time of the match.
halfTimeSTR53.55Average point scored from the team in the half time of the match.
overTimeSTR6.5Average point scored from the team in the over time of the match.
finalScoreSTR106.85Average point scored from the team in the final score of the match.
AveragePointsConceded
DataTypeExampleDescription
quarter1/2/3/4STR26.05Average point conceded from the team in the 1st/2nd/3rd/4th quarters of the match.
ordinaryTimeSTR106.45Average point conceded from the team in the ordinary time of the match.
halfTimeSTR53.55Average point conceded from the team in the half time of the match.
overTimeSTR6.5Average point conceded from the team in the over time of the match.
finalScoreSTR106.85Average point conceded from the team in the final score of the match.
2019 - Broadage Sports All rights reserved