data: update 03/07/2026 18:05 AUSxEGY 1x1

This commit is contained in:
Lucas Kalil 2026-07-03 18:05:08 -03:00
parent 8d8c54593b
commit bd29398fde

View file

@ -33,9 +33,15 @@
}, },
{ {
"matchId": 88, "matchId": 88,
"homeScore": null, "homeScore": 1,
"awayScore": null, "awayScore": 1,
"status": "scheduled" "status": "finished",
"penalties":{"home":2,"away":4},
"stats": {
"possession": { "home": 42, "away": 58 },
"shots": { "home": 18, "away": 14 },
"cards": { "home": 0, "away": 2 }
}
}, },
{ {
"matchId": 89, "matchId": 89,