From bd29398fded2fb7e09fd93bd5a00d9adae9a7f1d Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 3 Jul 2026 18:05:08 -0300 Subject: [PATCH] data: update 03/07/2026 18:05 AUSxEGY 1x1 --- data/results.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index 26785be..9a0090b 100644 --- a/data/results.json +++ b/data/results.json @@ -33,9 +33,15 @@ }, { "matchId": 88, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 1, + "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,