FC Maritsa Milevo
Season Record (1 matches)
1
Wins
0
Draws
0
Losses
2
GF
1
GA
+1
GD
100%
Win Rate
3.0
Pts/Game
3
Total Pts
Upcoming Fixtures
No upcoming fixtures.
Recent Results
| Date | Match | Score | Result |
|---|---|---|---|
| Jul 15 | Beroe Stara Zagora vs FC Maritsa Milevo | 1 - 2 | W |
Get FC Maritsa Milevo data via the API:
# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/?team=4773"
# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?team=4773"
# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/events/?team=4773"