From 459c18382354a7f79c855c5253d2bde46c8eb6a0 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sat, 20 Jun 2026 12:06:03 -0300 Subject: [PATCH] data: update 20/06/2026 12:05 TURxPAR 0x1 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index e3392cd..70c312c 100644 --- a/data/results.json +++ b/data/results.json @@ -342,9 +342,14 @@ }, { "matchId": 32, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 79, "away": 21 }, + "shots": { "home": 32, "away": 7 }, + "cards": { "home": 1, "away": 2 } + } }, { "matchId": 33,