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 Fixture

Provides the match list of the tournaments and works only for active season

Soccer Tournament Fixture 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: English Premier League 
 sample - 2: Copa America 

Response Output Definitions

match

DataTypeExampleDescription
idINT1307428The id of the match.
dateDATE/STR10/08/2018 19:00:00The kick-off date of the match, includes also time.
homeTeam / awayTeam
DataTypeExampleDescription
nameSTRManchester UnitedFull name of the home/away team.
shortNameSTRMANUShort name of the home/away team.
mediumNameSTRMan. UnitedMedium name of the home/away team.
isNationalSTRfalseDetermines the team is a club team or a national team.
idINT4The id of the home/away.
score
DataTypeExampleDescription
regularINT2The regular score of the match for home/away team
halfTimeINT1The half-time score of the match for home/away team
currentINT2The current score of the match (live and post) for home/away team
penaltiesINT2The penalty score of the match for home/away team
extraTimeINT2The extra time score of the match for home/away team
status
DataTypeExampleDescription
nameSTRFull TimeThe name of the status
shortNameSTRFTThe short name of the status
idINT5The id of the status
info
stadium
DataTypeExampleDescription
nameSTROld TraffordThe name of the stadium
idINT5The id of the stadium
referee
DataTypeExampleDescription
nameSTRAndre MarrinerThe name of the referee
idINT295The id of the stadium
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
shortNameSTRW1The short name of the round
idINT1The id of the round
2019 - Broadage Sports All rights reserved