Lohjan Pallo
Season Record (1 matches)
0
Wins
0
Draws
1
Losses
1
GF
4
GA
-3
GD
0%
Win Rate
0.0
Pts/Game
0
Total Pts
Head-to-Head Records
| Opponent | Played | W | D | L | GF | GA | Avg Goals |
|---|---|---|---|---|---|---|---|
| VJS/Akatemia | 1 | 0 | 0 | 1 | 1 | 4 | 5.0 |
Upcoming Fixtures
No upcoming fixtures.
Recent Results
| Date | Match | Score | Result |
|---|---|---|---|
| Apr 10 | VJS/Akatemia vs Lohjan Pallo | 4 - 1 | L |
Get Lohjan Pallo data via the API:
# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/?team=2188"
# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?team=2188"
# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/events/?team=2188"