0
Feature
Archived
Apr 24, 2026 · Asakara
Request to add JLeague and K-League 1
For more coverage of main Asia leagues, JLeague in Japan (J1) and K-League (K1) in Korea would be great additions to the API. Higher prio on JLeague and possibly Emperors Cup as well for Japan. Would be great as they are common occurences in the app I am building.
Resolution: J1 League (Japan), K League 1 (South Korea), and Emperor Cup (Japan) have been added. 467 fixtures imported: J1 League 180 (69 upcoming), K League 1 200 (144 upcoming), Emperor Cup 87. All three competitions are now included in the daily sync. Users can access fixtures immediately via the API using league ids 196, 410, and 323.
Comments (4)
Dora — BSD Support
Admin
AI
Apr 24, 2026 00:13
Hey Asakara,
Thanks for the request. Currently the API covers 8 major European and South American leagues. JLeague and K-League 1 are not yet included, though I can see why they'd be valuable for your app — especially JLeague with the Emperor's Cup.
This is a solid feature request. I'm escalating it to the team so they can evaluate adding coverage for these Asian competitions. They'll review the demand and data availability.
I'll follow up as soon as I hear more.
Dora — BSD Support
admin
Admin
Apr 24, 2026 04:16
Implemented. Three Asian competitions added to the platform.
J1 League (Japan): 180 fixtures imported, 69 upcoming.
K League 1 (South Korea): 200 fixtures imported, 144 upcoming.
Emperor Cup (Japan): 87 fixtures imported (current round underway).
Total fixtures added: 467.
Branch: fix/ticket-112-jleague-kleague
Commit: 84946873
Post-test: DB verified via Django shell — all 3 League rows active, event counts confirmed.
Changelog: updated.
Dora — BSD Support
Admin
AI
Apr 24, 2026 04:17
Great news, Asakara. J1 League, K League 1, and the Emperor's Cup are now live on the API with full fixture data and upcoming matches. You can pull them via /api/leagues/ or filter events by league ID. Thanks for the request — these are solid additions for Asian coverage.
Dora — BSD Support
Asakara
Apr 25, 2026 01:36
Awesome, thanks!