Global Baseball API
May 8th, 2024
Venues for NPB, KBO, and CPBL
Release Date | Endpoints | Benefit |
---|---|---|
05/08/2024 | Competitor Profile Summaries Endpoints Timeline Endpoints | We have added venue information for the following leagues: - Nippon Professional Baseball (NPB) - Korea Baseball Organization (KBO) - Chines Professional Baseball League (CPBL) |
<sport_event id="sr:sport_event:47536313" start_time="2024-03-23T05:00:00+00:00" start_time_confirmed="true">
<sport_event_context>
<sport id="sr:sport:3" name="Baseball"/>
<category id="sr:category:384" name="Republic of Korea" country_code="KOR"/>
<competition id="sr:competition:2541" name="KBO League" gender="men"/>
<season id="sr:season:115179" name="KBO League 2024" start_date="2024-03-23" end_date="2024-11-30" year="2024" competition_id="sr:competition:2541"/>
<stage order="1" type="league" phase="regular season" start_date="2024-03-23" end_date="2024-08-29" year="2024"/>
<round number="1"/>
<groups>
<group id="sr:league:81527" name="KBO 2024"/>
</groups>
</sport_event_context>
<coverage type="sport_event">
<sport_event_properties basic_play_by_play="false" scores="live"/>
</coverage>
<competitors>
<competitor id="sr:competitor:249969" name="LG Twins" country="Republic of Korea" country_code="KOR" abbreviation="TWI" qualifier="home" gender="male"/>
<competitor id="sr:competitor:249963" name="Hanwha Eagles" country="Republic of Korea" country_code="KOR" abbreviation="EAG" qualifier="away" gender="male"/>
</competitors>
<venue id="sr:venue:50439" name="Jamsil Baseball Stadium" capacity="25553" city_name="Seoul" country_name="Republic of Korea" map_coordinates="37.512389, 127.071972" country_code="KOR" timezone="Asia/Seoul"/>
</sport_event>
{
"sport_event": {
"id": "sr:sport_event:47536313",
"start_time": "2024-03-23T05:00:00+00:00",
"start_time_confirmed": true,
"sport_event_context": {
"sport": {
"id": "sr:sport:3",
"name": "Baseball"
},
"category": {
"id": "sr:category:384",
"name": "Republic of Korea",
"country_code": "KOR"
},
"competition": {
"id": "sr:competition:2541",
"name": "KBO League",
"gender": "men"
},
"season": {
"id": "sr:season:115179",
"name": "KBO League 2024",
"start_date": "2024-03-23",
"end_date": "2024-11-30",
"year": "2024",
"competition_id": "sr:competition:2541"
},
"stage": {
"order": 1,
"type": "league",
"phase": "regular season",
"start_date": "2024-03-23",
"end_date": "2024-08-29",
"year": "2024"
},
"round": {
"number": 1
},
"groups": [
{
"id": "sr:league:81527",
"name": "KBO 2024"
}
]
},
"coverage": {
"type": "sport_event",
"sport_event_properties": {
"basic_play_by_play": false,
"scores": "live"
}
},
"competitors": [
{
"id": "sr:competitor:249969",
"name": "LG Twins",
"country": "Republic of Korea",
"country_code": "KOR",
"abbreviation": "TWI",
"qualifier": "home",
"gender": "male"
},
{
"id": "sr:competitor:249963",
"name": "Hanwha Eagles",
"country": "Republic of Korea",
"country_code": "KOR",
"abbreviation": "EAG",
"qualifier": "away",
"gender": "male"
}
],
"venue": {
"id": "sr:venue:50439",
"name": "Jamsil Baseball Stadium",
"capacity": 25553,
"city_name": "Seoul",
"country_name": "Republic of Korea",
"map_coordinates": "37.512389, 127.071972",
"country_code": "KOR",
"timezone": "Asia/Seoul"
}
},
Update applies to: Global Baseball v2