data: update 02/07/2026 — 2 jogos

01/07 20:00 BELxSEN 3x2
02/07 00:00 USAxBIH 2x0
This commit is contained in:
Lucas Kalil 2026-07-02 11:59:57 -03:00
parent 92e578cb7d
commit c2355f302e

View file

@ -37,15 +37,25 @@
},
{
"matchId": 81,
"homeScore": null,
"awayScore": null,
"status": "scheduled"
"homeScore": 2,
"awayScore": 0,
"status": "finished",
"stats": {
"possession": { "home": 48, "away": 52 },
"shots": { "home": 8, "away": 10 },
"cards": { "home": 1, "away": 1 }
}
},
{
"matchId": 82,
"homeScore": null,
"awayScore": null,
"status": "scheduled"
"homeScore": 3,
"awayScore": 2,
"status": "finished",
"stats": {
"possession": { "home": 52, "away": 48 },
"shots": { "home": 18, "away": 5 },
"cards": { "home": 1, "away": 1 }
}
},
{
"matchId": 83,