data: update 22/06/2026 23:05 FRAxIRQ 3x0 NORxSEN 3x2

This commit is contained in:
Lucas Kalil 2026-06-22 23:05:15 -03:00
parent c33fc44e7b
commit 3307d86372

View file

@ -452,15 +452,25 @@
}, },
{ {
"matchId": 42, "matchId": 42,
"homeScore": null, "homeScore": 3,
"awayScore": null, "awayScore": 0,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 56, "away": 44 },
"shots": { "home": 19, "away": 4 },
"cards": { "home": 0, "away": 1 }
}
}, },
{ {
"matchId": 43, "matchId": 43,
"homeScore": null, "homeScore": 3,
"awayScore": null, "awayScore": 2,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 42, "away": 58 },
"shots": { "home": 13, "away": 16 },
"cards": { "home": 0, "away": 0 }
}
}, },
{ {
"matchId": 44, "matchId": 44,