Skip to content

Instantly share code, notes, and snippets.

@KristofferTolboll2
Last active January 15, 2025 12:55
Show Gist options
  • Select an option

  • Save KristofferTolboll2/5f7ba14c80d47ea2c215aeebeec64279 to your computer and use it in GitHub Desktop.

Select an option

Save KristofferTolboll2/5f7ba14c80d47ea2c215aeebeec64279 to your computer and use it in GitHub Desktop.
[
{
"id": "8397290709952872448",
"tournament_id": "8374895478454001664",
"number": 1,
"name": "FCC Ligaen",
"type": "league",
"status": "ready",
"closed": false,
"auto_placement_enabled": false,
"settings": {
"size": 12,
"nb_groups": 1,
"pairing_method": "standard",
"arrival": "sequential",
"departure": "mirror",
"calculators": [
{
"name": "match_result_points",
"options": {
"win": 3,
"draw": 1,
"loss": 0
}
},
{
"name": "match_result_forfeit_penalties",
"options": {
"forfeit": 0
}
}
],
"tiebreakers": [
{
"name": "match_result_overall",
"options": {}
},
{
"name": "match_score_difference_overall",
"options": {}
},
{
"name": "match_score_difference_head_to_head",
"options": {}
},
{
"name": "match_score_for_overall",
"options": {}
}
]
},
"match_settings": {
"format": null
}
},
{
"id": "8495468206034935808",
"tournament_id": "8374895478454001664",
"number": 2,
"name": "1 Division",
"type": "league",
"status": "ready",
"closed": false,
"auto_placement_enabled": false,
"settings": {
"size": 28,
"nb_groups": 2,
"pairing_method": "standard",
"arrival": "sequential",
"departure": "mirror",
"calculators": [
{
"name": "match_result_points",
"options": {
"win": 3,
"draw": 1,
"loss": 0
}
},
{
"name": "match_result_forfeit_penalties",
"options": {
"forfeit": 0
}
}
],
"tiebreakers": [
{
"name": "match_result_overall",
"options": {}
},
{
"name": "points_head_to_head",
"options": {}
},
{
"name": "match_score_difference_overall",
"options": {}
},
{
"name": "match_score_for_overall",
"options": {}
}
]
},
"match_settings": {
"format": null
}
},
{
"id": "8495474833621917696",
"tournament_id": "8374895478454001664",
"number": 3,
"name": "2 Division",
"type": "league",
"status": "ready",
"closed": false,
"auto_placement_enabled": false,
"settings": {
"size": 28,
"nb_groups": 2,
"pairing_method": "standard",
"arrival": "sequential",
"departure": "mirror",
"calculators": [
{
"name": "match_result_points",
"options": {
"win": 3,
"draw": 1,
"loss": 0
}
},
{
"name": "match_result_forfeit_penalties",
"options": {
"forfeit": 0
}
}
],
"tiebreakers": [
{
"name": "match_result_overall",
"options": {}
},
{
"name": "points_head_to_head",
"options": {}
},
{
"name": "match_score_difference_overall",
"options": {}
},
{
"name": "match_score_for_overall",
"options": {}
}
]
},
"match_settings": {
"format": null
}
},
{
"id": "8495477183121580032",
"tournament_id": "8374895478454001664",
"number": 4,
"name": "3 Division",
"type": "league",
"status": "ready",
"closed": false,
"auto_placement_enabled": false,
"settings": {
"size": 56,
"nb_groups": 4,
"pairing_method": "standard",
"arrival": "sequential",
"departure": "mirror",
"calculators": [
{
"name": "match_result_points",
"options": {
"win": 3,
"draw": 1,
"loss": 0
}
},
{
"name": "match_result_forfeit_penalties",
"options": {
"forfeit": 0
}
}
],
"tiebreakers": [
{
"name": "match_result_overall",
"options": {}
},
{
"name": "points_head_to_head",
"options": {}
},
{
"name": "match_score_difference_overall",
"options": {}
},
{
"name": "match_score_for_overall",
"options": {}
}
]
},
"match_settings": {
"format": null
}
},
{
"id": "8397303945800392704",
"tournament_id": "8374895478454001664",
"number": 5,
"name": "Pokalturnering",
"type": "single_elimination",
"status": "ready",
"closed": false,
"auto_placement_enabled": false,
"settings": {
"size": 128,
"third_decider": false,
"threshold": 0
},
"match_settings": {
"format": null
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment