data: update match 4 result (USA 4–1 PAR)

Marks USA–PAR (match 4) as finished with final score 4–1, moving to next group matches (QAT–SUI, BRA–MAR).
This commit is contained in:
Lucas Kalil 2026-06-13 11:57:35 -03:00
parent b1d384b2b1
commit c068a6bcc1

View file

@ -19,9 +19,9 @@
}, },
{ {
"matchId": 4, "matchId": 4,
"homeScore": null, "homeScore": 4,
"awayScore": null, "awayScore": 1,
"status": "scheduled" "status": "finished"
}, },
{ {
"matchId": 5, "matchId": 5,