data: update 19/06/2026 — 2 jogos

19:00 USAxAUS 2x0
22:00 SCOxMAR 0x1
This commit is contained in:
Lucas Kalil 2026-06-19 21:11:57 -03:00
parent e4d7a13301
commit f92e384431

View file

@ -309,15 +309,25 @@
}, },
{ {
"matchId": 29, "matchId": 29,
"homeScore": null, "homeScore": 2,
"awayScore": null, "awayScore": 0,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 62, "away": 38 },
"shots": { "home": 10, "away": 5 },
"cards": { "home": 3, "away": 4 }
}
}, },
{ {
"matchId": 30, "matchId": 30,
"homeScore": null, "homeScore": 0,
"awayScore": null, "awayScore": 1,
"status": "scheduled" "status": "finished",
"stats": {
"possession": { "home": 41, "away": 59 },
"shots": { "home": 6, "away": 12 },
"cards": { "home": 2, "away": 1 }
}
}, },
{ {
"matchId": 31, "matchId": 31,