data: update 27/06/2026 23:47 CODxUZB 3x1 COLxPOR 0x0

This commit is contained in:
Lucas Kalil 2026-06-27 23:47:42 -03:00
parent 064533a72c
commit cc306c4063

View file

@ -749,15 +749,25 @@
}, },
{ {
"matchId": 69, "matchId": 69,
"homeScore": null, "homeScore": 0,
"awayScore": null, "awayScore": 0,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 55, "away": 45 },
"shots": { "home": 24, "away": 13 },
"cards": { "home": 1, "away": 0 }
}
}, },
{ {
"matchId": 70, "matchId": 70,
"homeScore": null, "homeScore": 3,
"awayScore": null, "awayScore": 1,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 58, "away": 42 },
"shots": { "home": 19, "away": 3 },
"cards": { "home": 3, "away": 2 }
}
}, },
{ {
"matchId": 71, "matchId": 71,