Growing Discord community — direct access to the developer, live coverage & picks. Join now →
ASC Le Geldar

ASC Le Geldar

Season Record (2 matches)
0
Wins
1
Draws
1
Losses
2
GF
3
GA
-1
GD
0%
Win Rate
0.5
Pts/Game
1
Total Pts
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
Croix Iris CF 1 0 0 1 1 2 3.0
Étoile de Matoury 1 0 1 0 1 1 2.0
Upcoming Fixtures

No upcoming fixtures.

Recent Results
DateMatchScoreResult
Nov 29 Croix Iris CF vs ASC Le Geldar 2 - 1 L
Nov 15 Étoile de Matoury vs ASC Le Geldar 1 - 1 D

Get ASC Le Geldar data via the API:

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

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

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