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 Market Statistics: Goals

Provides the market goals statistics which are “Both Teams to Score”, “Under/Over” and also “Total Goals” for both two teams against the other teams in the tournament.

Soccer Market Statistics: Goals 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 
 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 Requests / Day   Daily Max API Call: 4 Requests 

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
idINT1456414The id of the match
dateDATE/STR31/10/2020 17:30:00The kick-off date of the match, also includes the time
tournament
DataTypeExampleDescription
nameSTREnglish Premier LeagueThe full name of the tournament
shortNameSTREPLThe short name of the tournament
idINT2The id of the tournament
homeTeam/awayTeam
DataTypeExampleDescription
nameSTRLiverpoolThe full name of the homeTeam/awayTeam
shortNameSTRLIVThe short name of the homeTeam/awayTeam
mediumNameSTRLiverpoolThe medium name of the homeTeam/awayTeam
idINT265The id of the homeTeam/awayTeam
status
DataTypeExampleDescription
nameSTRScheduledThe name of the status
shortNameSTRSCHThe short name of the status
idINT1The id of the status
h2h
marketStatistics
overall/home/away
halfTime/ordinaryTime/finalScore
totalGoals
DataTypeExampleDescription
fromINT2The value of the Goal Count
toINT3The value of the Goal Count
countINT5The count of the goal interval
percentageDEC50.0The percentage of the goal interval
bothTeamsToScore
DataTypeExampleDescription
yesINT3The count of both teams score
yesPercentageDEC30.0The percentage of the both teams score
noINT7The count of both teams doesn't score
noPercentageDEC70.0The percentage of both teams doesn't score
underOver
DataTypeExampleDescription
limitSTR1.5The value of the Under/Over
underINT5The count of Under
underPercentageDEC50.0The percetage of Under
overINT5The count of Over
overPercentageDEC50.0The percetage of Over
stage
DataTypeExampleDescription
nameSTRSeason 2020/2021The name of the stage
shortNameSTR20/21The short name of the stage
idINT42532The id of the stage
round
DataTypeExampleDescription
nameSTRRound 7The name of the round
shortNameSTRW7The short name of the round
idINT7The id of the round
2019 - Broadage Sports All rights reserved