mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
data: update 30/06/2026 — 2 jogos
29/06 20:30 GERxPAR 1x1 (pen 3x4) 30/06 01:00 NEDxMAR 1x1 (pen 2x3)
This commit is contained in:
parent
96c2b42bbc
commit
30eb4ea3e2
1 changed files with 18 additions and 6 deletions
|
|
@ -804,15 +804,27 @@
|
|||
},
|
||||
{
|
||||
"matchId": 74,
|
||||
"homeScore": null,
|
||||
"awayScore": null,
|
||||
"status": "scheduled"
|
||||
"homeScore": 1,
|
||||
"awayScore": 1,
|
||||
"status": "finished",
|
||||
"penalties": { "home": 3, "away": 4 },
|
||||
"stats": {
|
||||
"possession": { "home": 76, "away": 24 },
|
||||
"shots": { "home": 21, "away": 7 },
|
||||
"cards": { "home": 2, "away": 2 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"matchId": 75,
|
||||
"homeScore": null,
|
||||
"awayScore": null,
|
||||
"status": "scheduled"
|
||||
"homeScore": 1,
|
||||
"awayScore": 1,
|
||||
"status": "finished",
|
||||
"penalties": { "home": 2, "away": 3 },
|
||||
"stats": {
|
||||
"possession": { "home": 30, "away": 70 },
|
||||
"shots": { "home": 6, "away": 11 },
|
||||
"cards": { "home": 0, "away": 1 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"matchId": 76,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue