From 6221b12d3bb73632c087a253e14621985bf2e886 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 4 Jul 2026 12:37:09 -0300 Subject: [PATCH] data: update 04/07/2026 12:36 COLxGHA 1x0 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index cf16512..a571cb1 100644 --- a/data/results.json +++ b/data/results.json @@ -32,9 +32,14 @@ }, { "matchId": 87, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 0, + "status": "finished", + "stats": { + "possession": { "home": 61, "away": 39 }, + "shots": { "home": 20, "away": 8 }, + "cards": { "home": 2, "away": 3 } + } }, { "matchId": 88,