From 1cfa9a827f95323495b6c0537af7316a4a48e909 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Thu, 25 Jun 2026 21:26:00 -0300 Subject: [PATCH] data: update 25/06/2026 08:47 CUWxCVI 0x2 ECUxGER 2x1 --- data/results.json | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/data/results.json b/data/results.json index e9ba2f5..acb086f 100644 --- a/data/results.json +++ b/data/results.json @@ -595,15 +595,25 @@ }, { "matchId": 55, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 37, "away": 63 }, + "shots": { "home": 11, "away": 7 }, + "cards": { "home": 2, "away": 1 } + } }, { "matchId": 56, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 39, "away": 61 }, + "shots": { "home": 7, "away": 11 }, + "cards": { "home": 3, "away": 1 } + } }, { "matchId": 57,