data: update 23/06/2026 16:50 JORxUZB 1x2 PORxUZB 5x0

This commit is contained in:
Lucas Kalil 2026-06-23 16:50:24 -03:00
parent 3307d86372
commit bff7b0312d

View file

@ -474,15 +474,25 @@
}, },
{ {
"matchId": 44, "matchId": 44,
"homeScore": null, "homeScore": 1,
"awayScore": null, "awayScore": 2,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 28, "away": 72 },
"shots": { "home": 8, "away": 17 },
"cards": { "home": 1, "away": 1 }
}
}, },
{ {
"matchId": 45, "matchId": 45,
"homeScore": null, "homeScore": 5,
"awayScore": null, "awayScore": 0,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 42, "away": 58 },
"shots": { "home": 17, "away": 7 },
"cards": { "home": 1, "away": 1 }
}
}, },
{ {
"matchId": 46, "matchId": 46,