world-2026-hub/data/bracket-config.json
Lucas Kalil 890ec050ef data: fill thirdPlaceAssignment 28/06/2026 — 8 best thirds (B,D,E,F,I,J,K,L) → R32
Group stage complete (all 72 matches finished). 8 best third-placed teams ranked Pts→GD→GF: groups B,D,E,F,I,J,K,L (out: G/IRN, A/KOR, C/SCO, H/URU). Allocation from FIFA official combination table: {1:D, 2:F, 3:B, 4:I, 5:E, 6:K, 7:J, 8:L}. R32 verified vs official bracket — exact structural match, no same-group clashes.
2026-06-28 12:42:02 -03:00

214 lines
3.3 KiB
JSON

{
"round32": [
{
"id": "R32-1",
"home": {
"type": "group",
"ref": "E",
"pos": 1
},
"away": {
"type": "third",
"slot": 1
}
},
{
"id": "R32-2",
"home": {
"type": "group",
"ref": "I",
"pos": 1
},
"away": {
"type": "third",
"slot": 2
}
},
{
"id": "R32-3",
"home": {
"type": "group",
"ref": "A",
"pos": 2
},
"away": {
"type": "group",
"ref": "B",
"pos": 2
}
},
{
"id": "R32-4",
"home": {
"type": "group",
"ref": "F",
"pos": 1
},
"away": {
"type": "group",
"ref": "C",
"pos": 2
}
},
{
"id": "R32-5",
"home": {
"type": "group",
"ref": "K",
"pos": 2
},
"away": {
"type": "group",
"ref": "L",
"pos": 2
}
},
{
"id": "R32-6",
"home": {
"type": "group",
"ref": "H",
"pos": 1
},
"away": {
"type": "group",
"ref": "J",
"pos": 2
}
},
{
"id": "R32-7",
"home": {
"type": "group",
"ref": "D",
"pos": 1
},
"away": {
"type": "third",
"slot": 3
}
},
{
"id": "R32-8",
"home": {
"type": "group",
"ref": "G",
"pos": 1
},
"away": {
"type": "third",
"slot": 4
}
},
{
"id": "R32-9",
"home": {
"type": "group",
"ref": "C",
"pos": 1
},
"away": {
"type": "group",
"ref": "F",
"pos": 2
}
},
{
"id": "R32-10",
"home": {
"type": "group",
"ref": "E",
"pos": 2
},
"away": {
"type": "group",
"ref": "I",
"pos": 2
}
},
{
"id": "R32-11",
"home": {
"type": "group",
"ref": "A",
"pos": 1
},
"away": {
"type": "third",
"slot": 5
}
},
{
"id": "R32-12",
"home": {
"type": "group",
"ref": "L",
"pos": 1
},
"away": {
"type": "third",
"slot": 6
}
},
{
"id": "R32-13",
"home": {
"type": "group",
"ref": "J",
"pos": 1
},
"away": {
"type": "group",
"ref": "H",
"pos": 2
}
},
{
"id": "R32-14",
"home": {
"type": "group",
"ref": "D",
"pos": 2
},
"away": {
"type": "group",
"ref": "G",
"pos": 2
}
},
{
"id": "R32-15",
"home": {
"type": "group",
"ref": "B",
"pos": 1
},
"away": {
"type": "third",
"slot": 7
}
},
{
"id": "R32-16",
"home": {
"type": "group",
"ref": "K",
"pos": 1
},
"away": {
"type": "third",
"slot": 8
}
}
],
"thirdPlaceAssignment": {
"1": "D",
"2": "F",
"3": "B",
"4": "I",
"5": "E",
"6": "K",
"7": "J",
"8": "L"
}
}