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 Team Schedule

Provides the all match list of the team in the active season.

Soccer Team Schedule 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 
 Teams Informations  The informations of teams in the tournament. You can find list of the teams from Tournament Teams endpoint 

Call Rate / Interval

 Recommended API Call Interval: 2 Request / Hour   Daily Max API Call: 144 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
teamIdINTR{teamId}The id of the team.

Response Output

Response Output Definitions

match

DataTypeExampleDescription
idINT1307727The id of the match
dateDATE/STR24/04/2019 19:00:00The kick-off date of the match, includes also time
homeTeam/awayTeam
DataTypeExampleDescription
nameSTRManchester UnitedThe full name of the home/away team
shortNameSTRMANUThe short name of the home/away team
mediumNameSTRMan UnitedThe medium name of the home/away team
idINT4The id of the home/away team
score
DataTypeExampleDescription
regularINT2The regular score of the match for home/away team
halfTimeINT2The half-time score of the match for home/away team
currentINT6The current score of the match (live and post) for home/away team
penaltiesINT3The penalty score of the match for home/away team
extraTimeINT1The 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
mediumNameSTRA. MarrinerThe medium name of the referee
idINT295The id of the referee
tournament
DataTypeExampleDescription
nameSTREnglish Premier LeagueThe name of the tournament
shortNameSTREPLThe short name of the tournament
idINT2The 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
shortNameSTRW1The short name of the round
idINT1The id of the round
2019 - Broadage Sports All rights reserved