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 Key Statistics

Provides the key statistics of the match by team based.

Football Match Key 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
keyStatistics
DataTypeExampleDescription
totalNetYardsINT482The total net yards for the team
possessionMinuteINT27The total minute of possession for the team
possessionSecondINT51The total second of possession for the team
totalFirstDownsINT26The total first down count for the team
passingNetYardsINT439The total passing net yards for the team
rushingNetYardsINT43The total rushing net yards for the team
turnoversINT2The total turnover count for the team
penaltyNumbersINT8The total penalty count for the team
2019 - Broadage Sports All rights reserved