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

Pallo-Kerho 37

PK-37 Finland Suomen Cup
Season Record (1 matches)
0
Wins
0
Draws
1
Losses
1
GF
2
GA
-1
GD
0%
Win Rate
0.0
Pts/Game
0
Total Pts
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
Popinniemen Ponnistus 1 0 0 1 1 2 3.0
Upcoming Fixtures

No upcoming fixtures.

Recent Results
DateMatchScoreResult
Apr 19 Popinniemen Ponnistus vs Pallo-Kerho 37 2 - 1 L

Get Pallo-Kerho 37 data via the API:

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

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

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