Competition / baseball

kbo

2026 season

Games
723
Teams
10
Open 2026 season
2026 standings

The season order.

Rank, record, scoring, and games played in the order reported by the competition feed.

Standings
Rank / teamRecordPCTPFPAGP
Rank 01KT Wiz74–46–30.614682564123
Rank 02Samsung Lions74–48–30.604717555125
Rank 03LG Twins69–55–10.556633645125
Rank 04KIA Tigers67–56–20.544670592125
Rank 05Doosan Bears63–60–40.512590540127
Rank 06NC Dinos59–60–20.496623633121
Rank 07Hanwha Eagles54–67–30.448737707124
Rank 08SSG Landers54–69–50.441629729128
Rank 09Lotte Giants53–68–20.439580647123
Rank 10Kiwoom Heroes45–83–30.355497746131
Reported final results

Finals in this schedule window.

Up to six final games returned in this competition schedule window.

Reported upcoming games

Upcoming in this schedule window.

Up to six scheduled or in-progress games returned in this competition schedule window.

Competition field

Every team in view.

Season participants with direct paths to team profiles, form, rosters, and game logs.

Built on the StatHawk API

The page is the demo.

These requests and request patterns show how this page gets data from the same REST API and MCP server you can use in your own app or agent.

View this page's API recipe

Use the authenticated requests or fill in the labeled request templates, then adapt the response in your own product.

Authenticated request · GET /v1/competitions/kbo
curl "https://api.statshawk.ai/v1/competitions/kbo" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/kbo/editions
curl "https://api.statshawk.ai/v1/competitions/kbo/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/kbo/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/kbo/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/kbo/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/kbo/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/kbo/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/kbo/editions/2026/teams" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Try with MCP

Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.

Build this view in the API reference
$claude mcp add statshawk https://mcp.statshawk.ai/mcp