Recent Summary (1 matches)
0
Goals
0
Assists
6.5
Avg Rating
Match-by-Match Statistics
| Date | Match | Min | Rating | G | A | xG | Shots | Pass% | Tackles |
|---|---|---|---|---|---|---|---|---|---|
| Jan 29 | Vitória 2-- Remo | 34 | 6.5 | 0 | 0 | - | 0 | 7/9 | 0 |
Get Eduardo Melo's data via the API:
# Player profile
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/12345/"
# All match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?player=12345"