logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Football 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+

Football API Match Team Statistics

Provides the team statistics of the match.

Football Match 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 
 Matches from Fixture  Match Ids can be retrieved from The fixture of the tournament. You can find all matches of the tournament from Tournament Fixture endpoint 
 Matches from Match List  Match Ids can be retrieved from The Daily Match List. You can find all matches in 7-days period from Match List endpoint 

Call Rate / Interval

Recommended API Call Interval at live: 6 Request / Minute  Recommended API Call Interval at 1 hour after game end: 2 Request / Minute Recommended API Call Interval at more than 1 hour after game end: 6 Request / Hour 

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
idINT17404The id of the match
dateDATE/STR09/09/2018 17:00:00The date of the match
tournament
DataTypeExampleDescription
nameSTRNational Football LeagueThe name of the tournament
shortNameSTRNFLThe short name of the tournament
idINT1The id of the tournament
stage
DataTypeExampleDescription
nameSTRRegular SeasonThe name of the stage
shortNameSTRNSThe short name of the stage
idINT717The id of the stage
round
DataTypeExampleDescription
nameSTRRound 1The name of the round
shortNameSTRW1The short name of the round
idINT1The id of the round
homeTeam/awayTeam
DataTypeExampleDescription
nameSTRTampa Bay BuccaneersThe name of the home/away team
mediumNameSTRBuccaneersThe short name of the home/away team
shortNameSTRTBThe short name of the home/away team
idINT28The id of the home/away team
statistics
DataTypeExampleDescription
totalFirstDownsINT26The total first down count for the team
rushingFirstDownsINT5The rushing first down count for the team
passingFirstDownsINT17The passing first down count for the team
penaltyFirstDownsINT4The penalty first down count for the team
thirdDownSucceedINT8The succeed third down count for the team
thirdDownAttemptINT13The attempted third down count for the team
thirdDownEfficiencyFLT0.615The third down efficiency for the team
fourthDownSucceedINT1The succeed fourth down count for the team
fourthDownAttemptINT13Te attempted fourth down count for the team
fourthDownEfficiencyFLT1The fourth down efficiency for the team
totalNetYardsINT529The total net yards for the team
totalOffensivePlaysINT25The total offensive play count for the team
averageGainPerPlayFLT3.3The average gain per play for the team
rushingNetYardsINT43The total rushing net yards for the team
totalRushingPlaysINT34The total rushing play count for the team
averageGainPerRushFLT3.1The average gain per rush for the team
passingNetYardsINT439The total passing net yards for the team
sackedCountINT3The total sacked count for the team
sackedYardsINT12The total sacked yards for the team
completedPassesINT25The total completed pass count for the tea
attemptedPassesINT34The total attempted pass for the team
interceptedPassesINT1The total intercepted pass for the team
averageGainPerPassINT4.3The average gain per pass for the team
penaltyNumbersINT2The total penalty count for the team
penaltyYardsINT8The total penalty yards for the team
turnoversINT2The total turnover count for the team
fumbleNumbersINT2The total fumble count for the team
fumbleYardsINT2The total fumble yards for the team
rushingTDsINT1The total rushing touchdown count for the team
passingTDsINT3The total passing touchdown count for the team
interceptionTDsINT0The total interception touchdown count for the team
kickoffReturnTDsINT0The total kick return touchdown count for the team
fumbleReturnTDsINT0The total fumble return touchdown count for the team
puntReturnTDsINT0The total punt return touchdown count for the team
scoreINT47The total score for the team
extraPointsMadeINT3The total extra point made count for the team
extraPointsAttemptedINT3The total extra point attempt count for the team
twoPointExtraPointsMadeINT0The total 2 point conversion made count for the team
twoPointExtraPointsAttemptedINT0The total 2 point conversion attempt count for the team
fieldGoalsMadeINT2The total field goal made count for the team
fieldGoalsAttemptedINT3The total field goal attempt count for the team
safetiesINT1The total safety count for the team
possessionMinuteINT27The total minute of possession for the team
possessionSecondINT51The total second of possession for the team
2019 - Broadage Sports All rights reserved