No match statistics available.
Transfer History
| Date | From | To | Fee |
|---|---|---|---|
| Jan 2024 | Youth | - | Free |
Get Riku Meyar's data via the API:
# Player profile (bio, scouting data, market value, contract)
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/v2/players/60883/"
# Match-by-match stats (30+ metrics per game)
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/v2/players/60883/stats/"