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 Tournament Standings

Standings endpoint generally serves league tables in overall, home and away formats. There are also different type of standings which have division/conference format like Division Standings, Conference Standings.

Football Tournament Standings Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of 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 

Call Rate / Interval

 Recommended API Call Interval: 3 Request / Hour   Daily Max API Call: 288 Request 

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
tournamentIdINTR{tournamentId}The id of the tournament.

Response Output

 sample - 1: NFL 

Response Output Definitions

list

DataTypeExampleDescription
nameSTRConference StandingsThe name of the table.
ShowWPGBLNtrueDecides to show or not WinningPercentage in the table
ShowGBBLNtrueDecides to show or not GamesBehind in the table
idINT48The id of the table.
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 17The name of the round
nameSTRW17The short name of the round
idINT17The id of round
groupingField
DataTypeExampleDescription
nameSTRConferenceThe name of the grouping field
shortNameSTRConfThe short name of the grouping field
idINT1The id of the grouping field
standings
overall/home/away
DataTypeExampleDescription
positionINT1The position of the team in the table
deltaINT-1Compare the position to previous week
playedINT16Total match count of the team
wonINT13Total won count of the team
drawINT0Total draw count of the team
lostINT3Total lost count of the team
scoredINT527Total points scored in matches of the team
againstINT384Total points scored against in matches for the team
pointsINT39.00Total points(calculated from won/lost) of the team
wpgFLT0.812Winning percentage
gbFLT0.00Games behind
streakWinINT2Win streak count for the team
streakLoseINT0Lose streak count for the team
team
DataTypeExampleDescription
nameSTRLos Angeles RamsThe full name of the team
shortNameSTRLARThe short name of the team
mediumNameSTRRamsThe medium name of the team
idINT31The id of the team
positionStatus
DataTypeExampleDescription
nameSTRConference Semi FinalsProvides info about placements for local or international cups
idINT2The id of the positionStatus
groupingValue
DataTypeExampleDescription
nameSTRNational ConferenceThe name of grouping value for the team
parentIdINT
The id of the parent grouping value for the team
idINT2The id of the grouping value for the team
2019 - Broadage Sports All rights reserved