logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Baseball API Tech Docs

Question & Answers

Tech Docs Index

  • Documentation
    • Main Page
  • Widgets
    • Widget Tech Docs
  • Lookups
    • Languages
    • Soccer Match Events Lookup
    • API Error Codes
    • Widget Error Codes
  • Global API
    • Sports List
    • Country List
    • Round List
    • Status List
  • Soccer API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Leaderboard: Goals
    • Leaderboard: Assists
    • Leaderboard: Yellow Cards
    • Leaderboard: Red Cards
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Missing Players List
    • Match Summary
    • Match Lineup
    • Match Statistics
    • Match Commentary
    • Match Events Basic
    • Match Events All
    • Team Squad
    • Team Squad with Statistics
    • Team Schedule
    • Recent Match List
    • Result Statistics
    • Referee Statistics
    • Team Streaks
    • Goal Analysis: Goal Minutes in Between
    • Goal Analysis: Scoring First in Between
    • Seasonal Goal Analysis: Scoring First
    • Seasonal Goal Analysis: Conceding First
    • Seasonal Goal Analysis: Goal Minutes
    • Seasonal Goal Analysis: Goal Conceded Minutes
    • Market Tables: Under/Over
    • Market Tables: Both Teams to Score
    • Market Tables: Total Goals
    • Seasonal Statistics: Goals
    • Seasonal Market Statistics: Goals
    • Market Statistics: Goals
  • Basketball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Leaderboard: Points
    • Leaderboard: Assists
    • Leaderboard: Rebounds
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Match Summary
    • Match Boxscore
    • Match Statistics
    • Match Play by Play
    • Match Game Leaders
    • Team Squad
    • Team Schedule
    • Recent Match List
    • Result Statistics
    • Market Statistics (Points)
    • Quarter Analysis
    • Seasonal Advanced Team Statistics
    • Under / Over Analysis
    • Seasonal Statistics: Points
    • Seasonal Market Statistics: Points
    • Seasonal Statistics: Quarter Analysis
    • Match Margins
  • Football API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Match Boxscore
    • Match Game Leaders
    • Match Team Statistics
    • Match Key Statistics
    • Match Play by Play
  • Baseball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
  • Ice Hockey API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Recent Match List
  • Volleyball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Team Schedule
    • Recent Match List
    • Result Statistics: Points
    • Seasonal Statistics: Points
  • Handball API
    • Tournament List
    • Tournament Info
    • Tournament Teams
    • Tournament Fixture
    • Tournament Standings
    • Match List: All
    • Match List: Scheduled
    • Match List: Live
    • Match List: Results
    • Team Schedule
    • Recent Match List
    • Result Statistics: Goals
    • Seasonal Statistics: Goals

Baseball API Tournament Standings

Standings endpoint generally serves league tables in overall, home and away formats. There are also different type of standings which have division/conference format like Division Standings, Conference Standings.

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

Response Output Definitions

list

DataTypeExampleDescription
nameSTRRegional Sort TableThe name of the table.
ShowWPGBLNtrueDecides to show or not WinningPercentage in the table
ShowGBBLNtrueDecides to show or not GamesBehind in the table
idINT61The id of the table.
tournament
DataTypeExampleDescription
nameSTRMajor League BaseballThe name of the tournament
shortNameSTRMLBThe short name of the tournament
idINT3The id of the tournament
stage
DataTypeExampleDescription
nameSTRRegular SeasonThe name of the stage
shortNameSTRNSThe short name of the stage
idINT254The id of the stage
round
DataTypeExampleDescription
nameSTRRound 9The name of the round
nameSTRW9The short name of the round
idINT9The id of round
groupingField
DataTypeExampleDescription
nameSTRRegionThe name of the grouping field
shortNameSTRRGNThe short name of the grouping field
idINT5The id of the grouping field
standings
overall/home/away
DataTypeExampleDescription
positionINT3The position of the team in the table
deltaINT0Compare the position to previous week
playedINT41Total match count of the team
wonINT22Total won count of the team
lostINT19Total lost count of the team
scoredINT220Total points scored in matches of the team
againstINT193Total points scored against in matches for the team
pointsINT44Total points(calculated from won/lost) of the team
wpgFLT0.537Winning percentage
gbFLT3.00Games behind
averageINT27Difference between scored and against for the team
streakWinINT5Win streak count for the team
streakLoseINT0Lose streak count for the team
team
DataTypeExampleDescription
nameSTRBoston Red SoxThe full name of the team
shortNameSTRBRSThe short name of the team
mediumNameSTRRed SocksThe medium name of the team
idINT3The id of the team
positionStatus
DataTypeExampleDescription
nameSTRConference Semi FinalsProvides info about placements for local or international cups
idINT2The id of the positionStatus
groupingValue
DataTypeExampleDescription
nameSTRAmerica - EastThe name of grouping value for the team
parentIdINT1The id of the parent grouping value for the team
idINT3The id of the grouping value for the team
2019 - Broadage Sports All rights reserved