logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

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

Baseball API Tournament Fixture

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

Baseball 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: MLB 

Response Output Definitions

match

DataTypeExampleDescription
idINT44651The id of the match.
dateDATE/STR11/05/2019 18:20:00The starting date of the match, includes also time.
homeTeam / awayTeam
DataTypeExampleDescription
nameSTRChicago CubsFull name of the home/away team.
shortNameSTRCHIShort name of the home/away team.
mediumNameSTRCubsMedium name of the home/away team.
idINT21The id of the home/away.
score
DataTypeExampleDescription
inning1INT0The first inning score of the match for home/away team
inning2INT0The second inning score of the match for home/away team
inning3INT0The third inning score of the match for home/away team
inning4INT0The fourth inning score of the match for home/away team
inning5INT1The fifth inning score of the match for home/away team
inning6INT0The sixth inning score of the match for home/away team
inning7INT0The seventh inning score of the match for home/away team
inning8INT0The eighth inning score of the match for home/away team
inning9INT0The ninth inning score of the match for home/away team
regularINT1The regular score of the match for home/away team
extraInningINT1The extra inning time score of the match for home/away team
currentINT2The current score of the match(live and post) for home/away team
status
DataTypeExampleDescription
nameSTRFinished A.E.T.The name of the status
shortNameSTRAETThe short name of the status
idINT9The id of the status
stage
DataTypeExampleDescription
nameSTRRegular SeasonThe name of the stage
shortNameSTRNSThe short name of the stage
idINT254The id of the stage
round
DataTypeExampleDescription
nameSTRRound 8The name of the round
shortNameSTRW8The short name of the round
idINT8The id of the round
playingRound
DataTypeExampleDescription
nameSTRRound 25The name of the round that changed for that match
shortNameSTRW25The short name of the round that changed for that match
idINT25The id of the round that changed for that match
2019 - Broadage Sports All rights reserved