From 70f872c5b62848d6ab3a6d041841ae2a5f5d6679 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 20 Jun 2026 19:30:19 -0300 Subject: [PATCH] data: update 20/06/2026 19:31 GERxCIV 2x1 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index c4d508f..26fccc9 100644 --- a/data/results.json +++ b/data/results.json @@ -364,9 +364,14 @@ }, { "matchId": 34, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 2, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 59, "away": 41 }, + "shots": { "home": 16, "away": 9 }, + "cards": { "home": 0, "away": 0 } + } }, { "matchId": 35,