mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
data: update 22/06/2026 23:05 FRAxIRQ 3x0 NORxSEN 3x2
This commit is contained in:
parent
c33fc44e7b
commit
3307d86372
1 changed files with 16 additions and 6 deletions
|
|
@ -452,15 +452,25 @@
|
|||
},
|
||||
{
|
||||
"matchId": 42,
|
||||
"homeScore": null,
|
||||
"awayScore": null,
|
||||
"status": "scheduled"
|
||||
"homeScore": 3,
|
||||
"awayScore": 0,
|
||||
"status": "finished",
|
||||
"stats": {
|
||||
"possession": { "home": 56, "away": 44 },
|
||||
"shots": { "home": 19, "away": 4 },
|
||||
"cards": { "home": 0, "away": 1 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"matchId": 43,
|
||||
"homeScore": null,
|
||||
"awayScore": null,
|
||||
"status": "scheduled"
|
||||
"homeScore": 3,
|
||||
"awayScore": 2,
|
||||
"status": "finished",
|
||||
"stats": {
|
||||
"possession": { "home": 42, "away": 58 },
|
||||
"shots": { "home": 13, "away": 16 },
|
||||
"cards": { "home": 0, "away": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"matchId": 44,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue