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

RoPS

Finland Suomen Cup
Season Record (2 matches)
2
Wins
0
Draws
0
Losses
3
GF
1
GA
+2
GD
100%
Win Rate
3.0
Pts/Game
6
Total Pts
Upcoming Fixtures
DateLeagueMatch
May 13, 19:30 Suomen Cup RoPS vs HJK
Recent Results
DateMatchScoreResult
Apr 29 FC Ylivieska vs RoPS - - 1 W
Apr 14 FC Kiisto vs RoPS 1 - 2 W

Get RoPS data via the API:

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

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

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