From 0966a33fa393dcac1687dc47160613be17a729d4 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Fri, 3 Jul 2026 21:59:47 -0300 Subject: [PATCH] data: update 03/07/2026 22:00 ARGxCPV 3x2 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index 9a0090b..cf16512 100644 --- a/data/results.json +++ b/data/results.json @@ -21,9 +21,14 @@ }, { "matchId": 86, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 3, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 64, "away": 36 }, + "shots": { "home": 22, "away": 16 }, + "cards": { "home": 1, "away": 1 } + } }, { "matchId": 87,