data: update 25/06/2026 08:47 TUNxNED 1x3 JPNxSWE 1x1

This commit is contained in:
Lucas Kalil 2026-06-25 22:04:38 -03:00
parent 1cfa9a827f
commit 9b905290ba

View file

@ -617,15 +617,25 @@
}, },
{ {
"matchId": 57, "matchId": 57,
"homeScore": null, "homeScore": 1,
"awayScore": null, "awayScore": 1,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 52, "away": 48 },
"shots": { "home": 8, "away": 10 },
"cards": { "home": 1, "away": 2 }
}
}, },
{ {
"matchId": 58, "matchId": 58,
"homeScore": null, "homeScore": 1,
"awayScore": null, "awayScore": 3,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 28, "away": 72 },
"shots": { "home": 10, "away": 20 },
"cards": { "home": 0, "away": 0 }
}
}, },
{ {
"matchId": 59, "matchId": 59,