From 33e83619cf207390385ddd48f44fd7d492c4b5a1 Mon Sep 17 00:00:00 2001 From: Lucas Kalil Date: Sun, 28 Jun 2026 21:40:21 -0300 Subject: [PATCH] data: update 28/06/2026 21:39 KSAxCAN 0x1 --- data/results.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/results.json b/data/results.json index e10941a..cb60bc8 100644 --- a/data/results.json +++ b/data/results.json @@ -793,9 +793,14 @@ }, { "matchId": 73, - "homeScore": null, - "awayScore": null, - "status": "scheduled" + "homeScore": 0, + "awayScore": 1, + "status": "finished", + "stats": { + "possession": { "home": 58, "away": 42 }, + "shots": { "home": 6, "away": 12 }, + "cards": { "home": 0, "away": 2 } + } }, { "matchId": 74,