From 032f8a312bc06280697696fe1f988c43db3a355c Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Tue, 30 Jun 2026 17:03:18 -0300 Subject: [PATCH] data: update 30/06/2026 17:00 CIVxNOR 1x2 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index 270921d..97e512c 100644 --- a/data/results.json +++ b/data/results.json @@ -8,9 +8,14 @@ }, { "matchId": 78, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 1, + "awayScore": 2, + "status": "finished", + "stats": { + "possession": { "home": 47, "away": 53 }, + "shots": { "home": 5, "away": 4 }, + "cards": { "home": 0, "away": 1 } + } }, { "matchId": 79,