Recent Summary (2 matches)
1
Goals
0
Assists
7.4
Avg Rating
Match-by-Match Statistics
| Date | Match | Min | Rating | G | A | xG | Shots | Pass% | Tackles |
|---|---|---|---|---|---|---|---|---|---|
| Apr 02 | América Mineiro 1-2 Botafogo-SP | 90 | 7.0 | 0 | 0 | 0.32 | 1 | 19/23 | 0 |
| Mar 22 | Botafogo-SP 4-0 Fortaleza | 90 | 7.7 | 1 | 0 | 0.46 | 1 | 41/46 | 0 |
Get Vilar's data via the API:
# Player profile
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/17509/"
# All match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?player=17509"