Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
Docs MCP WebSocket Images Live demo Leagues Matches Value Bets Stats
Liechtenstein

Liechtenstein

Season Record

No season data available.

Upcoming Fixtures
DateLeagueMatch
Jun 04, 21:00 International Fri… Andorra vs Liechtenstein
Jun 07, 17:00 International Fri… Liechtenstein vs Cyprus
Recent Results

No recent results.

Get Liechtenstein data via the API:

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

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

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