From a65572a7ef02c109c38c1da0d54a43becd8ce8df Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Wed, 1 Jul 2026 17:04:18 -0300 Subject: [PATCH] data: update 01/07/2026 16:00 ENGxCOD 2x1 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index e5ba25d..d7cf356 100644 --- a/data/results.json +++ b/data/results.json @@ -26,9 +26,14 @@ }, { "matchId": 80, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 60, "away": 40 }, + "shots": { "home": 9, "away": 5 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 81,