logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

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

Soccer API Tournament Standings

Standings endpoint serves league tables in overall, home and away formats

Soccer 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: UEFA Champions League 
 sample - 2: English Premier League 

Response Output Definitions

list

DataTypeExampleDescription
nameSTREnglish Premier League StandingsThe name of the table.
ShowWPGBLNtrueDecides to show or not WinningPercentage in the table
ShowGBBLNtrueDecides to show or not GamesBehind in the table
idINT6441The id of the table.
tournament
DataTypeExampleDescription
nameSTREnglish Premier LeagueThe name of the tournament
shortNameSTREPLThe short name of the tournament
idINT4The id of the tournament
stage
DataTypeExampleDescription
nameSTR2018/2019 SeasonThe name of the stage
shortNameSTR18/19The short name of the stage
idINT37295The id of the stage
round
DataTypeExampleDescription
nameSTRRound 1The name of the round
nameSTRW1The short name of the round
idINT1The id of round
groupingField
DataTypeExampleDescription
nameSTRConferenceThe name of the grouping field
shortNameSTRConfThe short name of the grouping field
idINT2The id of the grouping field
standings
overall/home/away
DataTypeExampleDescription
positionINT1The position of the team in the table
deltaINT0Compare the position to previous week
playedINT12Total match count of the team
wonINT10Total won count of the team
drawINT10Total draw count of the team
lostINT10Total lost count of the team
scoredINT10Total goal scored count of the team
againstINT10Total goal against count of the team
averageINT10Goal average of the team
pointsINT10Total points of the team
team
DataTypeExampleDescription
nameSTRManchester CityThe full name of the team
shortNameSTRMCFCThe short name of the team
mediumNameSTRMan. CityThe medium name of the team
isNationalBLNfalseDetermines the team is a club team or a national team
idINT269The id of the team
positionStatus
DataTypeExampleDescription
nameSTRChampions LeagueProvides info about placements for local or international cups
idINT1The id of the positionStatus
groupingValue
DataTypeExampleDescription
nameSTREastThe name of grouping value for the team
parentIdINT2The id of the parent grouping value for the team
idINT1The id of the grouping value for the team
2019 - Broadage Sports All rights reserved