Growing Discord community β€” direct access to the developer, live coverage & picks. Join now β†’
Season Record

No season data available.

Upcoming Fixtures
DateLeagueMatch
May 27, 22:30 International Fri… Jamaica vs India
Recent Results

No recent results.

Get India data via the API:

# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/players/?team=2056"

# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/player-stats/?team=2056"

# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/events/?team=2056"