data: update 22/06/2026 00:28 BELxIRN 0x0 URUxCPV 2x2 NZLxEGY 1x3

This commit is contained in:
Lucas Kalil 2026-06-22 00:28:20 -03:00
parent 17dca96755
commit 274a12f1aa

View file

@ -408,21 +408,36 @@
}, },
{ {
"matchId": 38, "matchId": 38,
"homeScore": null, "homeScore": 0,
"awayScore": null, "awayScore": 0,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 70, "away": 30 },
"shots": { "home": 23, "away": 7 },
"cards": { "home": 2, "away": 1 }
}
}, },
{ {
"matchId": 39, "matchId": 39,
"homeScore": null, "homeScore": 2,
"awayScore": null, "awayScore": 2,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 65, "away": 35 },
"shots": { "home": 17, "away": 12 },
"cards": { "home": 2, "away": 2 }
}
}, },
{ {
"matchId": 40, "matchId": 40,
"homeScore": null, "homeScore": 1,
"awayScore": null, "awayScore": 3,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 44, "away": 56 },
"shots": { "home": 11, "away": 19 },
"cards": { "home": 2, "away": 1 }
}
}, },
{ {
"matchId": 41, "matchId": 41,