data: update match 9 results and stats (GER 7-1 CUW)

This commit is contained in:
Lucas Kalil 2026-06-14 16:03:35 -03:00
parent 74fa8603f4
commit ba81e49eac
3 changed files with 18 additions and 4 deletions

View file

@ -89,9 +89,14 @@
},
{
"matchId": 9,
"homeScore": null,
"awayScore": null,
"status": "scheduled"
"homeScore": 7,
"awayScore": 1,
"status": "finished",
"stats": {
"possession": { "home": 65, "away": 35 },
"shots": { "home": 27, "away": 8 },
"cards": { "home": 0, "away": 0 }
}
},
{
"matchId": 10,