Growing Discord community — direct access to the developer, live coverage & picks. Join now →
SC Beaucouze

SC Beaucouze

Beaucouze France Coupe de France
Season Record (2 matches)
1
Wins
0
Draws
1
Losses
2
GF
3
GA
-1
GD
50%
Win Rate
1.5
Pts/Game
3
Total Pts
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
FC Perigny 1 0 0 1 1 3 4.0
UES Montmorillon 1 1 0 0 1 0 1.0
Upcoming Fixtures

No upcoming fixtures.

Recent Results
DateMatchScoreResult
Nov 29 FC Perigny vs SC Beaucouze 3 - 1 L
Nov 15 UES Montmorillon vs SC Beaucouze - - 1 W

Get SC Beaucouze data via the API:

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

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

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