From 682d4021e00c722883f2c056a63b45ec61b38b15 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Wed, 24 Jun 2026 08:22:13 -0300 Subject: [PATCH] data: update 24/06/2026 08:22 COLxCOD 0x1 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index de8fe3b..901e51e 100644 --- a/data/results.json +++ b/data/results.json @@ -518,9 +518,14 @@ }, { "matchId": 48, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 64, "away": 36 }, + "shots": { "home": 20, "away": 7 }, + "cards": { "home": 2, "away": 1 } + } }, { "matchId": 49,