logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Basketball API Tech Docs

Question & Answers

Tech Docs Index

  • Documentation
    • Main Page
  • Widgets
    • Widget Tech Docs
  • Lookups
    • Languages
    • Soccer Match Events Lookup
    • API Error Codes
    • Widget Error Codes
  • Global API
    • Sports List
    • Country List
    • Round List
    • Status List
  • Soccer API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Leaderboard: Goals
    • Leaderboard: Assists
    • Leaderboard: Yellow Cards
    • Leaderboard: Red Cards
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Missing Players List
    • Match Summary
    • Match Lineup
    • Match Statistics
    • Match Commentary
    • Match Events Basic
    • Match Events All
    • Team Squad
    • Team Squad with Statistics
    • Team Schedule
    • Recent Match List
    • Result Statistics
    • Referee Statistics
    • Team Streaks
    • Goal Analysis: Goal Minutes in Between
    • Goal Analysis: Scoring First in Between
    • Seasonal Goal Analysis: Scoring First
    • Seasonal Goal Analysis: Conceding First
    • Seasonal Goal Analysis: Goal Minutes
    • Seasonal Goal Analysis: Goal Conceded Minutes
    • Market Tables: Under/Over
    • Market Tables: Both Teams to Score
    • Market Tables: Total Goals
    • Seasonal Statistics: Goals
    • Seasonal Market Statistics: Goals
    • Market Statistics: Goals
  • Basketball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Leaderboard: Points
    • Leaderboard: Assists
    • Leaderboard: Rebounds
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Match Summary
    • Match Boxscore
    • Match Statistics
    • Match Play by Play
    • Match Game Leaders
    • Team Squad
    • Team Schedule
    • Recent Match List
    • Result Statistics
    • Market Statistics (Points)
    • Quarter Analysis
    • Seasonal Advanced Team Statistics
    • Under / Over Analysis
    • Seasonal Statistics: Points
    • Seasonal Market Statistics: Points
    • Seasonal Statistics: Quarter Analysis
    • Match Margins
  • Football API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Match Boxscore
    • Match Game Leaders
    • Match Team Statistics
    • Match Key Statistics
    • Match Play by Play
  • Baseball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
  • Ice Hockey API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Recent Match List
  • Volleyball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Team Schedule
    • Recent Match List
    • Result Statistics: Points
    • Seasonal Statistics: Points
  • Handball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Team Schedule
    • Recent Match List
    • Result Statistics: Goals
    • Seasonal Statistics: Goals

Basketball API Seasonal Advanced Team Statistics

Provides the season-wide advanced team statistics with home team / away team filters.

Basketball Seasonal Advanced Team Statistics 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:  Daily Max API Call:

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
matchIdINTR{matchId}The id of the match.

Response Output

Response Output Definitions

match

DataTypeExampleDescription
idINT315311The id of the match
dateDATE/STR26/02/2020 01:00:00The kick-off date of the match, also includes the time
tournament
DataTypeExampleDescription
nameSTRNBAThe full name of the tournament
shortNameSTRNBAThe short name of the tournament
idINT9The id of the tournament
homeTeam/awayTeam
DataTypeExampleDescription
nameSTROklahoma City ThunderThe full name of the homeTeam/awayTeam
shortNameSTROKCThe short name of the homeTeam/awayTeam
mediumNameSTRThunderThe medium name of the homeTeam/awayTeam
idINT121The id of the homeTeam/awayTeam
status
DataTypeExampleDescription
nameSTRFull TimeThe name of the status
shortNameSTRFTThe short name of the status
idINT5The id of the status
h2h
seasonalAdvancedTeamStatistics
homeTeam/awayTeam
overall/home/away
pointStatistics
DataTypeExampleDescription
pointsSTR109.48Average point scores per match for the home/away team
pointsConcededSTR112.14Average point concedes per match for the home/away team
twoPointsMadeAverageSTR27.52Average two-point makes per match for the home/away team
twoPointsAttemptAverageSTR54.02Average two-point attempts per match for the home/away team
twoPointsSuccessPercentageDEC51.00Average two-point success percentage per match for the home/away team
threePointsMadeAverageSTR12.23Average three-point makes per match for the home/away team
threePointsAttemptAverageSTR35.71Average three-point attempts per match for the home/away team
threePointsSuccessPercentageDEC34.00Average three-point success percentage per match for the home/away team
freeThrowMadeAverageSTR17.74Average free-throw makes per match for the home/away team
freeThrowAttemptAverageSTR28.28Average free-throw attempts per match for the home/away team
freeThrowSuccessPercentageDEC63.00Average free-throw success percentage per match for the home/away team
threePointsToTwoPointsContributionDEC0.667
fieldGoalsFrequencyForTwoPointsDEC0.602Frequency of the two-point shots agains the three-point shots per match for the home/away team
fieldGoalsFrequencyForThreePointsDEC0.398Frequency of the three-point shots agains the two-point shots per match for the home/away team
reboundStatistics
DataTypeExampleDescription
allReboundsSTR53.54Average total rebounds per match for the home/away team
offensiveReboundsSTR18.74Average offensive rebounds per match for the home/away team
defensiveReboundsSTR34.80Average defensive rebounds per match for the home/away team
assistStatistics
DataTypeExampleDescription
assistsSTR24.09Average assists per match for the home/away team
turnoversSTR15.88Average turnovers per match for the home/away team
assistTurnoverRatioSTR1.52Average assist-to-turnover ratio per match for the home/away team
defensiveStatistics
DataTypeExampleDescription
stealsSTR10.98Average point scores per match for the home/away team
blocksSTR4.46Average point concedes per match for the home/away team
foulsSTR22.88Average two-point makes per match for the home/away team
stage
DataTypeExampleDescription
nameSTRRegular SeasonThe name of the stage
shortNameSTRNSThe short name of the stage
idINT18074The id of the stage
round
DataTypeExampleDescription
nameSTRRound 19The name of the round
shortNameSTRW19The short name of the round
idINT19The id of the round
2019 - Broadage Sports All rights reserved