Recent Summary (7 matches)
0
Goals
0
Assists
6.7
Avg Rating
Match-by-Match Statistics
| Date | Match | Min | Rating | G | A | xG | Shots | Pass% | Tackles |
|---|---|---|---|---|---|---|---|---|---|
| Jun 02 | Cruzeiro 2-1 Palmeiras | 45 | 6.6 | 0 | 0 | - | 0 | 15/19 | 0 |
| May 25 | Palmeiras --2 Flamengo | 25 | 6.7 | 0 | 0 | - | 0 | 7/8 | 0 |
| May 12 | Palmeiras 1-- São Paulo | 65 | 7.2 | 0 | 0 | 0.18 | 2 | 26/32 | 0 |
| May 04 | Vasco da Gama --1 Palmeiras | 30 | 6.5 | 0 | 0 | 0.02 | 0 | 13/16 | 1 |
| Apr 28 | Palmeiras --1 Bahia | 28 | 6.9 | 0 | 0 | - | 0 | 9/16 | 0 |
| Apr 17 | Internacional --1 Palmeiras | 14 | 6.3 | 0 | 0 | - | 0 | 2/3 | 0 |
| Apr 13 | Palmeiras 2-- Corinthians | 13 | 6.7 | 0 | 0 | 0.02 | 1 | 5/7 | 0 |
Get Paulinho's data via the API:
# Player profile
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/5053/"
# All match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?player=5053"