From d0bbf7bdcec66bb214f42723967266a07ef9b48c Mon Sep 17 00:00:00 2001 From: bl3kunja Date: Sun, 8 Feb 2026 15:19:13 +0100 Subject: [PATCH] quality update: - calculator - result screens - some fixes --- .../league_20250920_153253.json | 2023 ---- .../league_20251109_144618.json | 275 - .../league_20251110_124558.json | 2031 ---- .../tournament_20250830_153342.json | 759 -- .../tournament_20250908_191926.json | 759 -- .../tournament_20250908_192334.json | 759 -- .../tournament_20250908_192631.json | 759 -- .../tournament_20250908_192727.json | 759 -- .../tournament_20250908_193944.json | 759 -- .../tournament_20250908_201601.json | 759 -- .../tournament_20250919_134250.json | 2035 ---- .../tournament_20250919_135814.json | 2035 ---- .../tournament_20250919_141447.json | 4583 --------- .../tournament_20250919_141501.json | 8503 ----------------- .../tournament_20250919_204154.json | 4485 --------- .../tournament_20250920_125927.json | 4485 --------- .../tournament_20250920_131049.json | 4485 --------- .../tournament_20250920_131528.json | 1989 ---- .../tournament_20251010_180624.json | 1989 ---- .../tournament_20251010_192144.json | 1989 ---- .../tournament_20251024_192746.json | 1989 ---- .../tournament_20251026_103024.json | 1989 ---- .../tournament_20251031_184450.json | 2035 ---- .../tournament_20251108_232118.json | 4583 --------- .../tournament_20251109_083952.json | 2035 ---- .../tournament_20251109_122641.json | 1211 --- .../tournament_20251109_123343.json | 2719 ------ .../tournament_20251109_125257.json | 2719 ------ .../tournament_20251109_125420.json | 1211 --- ...9.json => tournament_20260208_151820.json} | 3506 +++---- locales/en.json | 13 +- locales/sl.json | 14 +- templates/draft.html | 210 +- templates/index.html | 58 +- templates/league_scoreboard_display.html | 257 +- templates/results_calculator.html | 1372 ++- templates/results_display.html | 247 +- templates/tournament.html | 8 + tv_app.py | 34 +- 39 files changed, 3323 insertions(+), 69107 deletions(-) delete mode 100644 data/league_archives/league_20250920_153253.json delete mode 100644 data/league_archives/league_20251109_144618.json delete mode 100644 data/league_archives/league_20251110_124558.json delete mode 100644 data/tournament_archives/tournament_20250830_153342.json delete mode 100644 data/tournament_archives/tournament_20250908_191926.json delete mode 100644 data/tournament_archives/tournament_20250908_192334.json delete mode 100644 data/tournament_archives/tournament_20250908_192631.json delete mode 100644 data/tournament_archives/tournament_20250908_192727.json delete mode 100644 data/tournament_archives/tournament_20250908_193944.json delete mode 100644 data/tournament_archives/tournament_20250908_201601.json delete mode 100644 data/tournament_archives/tournament_20250919_134250.json delete mode 100644 data/tournament_archives/tournament_20250919_135814.json delete mode 100644 data/tournament_archives/tournament_20250919_141447.json delete mode 100644 data/tournament_archives/tournament_20250919_141501.json delete mode 100644 data/tournament_archives/tournament_20250919_204154.json delete mode 100644 data/tournament_archives/tournament_20250920_125927.json delete mode 100644 data/tournament_archives/tournament_20250920_131049.json delete mode 100644 data/tournament_archives/tournament_20250920_131528.json delete mode 100644 data/tournament_archives/tournament_20251010_180624.json delete mode 100644 data/tournament_archives/tournament_20251010_192144.json delete mode 100644 data/tournament_archives/tournament_20251024_192746.json delete mode 100644 data/tournament_archives/tournament_20251026_103024.json delete mode 100644 data/tournament_archives/tournament_20251031_184450.json delete mode 100644 data/tournament_archives/tournament_20251108_232118.json delete mode 100644 data/tournament_archives/tournament_20251109_083952.json delete mode 100644 data/tournament_archives/tournament_20251109_122641.json delete mode 100644 data/tournament_archives/tournament_20251109_123343.json delete mode 100644 data/tournament_archives/tournament_20251109_125257.json delete mode 100644 data/tournament_archives/tournament_20251109_125420.json rename data/tournament_archives/{tournament_20251109_144909.json => tournament_20260208_151820.json} (90%) diff --git a/data/league_archives/league_20250920_153253.json b/data/league_archives/league_20250920_153253.json deleted file mode 100644 index 6c0c24c..0000000 --- a/data/league_archives/league_20250920_153253.json +++ /dev/null @@ -1,2023 +0,0 @@ -{ - "league": { - "league_id": "league_20250920_153104", - "created_at": "2025-09-20T15:31:04.050964", - "tournament_type": "4_targets", - "total_tournaments": 5, - "current_tournament": 5, - "participants": { - "1": { - "name": "Domen Pleterski", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 2, - "score": 86, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 126, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 126, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 95, - "tens_count": 1, - "participated": true - } - ], - "total_score": 433, - "final_score": 433, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "2": { - "name": "Nik Pleterski", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 2, - "score": 75, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 118, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 109, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 77, - "tens_count": 1, - "participated": true - } - ], - "total_score": 379, - "final_score": 379, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "3": { - "name": "Ivan Tandler", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 2, - "score": 119, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 104, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 70, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 112, - "tens_count": 4, - "participated": true - } - ], - "total_score": 405, - "final_score": 405, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "4": { - "name": "Mateja Pleterski", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 2, - "score": 95, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 102, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 105, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 72, - "tens_count": 2, - "participated": true - } - ], - "total_score": 374, - "final_score": 374, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 102, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 82, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 104, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 91, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 101, - "tens_count": 2, - "participated": true - } - ], - "total_score": 480, - "final_score": 398, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "6": { - "name": "Mateja Senica", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 91, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 100, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 133, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 110, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 95, - "tens_count": 3, - "participated": true - } - ], - "total_score": 529, - "final_score": 438, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "7": { - "name": "Branko Poker\u017enik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 69, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 100, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 104, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 95, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 110, - "tens_count": 1, - "participated": true - } - ], - "total_score": 478, - "final_score": 409, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "8": { - "name": "Franc \u017digart", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 106, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 101, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 86, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 111, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 105, - "tens_count": 1, - "participated": true - } - ], - "total_score": 509, - "final_score": 423, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 122, - "tens_count": 6, - "participated": true - }, - { - "tournament": 2, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 3, - "score": 91, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 95, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 102, - "tens_count": 3, - "participated": true - } - ], - "total_score": 410, - "final_score": 410, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "10": { - "name": "Mitja \u010ceh", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 108, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 3, - "score": 99, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 90, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 90, - "tens_count": 0, - "participated": true - } - ], - "total_score": 387, - "final_score": 387, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "11": { - "name": "Rado Kefer", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 76, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 3, - "score": 98, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 91, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 97, - "tens_count": 3, - "participated": true - } - ], - "total_score": 362, - "final_score": 362, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "12": { - "name": "Matej Kvasnik", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 108, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 3, - "score": 95, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 131, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 91, - "tens_count": 0, - "participated": true - } - ], - "total_score": 425, - "final_score": 425, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "13": { - "name": "Angelca Mrak", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 115, - "tens_count": 5, - "participated": true - }, - { - "tournament": 2, - "score": 89, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 114, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 75, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 393, - "final_score": 393, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "14": { - "name": "Karli Proje", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 107, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 107, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 105, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 119, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 438, - "final_score": 438, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "15": { - "name": "Jan Pleterski", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 117, - "tens_count": 4, - "participated": true - }, - { - "tournament": 2, - "score": 77, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 73, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 98, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 365, - "final_score": 365, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "16": { - "name": "Silvo Poro\u010dnik", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 107, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 94, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 91, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 107, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 399, - "final_score": 399, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "17": { - "name": "Du\u0161an Onuk", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 86, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 93, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 102, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 90, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 371, - "final_score": 371, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "18": { - "name": "Matja\u017e Pleterski", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 115, - "tens_count": 4, - "participated": true - }, - { - "tournament": 2, - "score": 92, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 82, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 112, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 401, - "final_score": 401, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "19": { - "name": "Franc Rizmal", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 93, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 110, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 94, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 114, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 411, - "final_score": 411, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "20": { - "name": "Jo\u017ee Preglav", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 134, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 95, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 90, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 122, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - } - ], - "total_score": 441, - "final_score": 441, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "21": { - "name": "Marko Blimen", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 109, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 103, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 104, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 121, - "tens_count": 5, - "participated": true - } - ], - "total_score": 437, - "final_score": 437, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "22": { - "name": "Doris Fesel", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 94, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 107, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 95, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 104, - "tens_count": 1, - "participated": true - } - ], - "total_score": 400, - "final_score": 400, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "23": { - "name": "Robi Krautberger", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 100, - "tens_count": 4, - "participated": true - }, - { - "tournament": 2, - "score": 118, - "tens_count": 5, - "participated": true - }, - { - "tournament": 3, - "score": 107, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 85, - "tens_count": 2, - "participated": true - } - ], - "total_score": 410, - "final_score": 410, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "24": { - "name": "Jo\u017ee Verdinek", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 103, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 89, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 92, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 104, - "tens_count": 1, - "participated": true - } - ], - "total_score": 388, - "final_score": 388, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "25": { - "name": "Andrej Herman", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 95, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 90, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 85, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 110, - "tens_count": 2, - "participated": true - } - ], - "total_score": 380, - "final_score": 380, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "26": { - "name": "Jakob Herman", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 102, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 107, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 91, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 102, - "tens_count": 1, - "participated": true - } - ], - "total_score": 402, - "final_score": 402, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "27": { - "name": "Janez Mrak", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 95, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 105, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 106, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 93, - "tens_count": 1, - "participated": true - } - ], - "total_score": 399, - "final_score": 399, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "28": { - "name": "An\u017ee Kolar", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 122, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 112, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 119, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 5, - "score": 124, - "tens_count": 3, - "participated": true - } - ], - "total_score": 477, - "final_score": 477, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "30": { - "name": "Maja Hirtl", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 90, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 80, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 90, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 114, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 100, - "tens_count": 2, - "participated": true - } - ], - "total_score": 474, - "final_score": 394, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "31": { - "name": "Dejan Ku\u010dnik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 81, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 106, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 113, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 86, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 92, - "tens_count": 1, - "participated": true - } - ], - "total_score": 478, - "final_score": 397, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "32": { - "name": "David Strni\u0161a", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 108, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 108, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 130, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 116, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 104, - "tens_count": 1, - "participated": true - } - ], - "total_score": 566, - "final_score": 462, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "33": { - "name": "Namir Uzunovi\u0107", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 116, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 100, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 74, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 93, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 93, - "tens_count": 2, - "participated": true - } - ], - "total_score": 476, - "final_score": 402, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 110, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 82, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 87, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 120, - "tens_count": 5, - "participated": true - }, - { - "tournament": 5, - "score": 105, - "tens_count": 5, - "participated": true - } - ], - "total_score": 504, - "final_score": 422, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "35": { - "name": "Vanja Kolar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 72, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 97, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 104, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 117, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 115, - "tens_count": 2, - "participated": true - } - ], - "total_score": 505, - "final_score": 433, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "36": { - "name": "Klara Wankmuller", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 109, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 115, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 93, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 107, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 99, - "tens_count": 2, - "participated": true - } - ], - "total_score": 523, - "final_score": 430, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "37": { - "name": "Milan Stramec", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 120, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 75, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 98, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 75, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 111, - "tens_count": 2, - "participated": true - } - ], - "total_score": 479, - "final_score": 404, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "38": { - "name": "Bojan Sudar", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 108, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 84, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 116, - "tens_count": 4, - "participated": true - }, - { - "tournament": 5, - "score": 84, - "tens_count": 2, - "participated": true - } - ], - "total_score": 392, - "final_score": 392, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "39": { - "name": "Tia Sudar", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 110, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 72, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 86, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 96, - "tens_count": 1, - "participated": true - } - ], - "total_score": 364, - "final_score": 364, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "40": { - "name": "Jaka Cvar", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 99, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 92, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 112, - "tens_count": 5, - "participated": true - }, - { - "tournament": 5, - "score": 92, - "tens_count": 0, - "participated": true - } - ], - "total_score": 395, - "final_score": 395, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "41": { - "name": "Tadej \u0160truc", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 78, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 97, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 114, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 101, - "tens_count": 0, - "participated": true - } - ], - "total_score": 390, - "final_score": 390, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "42": { - "name": "Jure Glaser", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 109, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 66, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 86, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 138, - "tens_count": 5, - "participated": true - } - ], - "total_score": 399, - "final_score": 399, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "43": { - "name": "Marko Pokr\u017enik", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 104, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 104, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 85, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 106, - "tens_count": 1, - "participated": true - } - ], - "total_score": 399, - "final_score": 399, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "44": { - "name": "Anka Ka\u010dnik", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 92, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 83, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 95, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 111, - "tens_count": 2, - "participated": true - } - ], - "total_score": 381, - "final_score": 381, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "45": { - "name": "Lidija Blimen", - "joker_used": true, - "tournament_results": [ - { - "tournament": 1, - "score": 83, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 107, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 0, - "tens_count": 0, - "participated": false, - "joker": true - }, - { - "tournament": 4, - "score": 104, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 92, - "tens_count": 3, - "participated": true - } - ], - "total_score": 386, - "final_score": 386, - "tournaments_participated": 4, - "excluded_tournament": null - }, - "46": { - "name": "Tijana \u0160tumpfl", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 91, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 90, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 102, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 100, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 140, - "tens_count": 5, - "participated": true - } - ], - "total_score": 523, - "final_score": 433, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 82, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 96, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 86, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 76, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 94, - "tens_count": 4, - "participated": true - } - ], - "total_score": 434, - "final_score": 358, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "48": { - "name": "Janja Salcman", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 101, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 99, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 105, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 96, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 93, - "tens_count": 1, - "participated": true - } - ], - "total_score": 494, - "final_score": 401, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "49": { - "name": "Jolanda Verhnjak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 95, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 93, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 112, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 107, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 109, - "tens_count": 1, - "participated": true - } - ], - "total_score": 516, - "final_score": 423, - "tournaments_participated": 5, - "excluded_tournament": 2 - } - }, - "completed_tournaments": [ - { - "tournament_number": 1, - "tournament_type": "4_targets", - "finished_at": "2025-09-20T15:31:25.272296", - "results_summary": { - "participants": 44, - "shots_per_participant": 20, - "total_shots": 880, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 2, - "tournament_type": "4_targets", - "finished_at": "2025-09-20T15:31:46.364981", - "results_summary": { - "participants": 44, - "shots_per_participant": 20, - "total_shots": 880, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 3, - "tournament_type": "4_targets", - "finished_at": "2025-09-20T15:32:08.801733", - "results_summary": { - "participants": 40, - "shots_per_participant": 20, - "total_shots": 800, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 4, - "tournament_type": "4_targets", - "finished_at": "2025-09-20T15:32:30.303850", - "results_summary": { - "participants": 40, - "shots_per_participant": 20, - "total_shots": 800, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 5, - "tournament_type": "4_targets", - "finished_at": "2025-09-20T15:32:53.267295", - "results_summary": { - "participants": 40, - "shots_per_participant": 20, - "total_shots": 800, - "format_description": "4 Targets (5 shots each)" - } - } - ], - "league_finished": true, - "finished_at": "2025-09-20T15:32:53.267298" - }, - "archived_at": "2025-09-20T15:32:53.268502" -} \ No newline at end of file diff --git a/data/league_archives/league_20251109_144618.json b/data/league_archives/league_20251109_144618.json deleted file mode 100644 index 65fb191..0000000 --- a/data/league_archives/league_20251109_144618.json +++ /dev/null @@ -1,275 +0,0 @@ -{ - "league": { - "league_id": "league_20251109_144611", - "created_at": "2025-11-09T14:46:11.803719", - "tournament_type": "4_targets", - "total_tournaments": 5, - "current_tournament": 0, - "participants": { - "2": { - "name": "Nik Pleterski", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "4": { - "name": "Mateja Pleterski", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "6": { - "name": "Mateja Senica", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "10": { - "name": "Mitja \u010ceh", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "11": { - "name": "Rado Kefer", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "12": { - "name": "Matej Kvasnik", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "14": { - "name": "Karli Proje", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "16": { - "name": "Silvo Poro\u010dnik", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "18": { - "name": "Matja\u017e Pleterski", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "20": { - "name": "Jo\u017ee Preglav", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "21": { - "name": "Marko Blimen", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "23": { - "name": "Robi Krautberger", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "24": { - "name": "Jo\u017ee Verdinek", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "30": { - "name": "Maja Hirtl", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "33": { - "name": "Namir Uzunovi\u0107", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "35": { - "name": "Vanja Kolar", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "36": { - "name": "Klara Wankmuller", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "37": { - "name": "Milan Stramec", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "39": { - "name": "Tia Sudar", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "41": { - "name": "Tadej \u0160truc", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "42": { - "name": "Jure Glaser", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "43": { - "name": "Marko Pokr\u017enik", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "45": { - "name": "Lidija Blimen", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "46": { - "name": "Tijana \u0160tumpfl", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "48": { - "name": "Janja Salcman", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - }, - "49": { - "name": "Jolanda Verhnjak", - "joker_used": false, - "tournament_results": [], - "total_score": 0, - "final_score": 0, - "tournaments_participated": 0, - "excluded_tournament": null - } - }, - "completed_tournaments": [], - "league_finished": false - }, - "archived_at": "2025-11-09T14:46:18.477787" -} \ No newline at end of file diff --git a/data/league_archives/league_20251110_124558.json b/data/league_archives/league_20251110_124558.json deleted file mode 100644 index 60f4625..0000000 --- a/data/league_archives/league_20251110_124558.json +++ /dev/null @@ -1,2031 +0,0 @@ -{ - "league": { - "league_id": "league_20251110_122848", - "created_at": "2025-11-10T12:28:48.664614", - "tournament_type": "4_targets", - "total_tournaments": 5, - "current_tournament": 5, - "participants": { - "1": { - "name": "Domen Pleterski", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 94, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 105, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 86, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 67, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 76, - "tens_count": 0, - "participated": true - } - ], - "total_score": 428, - "final_score": 361, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "2": { - "name": "Nik Pleterski", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 97, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 104, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 83, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 85, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 121, - "tens_count": 3, - "participated": true - } - ], - "total_score": 490, - "final_score": 407, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "3": { - "name": "Ivan Tandler", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 133, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 105, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 129, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 87, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 90, - "tens_count": 1, - "participated": true - } - ], - "total_score": 544, - "final_score": 457, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "4": { - "name": "Mateja Pleterski", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 70, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 75, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 95, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 92, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 107, - "tens_count": 3, - "participated": true - } - ], - "total_score": 439, - "final_score": 369, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 93, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 108, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 108, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 98, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 99, - "tens_count": 1, - "participated": true - } - ], - "total_score": 506, - "final_score": 413, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "6": { - "name": "Mateja Senica", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 88, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 91, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 108, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 88, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 90, - "tens_count": 0, - "participated": true - } - ], - "total_score": 465, - "final_score": 377, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "7": { - "name": "Branko Poker\u017enik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 101, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 87, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 98, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 93, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 91, - "tens_count": 1, - "participated": true - } - ], - "total_score": 470, - "final_score": 383, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "8": { - "name": "Franc \u017digart", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 97, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 101, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 99, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 108, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 91, - "tens_count": 0, - "participated": true - } - ], - "total_score": 496, - "final_score": 405, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 106, - "tens_count": 4, - "participated": true - }, - { - "tournament": 2, - "score": 103, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 120, - "tens_count": 5, - "participated": true - }, - { - "tournament": 4, - "score": 90, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 71, - "tens_count": 1, - "participated": true - } - ], - "total_score": 490, - "final_score": 419, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "10": { - "name": "Mitja \u010ceh", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 100, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 109, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 84, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 127, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 116, - "tens_count": 4, - "participated": true - } - ], - "total_score": 536, - "final_score": 452, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "11": { - "name": "Rado Kefer", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 87, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 112, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 74, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 108, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 106, - "tens_count": 2, - "participated": true - } - ], - "total_score": 487, - "final_score": 413, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "12": { - "name": "Matej Kvasnik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 112, - "tens_count": 4, - "participated": true - }, - { - "tournament": 2, - "score": 110, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 105, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 107, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 53, - "tens_count": 0, - "participated": true - } - ], - "total_score": 487, - "final_score": 434, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "13": { - "name": "Angelca Mrak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 100, - "tens_count": 4, - "participated": true - }, - { - "tournament": 2, - "score": 93, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 96, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 73, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 87, - "tens_count": 0, - "participated": true - } - ], - "total_score": 449, - "final_score": 376, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "14": { - "name": "Karli Proje", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 81, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 72, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 110, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 82, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 99, - "tens_count": 1, - "participated": true - } - ], - "total_score": 444, - "final_score": 372, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "15": { - "name": "Jan Pleterski", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 111, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 102, - "tens_count": 5, - "participated": true - }, - { - "tournament": 3, - "score": 122, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 127, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 111, - "tens_count": 2, - "participated": true - } - ], - "total_score": 573, - "final_score": 471, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "16": { - "name": "Silvo Poro\u010dnik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 117, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 95, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 117, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 90, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 109, - "tens_count": 0, - "participated": true - } - ], - "total_score": 528, - "final_score": 438, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "17": { - "name": "Du\u0161an Onuk", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 102, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 86, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 79, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 89, - "tens_count": 4, - "participated": true - }, - { - "tournament": 5, - "score": 104, - "tens_count": 2, - "participated": true - } - ], - "total_score": 460, - "final_score": 381, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "18": { - "name": "Matja\u017e Pleterski", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 117, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 81, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 115, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 103, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 83, - "tens_count": 3, - "participated": true - } - ], - "total_score": 499, - "final_score": 418, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "19": { - "name": "Franc Rizmal", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 89, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 94, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 81, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 136, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 105, - "tens_count": 2, - "participated": true - } - ], - "total_score": 505, - "final_score": 424, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "20": { - "name": "Jo\u017ee Preglav", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 96, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 91, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 101, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 86, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 90, - "tens_count": 1, - "participated": true - } - ], - "total_score": 464, - "final_score": 378, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "21": { - "name": "Marko Blimen", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 101, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 102, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 101, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 80, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 113, - "tens_count": 4, - "participated": true - } - ], - "total_score": 497, - "final_score": 417, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "22": { - "name": "Doris Fesel", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 79, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 92, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 123, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 92, - "tens_count": 6, - "participated": true - }, - { - "tournament": 5, - "score": 110, - "tens_count": 0, - "participated": true - } - ], - "total_score": 496, - "final_score": 417, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "23": { - "name": "Robi Krautberger", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 111, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 104, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 84, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 95, - "tens_count": 4, - "participated": true - }, - { - "tournament": 5, - "score": 109, - "tens_count": 3, - "participated": true - } - ], - "total_score": 503, - "final_score": 419, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "24": { - "name": "Jo\u017ee Verdinek", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 95, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 85, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 105, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 77, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 94, - "tens_count": 3, - "participated": true - } - ], - "total_score": 456, - "final_score": 379, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "25": { - "name": "Andrej Herman", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 106, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 101, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 77, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 124, - "tens_count": 6, - "participated": true - }, - { - "tournament": 5, - "score": 111, - "tens_count": 2, - "participated": true - } - ], - "total_score": 519, - "final_score": 442, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "26": { - "name": "Jakob Herman", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 76, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 117, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 100, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 125, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 109, - "tens_count": 4, - "participated": true - } - ], - "total_score": 527, - "final_score": 451, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "27": { - "name": "Janez Mrak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 109, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 94, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 106, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 87, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 96, - "tens_count": 1, - "participated": true - } - ], - "total_score": 492, - "final_score": 405, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "28": { - "name": "An\u017ee Kolar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 108, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 97, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 109, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 121, - "tens_count": 4, - "participated": true - }, - { - "tournament": 5, - "score": 81, - "tens_count": 1, - "participated": true - } - ], - "total_score": 516, - "final_score": 435, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "29": { - "name": "Alen Kolar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 130, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 108, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 96, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 92, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 86, - "tens_count": 2, - "participated": true - } - ], - "total_score": 512, - "final_score": 426, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "30": { - "name": "Maja Hirtl", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 91, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 116, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 93, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 109, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 119, - "tens_count": 3, - "participated": true - } - ], - "total_score": 528, - "final_score": 437, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "31": { - "name": "Dejan Ku\u010dnik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 100, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 81, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 98, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 90, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 69, - "tens_count": 1, - "participated": true - } - ], - "total_score": 438, - "final_score": 369, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "32": { - "name": "David Strni\u0161a", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 109, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 105, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 102, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 92, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 102, - "tens_count": 2, - "participated": true - } - ], - "total_score": 510, - "final_score": 418, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "33": { - "name": "Namir Uzunovi\u0107", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 106, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 117, - "tens_count": 5, - "participated": true - }, - { - "tournament": 3, - "score": 94, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 122, - "tens_count": 4, - "participated": true - }, - { - "tournament": 5, - "score": 109, - "tens_count": 3, - "participated": true - } - ], - "total_score": 548, - "final_score": 454, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 109, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 96, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 94, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 75, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 93, - "tens_count": 3, - "participated": true - } - ], - "total_score": 467, - "final_score": 392, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "35": { - "name": "Vanja Kolar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 79, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 89, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 102, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 95, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 101, - "tens_count": 5, - "participated": true - } - ], - "total_score": 466, - "final_score": 387, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "36": { - "name": "Klara Wankmuller", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 96, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 111, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 90, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 111, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 89, - "tens_count": 2, - "participated": true - } - ], - "total_score": 497, - "final_score": 408, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "37": { - "name": "Milan Stramec", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 123, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 102, - "tens_count": 1, - "participated": true - }, - { - "tournament": 3, - "score": 90, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 97, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 96, - "tens_count": 2, - "participated": true - } - ], - "total_score": 508, - "final_score": 418, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "38": { - "name": "Bojan Sudar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 75, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 105, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 101, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 101, - "tens_count": 3, - "participated": true - }, - { - "tournament": 5, - "score": 88, - "tens_count": 1, - "participated": true - } - ], - "total_score": 470, - "final_score": 395, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "39": { - "name": "Tia Sudar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 147, - "tens_count": 5, - "participated": true - }, - { - "tournament": 2, - "score": 93, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 96, - "tens_count": 3, - "participated": true - }, - { - "tournament": 4, - "score": 110, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 89, - "tens_count": 0, - "participated": true - } - ], - "total_score": 535, - "final_score": 446, - "tournaments_participated": 5, - "excluded_tournament": 5 - }, - "40": { - "name": "Jaka Cvar", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 104, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 95, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 105, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 80, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 103, - "tens_count": 2, - "participated": true - } - ], - "total_score": 487, - "final_score": 407, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "41": { - "name": "Tadej \u0160truc", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 89, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 111, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 79, - "tens_count": 0, - "participated": true - }, - { - "tournament": 4, - "score": 103, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 96, - "tens_count": 3, - "participated": true - } - ], - "total_score": 478, - "final_score": 399, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "42": { - "name": "Jure Glaser", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 94, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 109, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 109, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 82, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 129, - "tens_count": 3, - "participated": true - } - ], - "total_score": 523, - "final_score": 441, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "43": { - "name": "Marko Pokr\u017enik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 95, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 105, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 88, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 95, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 128, - "tens_count": 4, - "participated": true - } - ], - "total_score": 511, - "final_score": 423, - "tournaments_participated": 5, - "excluded_tournament": 3 - }, - "44": { - "name": "Anka Ka\u010dnik", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 100, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 87, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 91, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 107, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 89, - "tens_count": 0, - "participated": true - } - ], - "total_score": 474, - "final_score": 387, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "45": { - "name": "Lidija Blimen", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 79, - "tens_count": 0, - "participated": true - }, - { - "tournament": 2, - "score": 112, - "tens_count": 4, - "participated": true - }, - { - "tournament": 3, - "score": 123, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 84, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 92, - "tens_count": 2, - "participated": true - } - ], - "total_score": 490, - "final_score": 411, - "tournaments_participated": 5, - "excluded_tournament": 1 - }, - "46": { - "name": "Tijana \u0160tumpfl", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 117, - "tens_count": 3, - "participated": true - }, - { - "tournament": 2, - "score": 98, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 106, - "tens_count": 2, - "participated": true - }, - { - "tournament": 4, - "score": 94, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 98, - "tens_count": 2, - "participated": true - } - ], - "total_score": 513, - "final_score": 419, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 121, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 103, - "tens_count": 3, - "participated": true - }, - { - "tournament": 3, - "score": 119, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 78, - "tens_count": 2, - "participated": true - }, - { - "tournament": 5, - "score": 103, - "tens_count": 1, - "participated": true - } - ], - "total_score": 524, - "final_score": 446, - "tournaments_participated": 5, - "excluded_tournament": 4 - }, - "48": { - "name": "Janja Salcman", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 85, - "tens_count": 1, - "participated": true - }, - { - "tournament": 2, - "score": 77, - "tens_count": 0, - "participated": true - }, - { - "tournament": 3, - "score": 95, - "tens_count": 1, - "participated": true - }, - { - "tournament": 4, - "score": 103, - "tens_count": 1, - "participated": true - }, - { - "tournament": 5, - "score": 86, - "tens_count": 1, - "participated": true - } - ], - "total_score": 446, - "final_score": 369, - "tournaments_participated": 5, - "excluded_tournament": 2 - }, - "49": { - "name": "Jolanda Verhnjak", - "joker_used": false, - "tournament_results": [ - { - "tournament": 1, - "score": 102, - "tens_count": 2, - "participated": true - }, - { - "tournament": 2, - "score": 113, - "tens_count": 2, - "participated": true - }, - { - "tournament": 3, - "score": 127, - "tens_count": 4, - "participated": true - }, - { - "tournament": 4, - "score": 77, - "tens_count": 0, - "participated": true - }, - { - "tournament": 5, - "score": 76, - "tens_count": 1, - "participated": true - } - ], - "total_score": 495, - "final_score": 419, - "tournaments_participated": 5, - "excluded_tournament": 5 - } - }, - "completed_tournaments": [ - { - "tournament_number": 1, - "tournament_type": "4_targets", - "finished_at": "2025-11-10T12:30:32.447123", - "results_summary": { - "participants": 49, - "shots_per_participant": 20, - "total_shots": 980, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 2, - "tournament_type": "4_targets", - "finished_at": "2025-11-10T12:31:30.072754", - "results_summary": { - "participants": 49, - "shots_per_participant": 20, - "total_shots": 980, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 3, - "tournament_type": "4_targets", - "finished_at": "2025-11-10T12:32:17.739763", - "results_summary": { - "participants": 49, - "shots_per_participant": 20, - "total_shots": 980, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 4, - "tournament_type": "4_targets", - "finished_at": "2025-11-10T12:32:36.671669", - "results_summary": { - "participants": 49, - "shots_per_participant": 20, - "total_shots": 980, - "format_description": "4 Targets (5 shots each)" - } - }, - { - "tournament_number": 5, - "tournament_type": "4_targets", - "finished_at": "2025-11-10T12:45:58.377969", - "results_summary": { - "participants": 49, - "shots_per_participant": 20, - "total_shots": 980, - "format_description": "4 Targets (5 shots each)" - } - } - ], - "league_finished": true, - "finished_at": "2025-11-10T12:45:58.377972" - }, - "archived_at": "2025-11-10T12:45:58.379146" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250830_153342.json b/data/tournament_archives/tournament_20250830_153342.json deleted file mode 100644 index 6080c37..0000000 --- a/data/tournament_archives/tournament_20250830_153342.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-08-30T13:09:30.384521", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-08-30T13:09:30.384521", - "tournament_type": "4_targets", - "participants": { - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "4": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 0, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 8, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 7, - "shot4": 5, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 7, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 8, - "shot3": 7, - "shot4": 6, - "shot5": 6 - } - }, - "total_score": 142, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "4": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 0, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 9, - "shot5": 9 - }, - "4": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 180, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 9, - "shot3": 8, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 10, - "shot4": 9, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 10, - "shot3": 10, - "shot4": 8, - "shot5": 6 - } - }, - "total_score": 179, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 6, - "shot4": 4, - "shot5": 3 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 6, - "shot4": 3, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 4, - "shot3": 4, - "shot4": 2, - "shot5": 1 - }, - "4": { - "shot1": 7, - "shot2": 6, - "shot3": 5, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 102, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 7, - "shot2": 3, - "shot3": 2, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 2, - "shot4": 2, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 7, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 3, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 72, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 6, - "shot5": 6 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 161, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 6, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 6, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 4, - "shot4": 1, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 8, - "shot5": 5 - } - }, - "total_score": 124, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 7, - "shot5": 7 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 7, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 8, - "shot5": 7 - } - }, - "total_score": 167, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 8, - "shot2": 7, - "shot3": 6, - "shot4": 4, - "shot5": 3 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 8, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 5, - "shot4": 3, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 8, - "shot4": 5, - "shot5": 4 - } - }, - "total_score": 122, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 174, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 8, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 8, - "shot3": 6, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 8, - "shot3": 8, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 144, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "4": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 0, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 10, - "shot4": 1, - "shot5": 1 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 2, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 2, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 5, - "shot2": 3, - "shot3": 2, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 71, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 8, - "shot4": 8, - "shot5": 8 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 9, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 9, - "shot5": 8 - }, - "4": { - "shot1": 10, - "shot2": 10, - "shot3": 10, - "shot4": 9, - "shot5": 8 - } - }, - "total_score": 180, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 6 - } - }, - "total_score": 172, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 8, - "shot4": 8, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 8, - "shot4": 8, - "shot5": 7 - }, - "4": { - "shot1": 8, - "shot2": 9, - "shot3": 7, - "shot4": 6, - "shot5": 8 - } - }, - "total_score": 155, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-08-30T13:09:30.386527", - "finished_at": "2025-08-30T15:33:42.405404" - }, - "archived_at": "2025-08-30T15:33:42.405434" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250908_191926.json b/data/tournament_archives/tournament_20250908_191926.json deleted file mode 100644 index bb575b0..0000000 --- a/data/tournament_archives/tournament_20250908_191926.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-08T19:19:14.422360", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-08T19:19:14.422360", - "tournament_type": "4_targets", - "participants": { - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 2, - "shot4": 10, - "shot5": 4 - }, - "2": { - "shot1": 8, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 2, - "shot3": 6, - "shot4": 0, - "shot5": 10 - }, - "4": { - "shot1": 7, - "shot2": 9, - "shot3": 10, - "shot4": 5, - "shot5": 6 - } - }, - "total_score": 129, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 8, - "shot4": 10, - "shot5": 4 - }, - "2": { - "shot1": 2, - "shot2": 4, - "shot3": 7, - "shot4": 7, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 10, - "shot3": 1, - "shot4": 8, - "shot5": 9 - }, - "4": { - "shot1": 1, - "shot2": 8, - "shot3": 4, - "shot4": 7, - "shot5": 10 - } - }, - "total_score": 111, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 2, - "shot2": 0, - "shot3": 9, - "shot4": 10, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 6, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 0, - "shot2": 8, - "shot3": 2, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 6, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 97, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 5, - "shot2": 9, - "shot3": 1, - "shot4": 9, - "shot5": 10 - }, - "2": { - "shot1": 2, - "shot2": 9, - "shot3": 10, - "shot4": 10, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 1, - "shot3": 7, - "shot4": 4, - "shot5": 8 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 10, - "shot4": 5, - "shot5": 0 - } - }, - "total_score": 119, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 6, - "shot2": 9, - "shot3": 4, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 7, - "shot2": 8, - "shot3": 6, - "shot4": 5, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 6, - "shot4": 6, - "shot5": 8 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 0, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 110, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 5, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 8, - "shot2": 9, - "shot3": 10, - "shot4": 7, - "shot5": 10 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 10, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 8, - "shot2": 1, - "shot3": 6, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 134, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 10, - "shot2": 6, - "shot3": 4, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 5, - "shot3": 1, - "shot4": 1, - "shot5": 10 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 0, - "shot4": 8, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 2, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 101, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 1, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 7, - "shot2": 0, - "shot3": 1, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 2, - "shot4": 0, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 7, - "shot3": 4, - "shot4": 7, - "shot5": 4 - } - }, - "total_score": 79, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 9, - "shot2": 4, - "shot3": 2, - "shot4": 0, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 8, - "shot4": 3, - "shot5": 4 - }, - "4": { - "shot1": 3, - "shot2": 10, - "shot3": 2, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 101, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 8, - "shot2": 10, - "shot3": 7, - "shot4": 10, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 6, - "shot3": 0, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 0, - "shot4": 6, - "shot5": 9 - } - }, - "total_score": 110, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 0, - "shot2": 7, - "shot3": 0, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 6, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 0, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 4, - "shot3": 8, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 89, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 8, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 7, - "shot2": 2, - "shot3": 5, - "shot4": 4, - "shot5": 5 - }, - "3": { - "shot1": 10, - "shot2": 6, - "shot3": 1, - "shot4": 9, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 2, - "shot3": 1, - "shot4": 2, - "shot5": 1 - } - }, - "total_score": 107, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 10, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 0, - "shot2": 10, - "shot3": 5, - "shot4": 10, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 4, - "shot4": 0, - "shot5": 4 - }, - "4": { - "shot1": 6, - "shot2": 1, - "shot3": 1, - "shot4": 9, - "shot5": 8 - } - }, - "total_score": 107, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 10, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 8, - "shot4": 6, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 7, - "shot4": 2, - "shot5": 0 - }, - "4": { - "shot1": 2, - "shot2": 4, - "shot3": 4, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 95, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 10, - "shot4": 5, - "shot5": 9 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 10, - "shot4": 3, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 7, - "shot4": 3, - "shot5": 5 - }, - "4": { - "shot1": 5, - "shot2": 10, - "shot3": 8, - "shot4": 10, - "shot5": 8 - } - }, - "total_score": 118, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 5, - "shot2": 9, - "shot3": 6, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 0, - "shot4": 2, - "shot5": 8 - }, - "3": { - "shot1": 2, - "shot2": 0, - "shot3": 6, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 2, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 82, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 7, - "shot3": 1, - "shot4": 0, - "shot5": 5 - }, - "2": { - "shot1": 10, - "shot2": 0, - "shot3": 3, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 6, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 8, - "shot4": 8, - "shot5": 9 - } - }, - "total_score": 100, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 5, - "shot2": 2, - "shot3": 0, - "shot4": 3, - "shot5": 2 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 10, - "shot4": 5, - "shot5": 4 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 4, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 2, - "shot2": 9, - "shot3": 0, - "shot4": 4, - "shot5": 10 - } - }, - "total_score": 90, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-08T19:19:14.422540", - "finished_at": "2025-09-08T19:19:26.929175" - }, - "archived_at": "2025-09-08T19:19:26.929203" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250908_192334.json b/data/tournament_archives/tournament_20250908_192334.json deleted file mode 100644 index 77e46c4..0000000 --- a/data/tournament_archives/tournament_20250908_192334.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-08T19:23:24.597390", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-08T19:23:24.597390", - "tournament_type": "4_targets", - "participants": { - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 4, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 4, - "shot3": 4, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 4, - "shot3": 3, - "shot4": 3, - "shot5": 2 - }, - "4": { - "shot1": 3, - "shot2": 7, - "shot3": 2, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 67, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 6, - "shot2": 10, - "shot3": 0, - "shot4": 6, - "shot5": 5 - }, - "2": { - "shot1": 0, - "shot2": 9, - "shot3": 5, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 8, - "shot4": 0, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 4, - "shot3": 3, - "shot4": 5, - "shot5": 1 - } - }, - "total_score": 85, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 10, - "shot3": 1, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 6, - "shot4": 2, - "shot5": 10 - }, - "3": { - "shot1": 1, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 4, - "shot3": 9, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 106, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 3, - "shot2": 2, - "shot3": 3, - "shot4": 3, - "shot5": 3 - }, - "2": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 0, - "shot5": 7 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 1, - "shot4": 7, - "shot5": 6 - }, - "4": { - "shot1": 3, - "shot2": 4, - "shot3": 3, - "shot4": 8, - "shot5": 1 - } - }, - "total_score": 78, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 3, - "shot3": 8, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 5, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 7, - "shot2": 8, - "shot3": 0, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 10, - "shot3": 2, - "shot4": 9, - "shot5": 0 - } - }, - "total_score": 100, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 3, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 10, - "shot4": 9, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 2, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 6, - "shot2": 6, - "shot3": 6, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 104, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 6, - "shot4": 9, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 0, - "shot3": 9, - "shot4": 2, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 0, - "shot3": 4, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 5, - "shot2": 4, - "shot3": 2, - "shot4": 7, - "shot5": 0 - } - }, - "total_score": 99, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 7, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 10, - "shot2": 3, - "shot3": 2, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 9, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 4, - "shot2": 10, - "shot3": 6, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 112, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 4, - "shot2": 9, - "shot3": 2, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 3, - "shot2": 9, - "shot3": 4, - "shot4": 3, - "shot5": 1 - }, - "3": { - "shot1": 10, - "shot2": 7, - "shot3": 9, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 8, - "shot4": 6, - "shot5": 10 - } - }, - "total_score": 106, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 7, - "shot2": 10, - "shot3": 4, - "shot4": 2, - "shot5": 9 - }, - "2": { - "shot1": 1, - "shot2": 9, - "shot3": 2, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 6, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 10, - "shot4": 0, - "shot5": 2 - } - }, - "total_score": 116, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 10, - "shot2": 6, - "shot3": 9, - "shot4": 9, - "shot5": 7 - }, - "2": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 6, - "shot5": 10 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 6, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 9, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 125, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 8, - "shot2": 0, - "shot3": 9, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 6, - "shot4": 4, - "shot5": 8 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 3, - "shot4": 4, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 2, - "shot3": 0, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 81, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 5, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 4, - "shot3": 2, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 5, - "shot4": 8, - "shot5": 1 - }, - "4": { - "shot1": 6, - "shot2": 5, - "shot3": 3, - "shot4": 1, - "shot5": 6 - } - }, - "total_score": 95, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 7, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 7, - "shot2": 2, - "shot3": 1, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 9, - "shot2": 0, - "shot3": 3, - "shot4": 9, - "shot5": 10 - }, - "4": { - "shot1": 2, - "shot2": 2, - "shot3": 8, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 110, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 6, - "shot2": 1, - "shot3": 8, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 3, - "shot3": 10, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 8, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 10, - "shot4": 5, - "shot5": 6 - } - }, - "total_score": 101, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 9, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 0, - "shot2": 8, - "shot3": 0, - "shot4": 6, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 3, - "shot4": 1, - "shot5": 9 - }, - "4": { - "shot1": 4, - "shot2": 7, - "shot3": 3, - "shot4": 1, - "shot5": 1 - } - }, - "total_score": 77, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 1, - "shot2": 9, - "shot3": 7, - "shot4": 3, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 2, - "shot3": 0, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 10, - "shot4": 0, - "shot5": 0 - }, - "4": { - "shot1": 10, - "shot2": 2, - "shot3": 9, - "shot4": 1, - "shot5": 1 - } - }, - "total_score": 81, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 5, - "shot2": 0, - "shot3": 9, - "shot4": 5, - "shot5": 7 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 0, - "shot4": 1, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 9, - "shot3": 5, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 0, - "shot2": 5, - "shot3": 8, - "shot4": 5, - "shot5": 4 - } - }, - "total_score": 83, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-08T19:23:24.597575", - "finished_at": "2025-09-08T19:23:34.271264" - }, - "archived_at": "2025-09-08T19:23:34.271291" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250908_192631.json b/data/tournament_archives/tournament_20250908_192631.json deleted file mode 100644 index 6f5eddc..0000000 --- a/data/tournament_archives/tournament_20250908_192631.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-08T19:26:24.708355", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-08T19:26:24.708355", - "tournament_type": "4_targets", - "participants": { - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 4, - "shot3": 0, - "shot4": 7, - "shot5": 4 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 5, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 7, - "shot3": 8, - "shot4": 9, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 6, - "shot3": 2, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 98, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 10, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 9, - "shot2": 5, - "shot3": 5, - "shot4": 0, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 1, - "shot3": 3, - "shot4": 4, - "shot5": 0 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 3, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 94, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 9, - "shot2": 5, - "shot3": 10, - "shot4": 8, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 4, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 5, - "shot4": 0, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 2, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 98, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 8, - "shot3": 8, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 1, - "shot2": 7, - "shot3": 3, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 2, - "shot3": 0, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 8, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 89, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 2, - "shot4": 8, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 9, - "shot3": 4, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 6, - "shot4": 8, - "shot5": 1 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 7, - "shot4": 10, - "shot5": 9 - } - }, - "total_score": 107, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 0, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 4, - "shot2": 7, - "shot3": 9, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 8, - "shot3": 3, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 6, - "shot2": 7, - "shot3": 9, - "shot4": 7, - "shot5": 10 - } - }, - "total_score": 115, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 0, - "shot2": 1, - "shot3": 4, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 0, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 4, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 9, - "shot3": 10, - "shot4": 6, - "shot5": 7 - } - }, - "total_score": 87, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 2, - "shot2": 8, - "shot3": 4, - "shot4": 10, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 2, - "shot3": 5, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 8, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 5, - "shot4": 1, - "shot5": 6 - } - }, - "total_score": 89, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 10, - "shot3": 1, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 9, - "shot2": 1, - "shot3": 9, - "shot4": 2, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 4, - "shot4": 1, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 6, - "shot3": 8, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 97, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 5, - "shot2": 10, - "shot3": 4, - "shot4": 8, - "shot5": 9 - }, - "2": { - "shot1": 7, - "shot2": 6, - "shot3": 0, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 1, - "shot4": 6, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 5, - "shot4": 0, - "shot5": 6 - } - }, - "total_score": 92, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 9, - "shot4": 3, - "shot5": 8 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 6, - "shot4": 4, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 4, - "shot4": 4, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 9, - "shot3": 8, - "shot4": 0, - "shot5": 1 - } - }, - "total_score": 84, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 2, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 3, - "shot3": 8, - "shot4": 0, - "shot5": 6 - }, - "3": { - "shot1": 1, - "shot2": 6, - "shot3": 5, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 3, - "shot2": 7, - "shot3": 6, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 106, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 5, - "shot2": 4, - "shot3": 4, - "shot4": 9, - "shot5": 3 - }, - "2": { - "shot1": 7, - "shot2": 0, - "shot3": 5, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 7, - "shot4": 5, - "shot5": 9 - }, - "4": { - "shot1": 1, - "shot2": 4, - "shot3": 0, - "shot4": 1, - "shot5": 6 - } - }, - "total_score": 87, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 10, - "shot3": 5, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 4, - "shot2": 8, - "shot3": 8, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 3, - "shot2": 5, - "shot3": 2, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 3, - "shot2": 2, - "shot3": 1, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 90, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 8, - "shot2": 10, - "shot3": 0, - "shot4": 8, - "shot5": 0 - }, - "2": { - "shot1": 3, - "shot2": 9, - "shot3": 3, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 10, - "shot2": 8, - "shot3": 5, - "shot4": 1, - "shot5": 10 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 8, - "shot4": 6, - "shot5": 9 - } - }, - "total_score": 126, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 10, - "shot2": 7, - "shot3": 3, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 1, - "shot3": 5, - "shot4": 3, - "shot5": 8 - }, - "3": { - "shot1": 2, - "shot2": 3, - "shot3": 5, - "shot4": 2, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 3, - "shot4": 1, - "shot5": 6 - } - }, - "total_score": 84, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 8, - "shot4": 5, - "shot5": 8 - }, - "2": { - "shot1": 5, - "shot2": 7, - "shot3": 8, - "shot4": 2, - "shot5": 9 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 5, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 0, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 100, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 5, - "shot2": 0, - "shot3": 7, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 3, - "shot4": 1, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 1, - "shot4": 3, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 5, - "shot3": 3, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 68, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-08T19:26:24.708574", - "finished_at": "2025-09-08T19:26:31.871139" - }, - "archived_at": "2025-09-08T19:26:31.871173" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250908_192727.json b/data/tournament_archives/tournament_20250908_192727.json deleted file mode 100644 index be9875c..0000000 --- a/data/tournament_archives/tournament_20250908_192727.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-08T19:27:18.397859", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-08T19:27:18.397859", - "tournament_type": "4_targets", - "participants": { - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 1, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 1, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 3, - "shot2": 6, - "shot3": 8, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 8, - "shot4": 1, - "shot5": 5 - } - }, - "total_score": 85, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 3, - "shot2": 0, - "shot3": 3, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 1, - "shot2": 4, - "shot3": 2, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 8, - "shot4": 2, - "shot5": 5 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 2, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 69, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 2, - "shot4": 6, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 2, - "shot4": 0, - "shot5": 8 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 7, - "shot4": 3, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 3, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 80, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 10, - "shot2": 0, - "shot3": 6, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 10, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 1, - "shot3": 3, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 118, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 3, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 10, - "shot5": 3 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 8, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 1, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 118, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 5, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 3, - "shot3": 4, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 8, - "shot3": 1, - "shot4": 3, - "shot5": 4 - }, - "4": { - "shot1": 1, - "shot2": 4, - "shot3": 6, - "shot4": 9, - "shot5": 0 - } - }, - "total_score": 100, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 0, - "shot4": 0, - "shot5": 8 - }, - "2": { - "shot1": 7, - "shot2": 7, - "shot3": 2, - "shot4": 10, - "shot5": 2 - }, - "3": { - "shot1": 2, - "shot2": 10, - "shot3": 1, - "shot4": 8, - "shot5": 10 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 0, - "shot4": 8, - "shot5": 1 - } - }, - "total_score": 93, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 9, - "shot2": 7, - "shot3": 0, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 5, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 9, - "shot4": 0, - "shot5": 0 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 8, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 81, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 7, - "shot2": 3, - "shot3": 5, - "shot4": 1, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 5, - "shot3": 8, - "shot4": 10, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 0, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 8, - "shot3": 5, - "shot4": 0, - "shot5": 8 - } - }, - "total_score": 86, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 7, - "shot2": 2, - "shot3": 0, - "shot4": 8, - "shot5": 3 - }, - "2": { - "shot1": 10, - "shot2": 9, - "shot3": 7, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 2, - "shot3": 5, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 5, - "shot3": 10, - "shot4": 3, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 0, - "shot3": 3, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 10, - "shot2": 2, - "shot3": 10, - "shot4": 0, - "shot5": 6 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 0, - "shot4": 4, - "shot5": 4 - }, - "4": { - "shot1": 2, - "shot2": 3, - "shot3": 8, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 83, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 10, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 0, - "shot2": 3, - "shot3": 6, - "shot4": 5, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 0, - "shot3": 10, - "shot4": 2, - "shot5": 0 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 4, - "shot5": 8 - } - }, - "total_score": 96, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 4, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 10, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 2, - "shot3": 9, - "shot4": 4, - "shot5": 2 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 1, - "shot4": 8, - "shot5": 3 - } - }, - "total_score": 89, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 10, - "shot3": 1, - "shot4": 6, - "shot5": 8 - }, - "2": { - "shot1": 10, - "shot2": 1, - "shot3": 0, - "shot4": 9, - "shot5": 10 - }, - "3": { - "shot1": 0, - "shot2": 1, - "shot3": 5, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 3, - "shot2": 0, - "shot3": 10, - "shot4": 4, - "shot5": 2 - } - }, - "total_score": 94, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 7, - "shot2": 2, - "shot3": 7, - "shot4": 7, - "shot5": 9 - }, - "2": { - "shot1": 7, - "shot2": 8, - "shot3": 4, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 2, - "shot2": 8, - "shot3": 5, - "shot4": 2, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 5, - "shot3": 6, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 116, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 1, - "shot3": 5, - "shot4": 1, - "shot5": 8 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 3, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 10, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 2, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 115, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 8, - "shot2": 6, - "shot3": 5, - "shot4": 0, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 8, - "shot3": 6, - "shot4": 4, - "shot5": 1 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 8, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 2, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 100, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 0, - "shot3": 1, - "shot4": 1, - "shot5": 4 - }, - "2": { - "shot1": 7, - "shot2": 4, - "shot3": 10, - "shot4": 2, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 2, - "shot4": 3, - "shot5": 5 - }, - "4": { - "shot1": 0, - "shot2": 8, - "shot3": 9, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 85, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-08T19:27:18.398031", - "finished_at": "2025-09-08T19:27:27.631332" - }, - "archived_at": "2025-09-08T19:27:27.631357" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250908_193944.json b/data/tournament_archives/tournament_20250908_193944.json deleted file mode 100644 index e157c3d..0000000 --- a/data/tournament_archives/tournament_20250908_193944.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-08T19:39:27.077222", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-08T19:39:27.077222", - "tournament_type": "4_targets", - "participants": { - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 10, - "shot3": 6, - "shot4": 3, - "shot5": 7 - }, - "2": { - "shot1": 6, - "shot2": 2, - "shot3": 1, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 5, - "shot2": 5, - "shot3": 0, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 6, - "shot3": 8, - "shot4": 4, - "shot5": 8 - } - }, - "total_score": 108, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 6, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 1, - "shot2": 2, - "shot3": 1, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 3, - "shot2": 10, - "shot3": 5, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 7, - "shot2": 7, - "shot3": 3, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 110, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 6, - "shot2": 4, - "shot3": 1, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 6, - "shot3": 5, - "shot4": 10, - "shot5": 8 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 4, - "shot4": 3, - "shot5": 7 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 1, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 89, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 7, - "shot2": 10, - "shot3": 3, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 0, - "shot3": 10, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 8, - "shot4": 6, - "shot5": 1 - }, - "4": { - "shot1": 3, - "shot2": 9, - "shot3": 0, - "shot4": 5, - "shot5": 0 - } - }, - "total_score": 102, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 3, - "shot4": 1, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 8, - "shot3": 1, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 4, - "shot4": 1, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 0, - "shot3": 2, - "shot4": 7, - "shot5": 4 - } - }, - "total_score": 85, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 6, - "shot2": 7, - "shot3": 8, - "shot4": 2, - "shot5": 8 - }, - "2": { - "shot1": 10, - "shot2": 7, - "shot3": 6, - "shot4": 9, - "shot5": 0 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 0, - "shot4": 6, - "shot5": 4 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 6, - "shot4": 3, - "shot5": 6 - } - }, - "total_score": 112, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 9, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 7, - "shot2": 2, - "shot3": 4, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 1, - "shot2": 0, - "shot3": 8, - "shot4": 2, - "shot5": 2 - }, - "4": { - "shot1": 6, - "shot2": 6, - "shot3": 5, - "shot4": 2, - "shot5": 8 - } - }, - "total_score": 82, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 9, - "shot2": 9, - "shot3": 7, - "shot4": 7, - "shot5": 9 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 5, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 8, - "shot2": 5, - "shot3": 10, - "shot4": 4, - "shot5": 4 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 8, - "shot4": 1, - "shot5": 5 - } - }, - "total_score": 110, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 2, - "shot4": 4, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 4, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 1, - "shot2": 0, - "shot3": 5, - "shot4": 6, - "shot5": 1 - }, - "4": { - "shot1": 4, - "shot2": 10, - "shot3": 4, - "shot4": 7, - "shot5": 2 - } - }, - "total_score": 74, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 4, - "shot4": 7, - "shot5": 8 - }, - "2": { - "shot1": 3, - "shot2": 1, - "shot3": 7, - "shot4": 2, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 0, - "shot3": 2, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 0, - "shot4": 3, - "shot5": 9 - } - }, - "total_score": 91, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 1, - "shot2": 5, - "shot3": 0, - "shot4": 5, - "shot5": 9 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 1, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 10, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 5, - "shot2": 9, - "shot3": 6, - "shot4": 3, - "shot5": 8 - } - }, - "total_score": 108, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 5, - "shot4": 1, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 8, - "shot4": 6, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 7, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 2, - "shot3": 9, - "shot4": 1, - "shot5": 3 - } - }, - "total_score": 98, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 0, - "shot2": 2, - "shot3": 9, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 7, - "shot2": 0, - "shot3": 0, - "shot4": 2, - "shot5": 3 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 0, - "shot4": 6, - "shot5": 4 - }, - "4": { - "shot1": 2, - "shot2": 10, - "shot3": 9, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 100, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 3, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 10, - "shot2": 6, - "shot3": 10, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 6, - "shot4": 3, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 9, - "shot4": 8, - "shot5": 1 - } - }, - "total_score": 107, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 4, - "shot3": 8, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 2, - "shot2": 4, - "shot3": 6, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 10, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 10, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 100, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 10, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 10, - "shot4": 10, - "shot5": 7 - }, - "3": { - "shot1": 9, - "shot2": 5, - "shot3": 5, - "shot4": 1, - "shot5": 9 - }, - "4": { - "shot1": 5, - "shot2": 8, - "shot3": 2, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 117, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 2, - "shot2": 5, - "shot3": 3, - "shot4": 6, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 0, - "shot4": 2, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 0, - "shot4": 4, - "shot5": 2 - }, - "4": { - "shot1": 0, - "shot2": 7, - "shot3": 1, - "shot4": 4, - "shot5": 2 - } - }, - "total_score": 76, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 3, - "shot3": 2, - "shot4": 5, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 7, - "shot3": 10, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 3, - "shot3": 1, - "shot4": 9, - "shot5": 0 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 5, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 102, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-08T19:39:27.077445", - "finished_at": "2025-09-08T19:39:44.030962" - }, - "archived_at": "2025-09-08T19:39:44.030989" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250908_201601.json b/data/tournament_archives/tournament_20250908_201601.json deleted file mode 100644 index 2d7e7dc..0000000 --- a/data/tournament_archives/tournament_20250908_201601.json +++ /dev/null @@ -1,759 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-08T20:15:56.266521", - "total_players": 18, - "total_rounds": 3, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-08T20:15:56.266521", - "tournament_type": "4_targets", - "participants": { - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 5, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 3, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 0, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 0, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 81, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 1, - "shot3": 0, - "shot4": 0, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 0, - "shot3": 0, - "shot4": 2, - "shot5": 3 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 2, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 3, - "shot4": 9, - "shot5": 0 - } - }, - "total_score": 57, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 4, - "shot3": 0, - "shot4": 9, - "shot5": 10 - }, - "2": { - "shot1": 0, - "shot2": 3, - "shot3": 0, - "shot4": 1, - "shot5": 10 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 4, - "shot4": 6, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 2, - "shot3": 1, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 78, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 0, - "shot3": 2, - "shot4": 3, - "shot5": 3 - }, - "2": { - "shot1": 7, - "shot2": 2, - "shot3": 9, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 1, - "shot4": 1, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 5, - "shot3": 10, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 95, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 8, - "shot2": 3, - "shot3": 3, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 0, - "shot3": 7, - "shot4": 6, - "shot5": 2 - }, - "4": { - "shot1": 6, - "shot2": 1, - "shot3": 5, - "shot4": 7, - "shot5": 5 - } - }, - "total_score": 97, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 4, - "shot2": 2, - "shot3": 3, - "shot4": 7, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 6, - "shot3": 10, - "shot4": 7, - "shot5": 6 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 9, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 3, - "shot2": 0, - "shot3": 6, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 108, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 4, - "shot4": 10, - "shot5": 3 - }, - "2": { - "shot1": 2, - "shot2": 8, - "shot3": 10, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 2, - "shot3": 0, - "shot4": 6, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 10, - "shot4": 10, - "shot5": 6 - } - }, - "total_score": 129, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 2, - "shot2": 6, - "shot3": 9, - "shot4": 4, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 3, - "shot4": 2, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 4, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 2, - "shot2": 7, - "shot3": 0, - "shot4": 10, - "shot5": 3 - } - }, - "total_score": 85, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 8, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 7, - "shot2": 10, - "shot3": 3, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 0, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 1, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 106, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 4, - "shot2": 0, - "shot3": 2, - "shot4": 3, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 4, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 0, - "shot4": 4, - "shot5": 5 - }, - "4": { - "shot1": 7, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 100, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 3, - "shot2": 9, - "shot3": 10, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 5, - "shot2": 9, - "shot3": 6, - "shot4": 8, - "shot5": 5 - }, - "3": { - "shot1": 1, - "shot2": 7, - "shot3": 8, - "shot4": 1, - "shot5": 9 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 10, - "shot4": 9, - "shot5": 4 - } - }, - "total_score": 121, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 2, - "shot2": 9, - "shot3": 10, - "shot4": 2, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 7, - "shot4": 6, - "shot5": 8 - }, - "3": { - "shot1": 0, - "shot2": 7, - "shot3": 4, - "shot4": 1, - "shot5": 1 - }, - "4": { - "shot1": 2, - "shot2": 2, - "shot3": 4, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 97, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 1, - "shot4": 5, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 10, - "shot4": 0, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 5, - "shot3": 4, - "shot4": 10, - "shot5": 0 - }, - "4": { - "shot1": 3, - "shot2": 3, - "shot3": 2, - "shot4": 2, - "shot5": 2 - } - }, - "total_score": 88, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 1, - "shot2": 3, - "shot3": 2, - "shot4": 3, - "shot5": 3 - }, - "2": { - "shot1": 9, - "shot2": 5, - "shot3": 7, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 1, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 3, - "shot2": 0, - "shot3": 9, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 100, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 9, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 10, - "shot4": 0, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 8, - "shot3": 9, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 5, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 115, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 0, - "shot2": 3, - "shot3": 3, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 1, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 1, - "shot2": 7, - "shot3": 4, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 10, - "shot2": 2, - "shot3": 8, - "shot4": 7, - "shot5": 9 - } - }, - "total_score": 97, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 2, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 7, - "shot3": 8, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 8, - "shot3": 7, - "shot4": 2, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 1, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 87, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 8, - "shot2": 2, - "shot3": 7, - "shot4": 5, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 8, - "shot3": 0, - "shot4": 4, - "shot5": 10 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 4, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 4, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 85, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-08T20:15:56.266721", - "finished_at": "2025-09-08T20:16:01.584621" - }, - "archived_at": "2025-09-08T20:16:01.584647" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250919_134250.json b/data/tournament_archives/tournament_20250919_134250.json deleted file mode 100644 index 12089cc..0000000 --- a/data/tournament_archives/tournament_20250919_134250.json +++ /dev/null @@ -1,2035 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 3, - "players": [ - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 4, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 5, - "players": [ - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 6, - "players": [ - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 7, - "players": [ - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 8, - "players": [ - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 9, - "players": [ - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - } - ], - "status": "pending" - } - ], - "created_at": "2025-09-19T13:41:08.151408", - "total_players": 49, - "total_rounds": 9, - "current_round": 9, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-19T13:41:08.151408", - "tournament_type": "4_targets", - "participants": { - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 1, - "shot3": 2, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 6, - "shot2": 6, - "shot3": 9, - "shot4": 9, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 6, - "shot2": 8, - "shot3": 3, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 120, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 8, - "shot2": 0, - "shot3": 1, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 6, - "shot2": 2, - "shot3": 8, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 8, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 1, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 110, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 3, - "shot2": 4, - "shot3": 6, - "shot4": 6, - "shot5": 9 - }, - "2": { - "shot1": 9, - "shot2": 1, - "shot3": 4, - "shot4": 0, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 2, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 6, - "shot2": 6, - "shot3": 10, - "shot4": 7, - "shot5": 5 - } - }, - "total_score": 105, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 10, - "shot2": 6, - "shot3": 5, - "shot4": 3, - "shot5": 1 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 10, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 3, - "shot2": 7, - "shot3": 6, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 5, - "shot2": 5, - "shot3": 6, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 105, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 0, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 6, - "shot4": 4, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 6, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 4, - "shot2": 4, - "shot3": 5, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 91, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 8, - "shot2": 10, - "shot3": 7, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 1, - "shot3": 10, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 3, - "shot3": 9, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 10, - "shot2": 7, - "shot3": 8, - "shot4": 7, - "shot5": 4 - } - }, - "total_score": 126, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 9, - "shot4": 10, - "shot5": 5 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 3, - "shot4": 8, - "shot5": 1 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 2, - "shot4": 0, - "shot5": 9 - }, - "4": { - "shot1": 6, - "shot2": 1, - "shot3": 8, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 115, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 6, - "shot2": 10, - "shot3": 5, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 8, - "shot4": 0, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 7, - "shot4": 6, - "shot5": 2 - }, - "4": { - "shot1": 7, - "shot2": 9, - "shot3": 4, - "shot4": 4, - "shot5": 2 - } - }, - "total_score": 103, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 2, - "shot4": 7, - "shot5": 8 - }, - "2": { - "shot1": 10, - "shot2": 7, - "shot3": 10, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 6, - "shot3": 4, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 3, - "shot2": 6, - "shot3": 7, - "shot4": 8, - "shot5": 9 - } - }, - "total_score": 118, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 5, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 3, - "shot3": 6, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 7, - "shot3": 5, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 6, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 97, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 9, - "shot4": 5, - "shot5": 9 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 10, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 5, - "shot4": 8, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 9, - "shot4": 6, - "shot5": 10 - } - }, - "total_score": 122, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 2, - "shot4": 8, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 4, - "shot3": 0, - "shot4": 2, - "shot5": 0 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 5, - "shot4": 0, - "shot5": 7 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 2, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 97, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 10, - "shot2": 2, - "shot3": 10, - "shot4": 9, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 7, - "shot4": 3, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 8, - "shot3": 1, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 2, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 117, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 9, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 2, - "shot4": 0, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 4, - "shot4": 5, - "shot5": 10 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 6, - "shot4": 0, - "shot5": 3 - } - }, - "total_score": 92, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 7, - "shot2": 0, - "shot3": 3, - "shot4": 6, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 2, - "shot4": 2, - "shot5": 2 - }, - "3": { - "shot1": 2, - "shot2": 3, - "shot3": 7, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 93, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 9, - "shot2": 4, - "shot3": 10, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 8, - "shot3": 0, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 6, - "shot4": 2, - "shot5": 5 - }, - "4": { - "shot1": 1, - "shot2": 5, - "shot3": 7, - "shot4": 6, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 3, - "shot2": 8, - "shot3": 10, - "shot4": 1, - "shot5": 0 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 2, - "shot4": 6, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 5, - "shot3": 5, - "shot4": 8, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 10, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 95, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 6, - "shot2": 9, - "shot3": 4, - "shot4": 7, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 1, - "shot3": 10, - "shot4": 2, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 7, - "shot4": 1, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 5, - "shot3": 1, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 110, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 2, - "shot2": 0, - "shot3": 7, - "shot4": 1, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 8, - "shot3": 3, - "shot4": 2, - "shot5": 3 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 7, - "shot4": 6, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 0, - "shot3": 3, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 78, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 2, - "shot3": 1, - "shot4": 1, - "shot5": 2 - }, - "2": { - "shot1": 7, - "shot2": 10, - "shot3": 10, - "shot4": 5, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 8, - "shot3": 7, - "shot4": 9, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 5, - "shot4": 5, - "shot5": 8 - } - }, - "total_score": 116, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 2, - "shot2": 7, - "shot3": 7, - "shot4": 5, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 4, - "shot3": 4, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 0, - "shot3": 9, - "shot4": 7, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 2, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 104, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 10, - "shot3": 7, - "shot4": 0, - "shot5": 6 - }, - "2": { - "shot1": 6, - "shot2": 7, - "shot3": 6, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 8, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 9, - "shot4": 3, - "shot5": 5 - } - }, - "total_score": 112, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 10, - "shot4": 1, - "shot5": 10 - }, - "2": { - "shot1": 10, - "shot2": 5, - "shot3": 2, - "shot4": 2, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 10, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 0, - "shot3": 1, - "shot4": 3, - "shot5": 6 - } - }, - "total_score": 99, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 2, - "shot2": 3, - "shot3": 9, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 3, - "shot2": 2, - "shot3": 6, - "shot4": 6, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 2, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 10, - "shot3": 7, - "shot4": 8, - "shot5": 7 - } - }, - "total_score": 116, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 0, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 7, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 2, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 5, - "shot4": 8, - "shot5": 7 - } - }, - "total_score": 97, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 3, - "shot2": 0, - "shot3": 8, - "shot4": 0, - "shot5": 2 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 4, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 1, - "shot3": 2, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 5, - "shot3": 7, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 78, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 3, - "shot2": 4, - "shot3": 4, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 1, - "shot3": 4, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 2, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 8, - "shot4": 1, - "shot5": 2 - } - }, - "total_score": 79, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 9, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 2, - "shot2": 3, - "shot3": 5, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 0, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 2, - "shot2": 1, - "shot3": 4, - "shot4": 1, - "shot5": 5 - } - }, - "total_score": 100, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 2, - "shot4": 5, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 3, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 8, - "shot3": 6, - "shot4": 4, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 2, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 102, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 7, - "shot2": 1, - "shot3": 4, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 6, - "shot2": 1, - "shot3": 0, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 10, - "shot3": 9, - "shot4": 0, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 8, - "shot4": 9, - "shot5": 4 - } - }, - "total_score": 105, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 8, - "shot2": 0, - "shot3": 10, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 5, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 7, - "shot4": 4, - "shot5": 4 - }, - "4": { - "shot1": 10, - "shot2": 9, - "shot3": 0, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 91, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 7, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 8, - "shot4": 4, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 10, - "shot4": 4, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 1, - "shot4": 1, - "shot5": 1 - } - }, - "total_score": 106, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 4, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 10, - "shot4": 1, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 8, - "shot4": 10, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 6, - "shot4": 1, - "shot5": 8 - } - }, - "total_score": 97, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 0, - "shot2": 3, - "shot3": 3, - "shot4": 5, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 5, - "shot3": 6, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 10, - "shot4": 4, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 10, - "shot3": 0, - "shot4": 3, - "shot5": 2 - } - }, - "total_score": 81, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 8, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 3, - "shot2": 9, - "shot3": 0, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 8, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 86, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 1, - "shot4": 0, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 3, - "shot3": 10, - "shot4": 1, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 4, - "shot3": 2, - "shot4": 10, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 3, - "shot3": 6, - "shot4": 2, - "shot5": 7 - } - }, - "total_score": 100, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 2, - "shot4": 5, - "shot5": 7 - }, - "2": { - "shot1": 6, - "shot2": 2, - "shot3": 2, - "shot4": 1, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 2, - "shot3": 6, - "shot4": 4, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 6, - "shot4": 4, - "shot5": 10 - } - }, - "total_score": 87, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 4, - "shot2": 10, - "shot3": 3, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 9, - "shot5": 9 - }, - "3": { - "shot1": 9, - "shot2": 10, - "shot3": 1, - "shot4": 2, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 9, - "shot4": 1, - "shot5": 2 - } - }, - "total_score": 110, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 4, - "shot4": 10, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 9, - "shot3": 0, - "shot4": 9, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 2, - "shot3": 1, - "shot4": 6, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 5, - "shot3": 1, - "shot4": 6, - "shot5": 5 - } - }, - "total_score": 93, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 5, - "shot3": 4, - "shot4": 4, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 2, - "shot3": 4, - "shot4": 7, - "shot5": 3 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 10, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 7, - "shot2": 0, - "shot3": 7, - "shot4": 10, - "shot5": 8 - } - }, - "total_score": 95, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 7, - "shot2": 4, - "shot3": 3, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 5, - "shot4": 8, - "shot5": 5 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 6, - "shot4": 3, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 3, - "shot3": 1, - "shot4": 10, - "shot5": 10 - } - }, - "total_score": 111, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 8, - "shot4": 6, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 8, - "shot3": 0, - "shot4": 9, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 1, - "shot4": 3, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 1, - "shot3": 5, - "shot4": 3, - "shot5": 8 - } - }, - "total_score": 95, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 7, - "shot4": 7, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 7, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 3, - "shot4": 8, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 7, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 111, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 6, - "shot2": 4, - "shot3": 8, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 4, - "shot3": 6, - "shot4": 0, - "shot5": 3 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 5, - "shot4": 4, - "shot5": 10 - }, - "4": { - "shot1": 8, - "shot2": 2, - "shot3": 0, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 101, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 6, - "shot2": 2, - "shot3": 5, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 7, - "shot3": 7, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 3, - "shot2": 2, - "shot3": 5, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 7, - "shot2": 7, - "shot3": 2, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 108, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 6, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 8, - "shot3": 2, - "shot4": 6, - "shot5": 5 - }, - "3": { - "shot1": 0, - "shot2": 8, - "shot3": 4, - "shot4": 0, - "shot5": 7 - }, - "4": { - "shot1": 2, - "shot2": 6, - "shot3": 10, - "shot4": 7, - "shot5": 1 - } - }, - "total_score": 110, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 6, - "shot4": 4, - "shot5": 7 - }, - "2": { - "shot1": 9, - "shot2": 5, - "shot3": 7, - "shot4": 6, - "shot5": 9 - }, - "3": { - "shot1": 8, - "shot2": 0, - "shot3": 4, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 7, - "shot3": 6, - "shot4": 7, - "shot5": 2 - } - }, - "total_score": 100, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 10, - "shot4": 4, - "shot5": 7 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 1, - "shot4": 1, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 5, - "shot3": 5, - "shot4": 3, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 3, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 98, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 3, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 0, - "shot2": 1, - "shot3": 7, - "shot4": 3, - "shot5": 3 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 3, - "shot4": 10, - "shot5": 10 - }, - "4": { - "shot1": 4, - "shot2": 10, - "shot3": 2, - "shot4": 10, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-19T13:41:08.151764", - "finished_at": "2025-09-19T13:42:50.111373" - }, - "archived_at": "2025-09-19T13:42:50.111405" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250919_135814.json b/data/tournament_archives/tournament_20250919_135814.json deleted file mode 100644 index 4646e06..0000000 --- a/data/tournament_archives/tournament_20250919_135814.json +++ /dev/null @@ -1,2035 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 3, - "players": [ - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 4, - "players": [ - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 5, - "players": [ - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 9, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-19T13:50:38.377992", - "total_players": 49, - "total_rounds": 9, - "current_round": 4, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-19T13:50:38.377992", - "tournament_type": "4_targets", - "participants": { - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 2, - "shot4": 4, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 2, - "shot3": 7, - "shot4": 3, - "shot5": 8 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 2, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 3, - "shot5": 2 - } - }, - "total_score": 83, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 9, - "shot2": 5, - "shot3": 3, - "shot4": 6, - "shot5": 2 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 3, - "shot4": 6, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 2, - "shot4": 7, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 8, - "shot4": 2, - "shot5": 2 - } - }, - "total_score": 98, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 7, - "shot4": 9, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 6, - "shot3": 3, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 3, - "shot2": 6, - "shot3": 5, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 7, - "shot4": 6, - "shot5": 10 - } - }, - "total_score": 120, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 1, - "shot2": 3, - "shot3": 4, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 10, - "shot3": 8, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 10, - "shot2": 10, - "shot3": 5, - "shot4": 5, - "shot5": 8 - } - }, - "total_score": 110, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 1, - "shot2": 1, - "shot3": 6, - "shot4": 5, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 7, - "shot3": 7, - "shot4": 0, - "shot5": 6 - }, - "3": { - "shot1": 3, - "shot2": 10, - "shot3": 10, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 7, - "shot2": 3, - "shot3": 10, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 5, - "shot2": 3, - "shot3": 8, - "shot4": 5, - "shot5": 1 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 1, - "shot4": 5, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 7, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 6, - "shot4": 6, - "shot5": 4 - } - }, - "total_score": 89, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 3, - "shot2": 7, - "shot3": 4, - "shot4": 8, - "shot5": 1 - }, - "2": { - "shot1": 3, - "shot2": 3, - "shot3": 7, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 7, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 9, - "shot4": 0, - "shot5": 8 - } - }, - "total_score": 99, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 10, - "shot2": 0, - "shot3": 5, - "shot4": 4, - "shot5": 2 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 9, - "shot4": 1, - "shot5": 10 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 7, - "shot4": 6, - "shot5": 10 - }, - "4": { - "shot1": 7, - "shot2": 8, - "shot3": 2, - "shot4": 9, - "shot5": 10 - } - }, - "total_score": 125, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 5, - "shot2": 9, - "shot3": 1, - "shot4": 2, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 3, - "shot3": 8, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 5, - "shot4": 6, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 1, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 99, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 6, - "shot2": 1, - "shot3": 6, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 7, - "shot2": 4, - "shot3": 3, - "shot4": 3, - "shot5": 8 - }, - "3": { - "shot1": 0, - "shot2": 2, - "shot3": 7, - "shot4": 8, - "shot5": 6 - }, - "4": { - "shot1": 2, - "shot2": 3, - "shot3": 1, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 80, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 9, - "shot4": 3, - "shot5": 0 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 10, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 4, - "shot3": 5, - "shot4": 4, - "shot5": 7 - }, - "4": { - "shot1": 1, - "shot2": 9, - "shot3": 8, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 116, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 2, - "shot2": 9, - "shot3": 8, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 7, - "shot3": 4, - "shot4": 2, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 1, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 100, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 7, - "shot2": 8, - "shot3": 0, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 3, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 1, - "shot2": 1, - "shot3": 5, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 3, - "shot2": 2, - "shot3": 4, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 81, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 0, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 8, - "shot2": 9, - "shot3": 3, - "shot4": 1, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 8, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 7, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 103, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 2, - "shot2": 10, - "shot3": 9, - "shot4": 6, - "shot5": 3 - }, - "2": { - "shot1": 10, - "shot2": 8, - "shot3": 1, - "shot4": 4, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 10, - "shot3": 2, - "shot4": 1, - "shot5": 2 - }, - "4": { - "shot1": 8, - "shot2": 4, - "shot3": 9, - "shot4": 10, - "shot5": 9 - } - }, - "total_score": 117, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 3, - "shot2": 3, - "shot3": 0, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 0, - "shot2": 2, - "shot3": 7, - "shot4": 6, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 4, - "shot3": 4, - "shot4": 10, - "shot5": 7 - }, - "4": { - "shot1": 1, - "shot2": 10, - "shot3": 8, - "shot4": 10, - "shot5": 8 - } - }, - "total_score": 99, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 2, - "shot3": 6, - "shot4": 0, - "shot5": 2 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 9, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 8, - "shot4": 6, - "shot5": 10 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 8, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 114, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 5, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 6, - "shot4": 10, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 10, - "shot3": 4, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 8, - "shot4": 6, - "shot5": 5 - } - }, - "total_score": 129, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 8, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 8, - "shot3": 10, - "shot4": 3, - "shot5": 2 - }, - "3": { - "shot1": 1, - "shot2": 10, - "shot3": 2, - "shot4": 10, - "shot5": 2 - }, - "4": { - "shot1": 7, - "shot2": 8, - "shot3": 10, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 118, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 7, - "shot4": 4, - "shot5": 10 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 9, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 1, - "shot3": 10, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 4, - "shot3": 10, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 108, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 10, - "shot2": 1, - "shot3": 9, - "shot4": 9, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 7, - "shot3": 9, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 5, - "shot2": 4, - "shot3": 5, - "shot4": 4, - "shot5": 1 - }, - "4": { - "shot1": 3, - "shot2": 10, - "shot3": 8, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 118, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 9, - "shot2": 5, - "shot3": 10, - "shot4": 2, - "shot5": 3 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 0, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 9, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 1, - "shot3": 8, - "shot4": 5, - "shot5": 8 - } - }, - "total_score": 108, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 1, - "shot2": 9, - "shot3": 1, - "shot4": 2, - "shot5": 8 - }, - "2": { - "shot1": 7, - "shot2": 9, - "shot3": 5, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 4, - "shot3": 10, - "shot4": 1, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 4, - "shot3": 9, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 99, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 0, - "shot2": 7, - "shot3": 8, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 6, - "shot2": 4, - "shot3": 3, - "shot4": 0, - "shot5": 2 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 9, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 4, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 90, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 10, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 10, - "shot2": 7, - "shot3": 10, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 2, - "shot3": 6, - "shot4": 1, - "shot5": 10 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 4, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 106, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 2, - "shot2": 7, - "shot3": 9, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 5, - "shot2": 3, - "shot3": 2, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 9, - "shot3": 0, - "shot4": 1, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 10, - "shot3": 6, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 82, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 3, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 3, - "shot2": 5, - "shot3": 1, - "shot4": 6, - "shot5": 10 - }, - "3": { - "shot1": 8, - "shot2": 5, - "shot3": 4, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 2, - "shot2": 5, - "shot3": 2, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 87, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 4, - "shot2": 3, - "shot3": 6, - "shot4": 4, - "shot5": 9 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 9, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 8, - "shot4": 3, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 5, - "shot3": 4, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 116, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 0, - "shot2": 8, - "shot3": 0, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 4, - "shot2": 1, - "shot3": 8, - "shot4": 1, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 4, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 7, - "shot3": 6, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 72, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 2, - "shot3": 1, - "shot4": 3, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 4, - "shot3": 7, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 3, - "shot4": 6, - "shot5": 2 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 0, - "shot4": 3, - "shot5": 2 - } - }, - "total_score": 64, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 5, - "shot2": 2, - "shot3": 10, - "shot4": 0, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 2, - "shot4": 0, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 2, - "shot4": 3, - "shot5": 1 - }, - "4": { - "shot1": 4, - "shot2": 4, - "shot3": 9, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 81, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 6, - "shot2": 5, - "shot3": 4, - "shot4": 4, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 10, - "shot4": 4, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 7, - "shot3": 3, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 8, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 104, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 3, - "shot2": 4, - "shot3": 4, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 1, - "shot3": 6, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 3, - "shot2": 4, - "shot3": 4, - "shot4": 8, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 6, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 82, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 0, - "shot3": 7, - "shot4": 3, - "shot5": 4 - }, - "2": { - "shot1": 0, - "shot2": 10, - "shot3": 7, - "shot4": 9, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 10, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 2, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 6 - } - }, - "total_score": 106, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 0, - "shot3": 6, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 8, - "shot2": 1, - "shot3": 9, - "shot4": 4, - "shot5": 2 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 5, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 88, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 7, - "shot3": 3, - "shot4": 9, - "shot5": 1 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 8, - "shot4": 10, - "shot5": 1 - }, - "4": { - "shot1": 5, - "shot2": 1, - "shot3": 9, - "shot4": 6, - "shot5": 8 - } - }, - "total_score": 117, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 3, - "shot3": 7, - "shot4": 1, - "shot5": 2 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 2, - "shot4": 4, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 9, - "shot3": 5, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 3, - "shot2": 5, - "shot3": 9, - "shot4": 6, - "shot5": 1 - } - }, - "total_score": 86, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 4, - "shot4": 2, - "shot5": 3 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 7, - "shot4": 9, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 7, - "shot3": 4, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 6, - "shot2": 7, - "shot3": 3, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 82, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 5, - "shot2": 3, - "shot3": 3, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 7, - "shot2": 1, - "shot3": 10, - "shot4": 3, - "shot5": 3 - }, - "3": { - "shot1": 3, - "shot2": 9, - "shot3": 0, - "shot4": 5, - "shot5": 10 - }, - "4": { - "shot1": 10, - "shot2": 5, - "shot3": 2, - "shot4": 6, - "shot5": 8 - } - }, - "total_score": 110, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 1, - "shot2": 9, - "shot3": 0, - "shot4": 9, - "shot5": 5 - }, - "2": { - "shot1": 6, - "shot2": 9, - "shot3": 2, - "shot4": 10, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 8, - "shot3": 4, - "shot4": 8, - "shot5": 2 - }, - "4": { - "shot1": 5, - "shot2": 2, - "shot3": 9, - "shot4": 2, - "shot5": 9 - } - }, - "total_score": 111, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 0, - "shot4": 1, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 9, - "shot3": 10, - "shot4": 10, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 4, - "shot4": 10, - "shot5": 1 - }, - "4": { - "shot1": 5, - "shot2": 5, - "shot3": 3, - "shot4": 1, - "shot5": 3 - } - }, - "total_score": 102, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 8, - "shot2": 6, - "shot3": 10, - "shot4": 4, - "shot5": 5 - }, - "2": { - "shot1": 1, - "shot2": 0, - "shot3": 0, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 6, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 7, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 81, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 3, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 5, - "shot2": 7, - "shot3": 2, - "shot4": 1, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 9, - "shot3": 8, - "shot4": 1, - "shot5": 9 - }, - "4": { - "shot1": 6, - "shot2": 4, - "shot3": 5, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 113, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 9, - "shot3": 9, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 6, - "shot3": 1, - "shot4": 0, - "shot5": 9 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 9, - "shot4": 4, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 2, - "shot3": 9, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 113, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 0, - "shot4": 4, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 0, - "shot4": 0, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 0, - "shot3": 0, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 5, - "shot3": 7, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 77, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 0, - "shot4": 2, - "shot5": 5 - }, - "2": { - "shot1": 1, - "shot2": 9, - "shot3": 1, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 8, - "shot3": 9, - "shot4": 8, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 1, - "shot3": 10, - "shot4": 10, - "shot5": 10 - } - }, - "total_score": 84, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 5, - "shot4": 1, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 10, - "shot3": 2, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 4, - "shot2": 7, - "shot3": 8, - "shot4": 9, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 6, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 106, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 4, - "shot2": 3, - "shot3": 7, - "shot4": 5, - "shot5": 4 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 8, - "shot4": 7, - "shot5": 7 - }, - "3": { - "shot1": 9, - "shot2": 2, - "shot3": 6, - "shot4": 3, - "shot5": 10 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 2, - "shot4": 10, - "shot5": 5 - } - }, - "total_score": 121, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 0, - "shot2": 1, - "shot3": 9, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 1, - "shot4": 10, - "shot5": 7 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 1, - "shot4": 9, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 0, - "shot3": 2, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 88, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-19T13:50:38.378396", - "finished_at": "2025-09-19T13:58:14.149816" - }, - "archived_at": "2025-09-19T13:58:14.149843" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250919_141447.json b/data/tournament_archives/tournament_20250919_141447.json deleted file mode 100644 index 52cab05..0000000 --- a/data/tournament_archives/tournament_20250919_141447.json +++ /dev/null @@ -1,4583 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 9, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-19T14:14:38.612823", - "total_players": 49, - "total_rounds": 9, - "current_round": 1, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-09-19T14:14:38.612823", - "tournament_type": "20_targets", - "participants": { - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 5 - }, - "2": { - "shot1": 0, - "shot2": 2 - }, - "3": { - "shot1": 8, - "shot2": 5 - }, - "4": { - "shot1": 8, - "shot2": 8 - }, - "5": { - "shot1": 0, - "shot2": 8 - }, - "6": { - "shot1": 4, - "shot2": 6 - }, - "7": { - "shot1": 8, - "shot2": 5 - }, - "8": { - "shot1": 7, - "shot2": 4 - }, - "9": { - "shot1": 6, - "shot2": 6 - }, - "10": { - "shot1": 4, - "shot2": 6 - }, - "11": { - "shot1": 1, - "shot2": 1 - }, - "12": { - "shot1": 8, - "shot2": 3 - }, - "13": { - "shot1": 6, - "shot2": 8 - }, - "14": { - "shot1": 10, - "shot2": 1 - }, - "15": { - "shot1": 5, - "shot2": 1 - }, - "16": { - "shot1": 2, - "shot2": 3 - }, - "17": { - "shot1": 2, - "shot2": 4 - }, - "18": { - "shot1": 2, - "shot2": 3 - }, - "19": { - "shot1": 5, - "shot2": 2 - }, - "20": { - "shot1": 4, - "shot2": 9 - } - }, - "total_score": 181, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 4, - "shot2": 7 - }, - "2": { - "shot1": 7, - "shot2": 0 - }, - "3": { - "shot1": 9, - "shot2": 9 - }, - "4": { - "shot1": 8, - "shot2": 1 - }, - "5": { - "shot1": 1, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 10, - "shot2": 4 - }, - "8": { - "shot1": 6, - "shot2": 6 - }, - "9": { - "shot1": 3, - "shot2": 1 - }, - "10": { - "shot1": 7, - "shot2": 8 - }, - "11": { - "shot1": 6, - "shot2": 2 - }, - "12": { - "shot1": 2, - "shot2": 10 - }, - "13": { - "shot1": 5, - "shot2": 8 - }, - "14": { - "shot1": 2, - "shot2": 7 - }, - "15": { - "shot1": 3, - "shot2": 4 - }, - "16": { - "shot1": 0, - "shot2": 9 - }, - "17": { - "shot1": 3, - "shot2": 5 - }, - "18": { - "shot1": 7, - "shot2": 9 - }, - "19": { - "shot1": 6, - "shot2": 1 - }, - "20": { - "shot1": 10, - "shot2": 2 - } - }, - "total_score": 205, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 3, - "shot2": 9 - }, - "2": { - "shot1": 8, - "shot2": 10 - }, - "3": { - "shot1": 5, - "shot2": 7 - }, - "4": { - "shot1": 5, - "shot2": 7 - }, - "5": { - "shot1": 0, - "shot2": 4 - }, - "6": { - "shot1": 10, - "shot2": 10 - }, - "7": { - "shot1": 6, - "shot2": 2 - }, - "8": { - "shot1": 0, - "shot2": 5 - }, - "9": { - "shot1": 5, - "shot2": 9 - }, - "10": { - "shot1": 3, - "shot2": 3 - }, - "11": { - "shot1": 9, - "shot2": 1 - }, - "12": { - "shot1": 7, - "shot2": 8 - }, - "13": { - "shot1": 6, - "shot2": 5 - }, - "14": { - "shot1": 8, - "shot2": 4 - }, - "15": { - "shot1": 3, - "shot2": 10 - }, - "16": { - "shot1": 6, - "shot2": 5 - }, - "17": { - "shot1": 2, - "shot2": 0 - }, - "18": { - "shot1": 8, - "shot2": 5 - }, - "19": { - "shot1": 8, - "shot2": 4 - }, - "20": { - "shot1": 0, - "shot2": 0 - } - }, - "total_score": 210, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 2, - "shot2": 6 - }, - "2": { - "shot1": 0, - "shot2": 2 - }, - "3": { - "shot1": 9, - "shot2": 3 - }, - "4": { - "shot1": 10, - "shot2": 5 - }, - "5": { - "shot1": 5, - "shot2": 10 - }, - "6": { - "shot1": 9, - "shot2": 2 - }, - "7": { - "shot1": 1, - "shot2": 5 - }, - "8": { - "shot1": 8, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 6 - }, - "10": { - "shot1": 5, - "shot2": 4 - }, - "11": { - "shot1": 2, - "shot2": 1 - }, - "12": { - "shot1": 5, - "shot2": 10 - }, - "13": { - "shot1": 8, - "shot2": 1 - }, - "14": { - "shot1": 1, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 1 - }, - "16": { - "shot1": 0, - "shot2": 9 - }, - "17": { - "shot1": 4, - "shot2": 3 - }, - "18": { - "shot1": 0, - "shot2": 0 - }, - "19": { - "shot1": 0, - "shot2": 3 - }, - "20": { - "shot1": 5, - "shot2": 8 - } - }, - "total_score": 182, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 6, - "shot2": 2 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 6, - "shot2": 0 - }, - "4": { - "shot1": 8, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 3 - }, - "6": { - "shot1": 6, - "shot2": 3 - }, - "7": { - "shot1": 1, - "shot2": 4 - }, - "8": { - "shot1": 7, - "shot2": 7 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 5, - "shot2": 5 - }, - "11": { - "shot1": 6, - "shot2": 1 - }, - "12": { - "shot1": 10, - "shot2": 7 - }, - "13": { - "shot1": 3, - "shot2": 9 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 2, - "shot2": 3 - }, - "16": { - "shot1": 7, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 4, - "shot2": 8 - }, - "19": { - "shot1": 9, - "shot2": 6 - }, - "20": { - "shot1": 2, - "shot2": 1 - } - }, - "total_score": 191, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 8, - "shot2": 2 - }, - "2": { - "shot1": 0, - "shot2": 6 - }, - "3": { - "shot1": 5, - "shot2": 3 - }, - "4": { - "shot1": 4, - "shot2": 4 - }, - "5": { - "shot1": 5, - "shot2": 2 - }, - "6": { - "shot1": 3, - "shot2": 10 - }, - "7": { - "shot1": 1, - "shot2": 8 - }, - "8": { - "shot1": 4, - "shot2": 6 - }, - "9": { - "shot1": 2, - "shot2": 2 - }, - "10": { - "shot1": 0, - "shot2": 4 - }, - "11": { - "shot1": 9, - "shot2": 7 - }, - "12": { - "shot1": 7, - "shot2": 5 - }, - "13": { - "shot1": 5, - "shot2": 8 - }, - "14": { - "shot1": 0, - "shot2": 2 - }, - "15": { - "shot1": 7, - "shot2": 6 - }, - "16": { - "shot1": 4, - "shot2": 4 - }, - "17": { - "shot1": 3, - "shot2": 9 - }, - "18": { - "shot1": 10, - "shot2": 2 - }, - "19": { - "shot1": 1, - "shot2": 7 - }, - "20": { - "shot1": 10, - "shot2": 7 - } - }, - "total_score": 192, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 5 - }, - "2": { - "shot1": 0, - "shot2": 3 - }, - "3": { - "shot1": 10, - "shot2": 7 - }, - "4": { - "shot1": 0, - "shot2": 9 - }, - "5": { - "shot1": 8, - "shot2": 0 - }, - "6": { - "shot1": 10, - "shot2": 9 - }, - "7": { - "shot1": 4, - "shot2": 7 - }, - "8": { - "shot1": 2, - "shot2": 6 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 0, - "shot2": 6 - }, - "11": { - "shot1": 1, - "shot2": 10 - }, - "12": { - "shot1": 0, - "shot2": 8 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 10, - "shot2": 7 - }, - "15": { - "shot1": 3, - "shot2": 4 - }, - "16": { - "shot1": 9, - "shot2": 0 - }, - "17": { - "shot1": 8, - "shot2": 3 - }, - "18": { - "shot1": 0, - "shot2": 4 - }, - "19": { - "shot1": 1, - "shot2": 2 - }, - "20": { - "shot1": 10, - "shot2": 8 - } - }, - "total_score": 206, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 10, - "shot2": 5 - }, - "2": { - "shot1": 8, - "shot2": 9 - }, - "3": { - "shot1": 2, - "shot2": 10 - }, - "4": { - "shot1": 7, - "shot2": 10 - }, - "5": { - "shot1": 4, - "shot2": 1 - }, - "6": { - "shot1": 2, - "shot2": 0 - }, - "7": { - "shot1": 9, - "shot2": 2 - }, - "8": { - "shot1": 0, - "shot2": 0 - }, - "9": { - "shot1": 8, - "shot2": 8 - }, - "10": { - "shot1": 4, - "shot2": 7 - }, - "11": { - "shot1": 3, - "shot2": 6 - }, - "12": { - "shot1": 6, - "shot2": 6 - }, - "13": { - "shot1": 5, - "shot2": 0 - }, - "14": { - "shot1": 6, - "shot2": 7 - }, - "15": { - "shot1": 1, - "shot2": 7 - }, - "16": { - "shot1": 5, - "shot2": 9 - }, - "17": { - "shot1": 4, - "shot2": 5 - }, - "18": { - "shot1": 5, - "shot2": 2 - }, - "19": { - "shot1": 3, - "shot2": 2 - }, - "20": { - "shot1": 3, - "shot2": 9 - } - }, - "total_score": 200, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 0, - "shot2": 1 - }, - "2": { - "shot1": 4, - "shot2": 5 - }, - "3": { - "shot1": 1, - "shot2": 0 - }, - "4": { - "shot1": 2, - "shot2": 10 - }, - "5": { - "shot1": 2, - "shot2": 0 - }, - "6": { - "shot1": 7, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 2 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 2, - "shot2": 10 - }, - "10": { - "shot1": 7, - "shot2": 0 - }, - "11": { - "shot1": 6, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 10 - }, - "13": { - "shot1": 6, - "shot2": 6 - }, - "14": { - "shot1": 4, - "shot2": 7 - }, - "15": { - "shot1": 7, - "shot2": 6 - }, - "16": { - "shot1": 9, - "shot2": 7 - }, - "17": { - "shot1": 2, - "shot2": 7 - }, - "18": { - "shot1": 9, - "shot2": 3 - }, - "19": { - "shot1": 0, - "shot2": 10 - }, - "20": { - "shot1": 4, - "shot2": 7 - } - }, - "total_score": 198, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 5, - "shot2": 2 - }, - "2": { - "shot1": 5, - "shot2": 9 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 0, - "shot2": 1 - }, - "5": { - "shot1": 0, - "shot2": 1 - }, - "6": { - "shot1": 2, - "shot2": 2 - }, - "7": { - "shot1": 0, - "shot2": 8 - }, - "8": { - "shot1": 3, - "shot2": 9 - }, - "9": { - "shot1": 2, - "shot2": 2 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 2, - "shot2": 7 - }, - "12": { - "shot1": 4, - "shot2": 9 - }, - "13": { - "shot1": 3, - "shot2": 0 - }, - "14": { - "shot1": 2, - "shot2": 10 - }, - "15": { - "shot1": 7, - "shot2": 0 - }, - "16": { - "shot1": 3, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 7 - }, - "18": { - "shot1": 10, - "shot2": 3 - }, - "19": { - "shot1": 2, - "shot2": 8 - }, - "20": { - "shot1": 3, - "shot2": 6 - } - }, - "total_score": 176, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 9, - "shot2": 1 - }, - "2": { - "shot1": 0, - "shot2": 6 - }, - "3": { - "shot1": 2, - "shot2": 2 - }, - "4": { - "shot1": 8, - "shot2": 6 - }, - "5": { - "shot1": 3, - "shot2": 9 - }, - "6": { - "shot1": 4, - "shot2": 10 - }, - "7": { - "shot1": 3, - "shot2": 2 - }, - "8": { - "shot1": 1, - "shot2": 4 - }, - "9": { - "shot1": 8, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 8 - }, - "11": { - "shot1": 3, - "shot2": 7 - }, - "12": { - "shot1": 6, - "shot2": 3 - }, - "13": { - "shot1": 9, - "shot2": 8 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 10, - "shot2": 9 - }, - "16": { - "shot1": 10, - "shot2": 3 - }, - "17": { - "shot1": 5, - "shot2": 2 - }, - "18": { - "shot1": 3, - "shot2": 5 - }, - "19": { - "shot1": 0, - "shot2": 8 - }, - "20": { - "shot1": 10, - "shot2": 8 - } - }, - "total_score": 220, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 3, - "shot2": 3 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 5, - "shot2": 1 - }, - "4": { - "shot1": 9, - "shot2": 7 - }, - "5": { - "shot1": 7, - "shot2": 6 - }, - "6": { - "shot1": 1, - "shot2": 9 - }, - "7": { - "shot1": 9, - "shot2": 1 - }, - "8": { - "shot1": 10, - "shot2": 8 - }, - "9": { - "shot1": 9, - "shot2": 6 - }, - "10": { - "shot1": 10, - "shot2": 8 - }, - "11": { - "shot1": 3, - "shot2": 9 - }, - "12": { - "shot1": 0, - "shot2": 8 - }, - "13": { - "shot1": 9, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 9 - }, - "15": { - "shot1": 6, - "shot2": 6 - }, - "16": { - "shot1": 3, - "shot2": 0 - }, - "17": { - "shot1": 8, - "shot2": 6 - }, - "18": { - "shot1": 8, - "shot2": 8 - }, - "19": { - "shot1": 4, - "shot2": 5 - }, - "20": { - "shot1": 5, - "shot2": 0 - } - }, - "total_score": 235, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 8 - }, - "2": { - "shot1": 5, - "shot2": 5 - }, - "3": { - "shot1": 5, - "shot2": 4 - }, - "4": { - "shot1": 6, - "shot2": 5 - }, - "5": { - "shot1": 10, - "shot2": 9 - }, - "6": { - "shot1": 4, - "shot2": 3 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 4, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 2 - }, - "10": { - "shot1": 9, - "shot2": 4 - }, - "11": { - "shot1": 6, - "shot2": 5 - }, - "12": { - "shot1": 7, - "shot2": 3 - }, - "13": { - "shot1": 8, - "shot2": 3 - }, - "14": { - "shot1": 8, - "shot2": 4 - }, - "15": { - "shot1": 3, - "shot2": 4 - }, - "16": { - "shot1": 9, - "shot2": 0 - }, - "17": { - "shot1": 3, - "shot2": 1 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 5, - "shot2": 7 - } - }, - "total_score": 214, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 8, - "shot2": 1 - }, - "2": { - "shot1": 2, - "shot2": 6 - }, - "3": { - "shot1": 3, - "shot2": 8 - }, - "4": { - "shot1": 0, - "shot2": 5 - }, - "5": { - "shot1": 6, - "shot2": 0 - }, - "6": { - "shot1": 5, - "shot2": 4 - }, - "7": { - "shot1": 7, - "shot2": 7 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 0, - "shot2": 8 - }, - "10": { - "shot1": 0, - "shot2": 2 - }, - "11": { - "shot1": 4, - "shot2": 9 - }, - "12": { - "shot1": 0, - "shot2": 0 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 3, - "shot2": 3 - }, - "15": { - "shot1": 8, - "shot2": 1 - }, - "16": { - "shot1": 8, - "shot2": 5 - }, - "17": { - "shot1": 6, - "shot2": 6 - }, - "18": { - "shot1": 5, - "shot2": 9 - }, - "19": { - "shot1": 0, - "shot2": 7 - }, - "20": { - "shot1": 1, - "shot2": 10 - } - }, - "total_score": 167, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 5, - "shot2": 7 - }, - "2": { - "shot1": 3, - "shot2": 1 - }, - "3": { - "shot1": 0, - "shot2": 6 - }, - "4": { - "shot1": 4, - "shot2": 2 - }, - "5": { - "shot1": 4, - "shot2": 4 - }, - "6": { - "shot1": 8, - "shot2": 8 - }, - "7": { - "shot1": 10, - "shot2": 4 - }, - "8": { - "shot1": 0, - "shot2": 0 - }, - "9": { - "shot1": 5, - "shot2": 8 - }, - "10": { - "shot1": 7, - "shot2": 0 - }, - "11": { - "shot1": 1, - "shot2": 3 - }, - "12": { - "shot1": 0, - "shot2": 3 - }, - "13": { - "shot1": 9, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 0 - }, - "15": { - "shot1": 8, - "shot2": 1 - }, - "16": { - "shot1": 3, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 4 - }, - "18": { - "shot1": 4, - "shot2": 6 - }, - "19": { - "shot1": 9, - "shot2": 10 - }, - "20": { - "shot1": 7, - "shot2": 5 - } - }, - "total_score": 186, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 9 - }, - "2": { - "shot1": 7, - "shot2": 5 - }, - "3": { - "shot1": 2, - "shot2": 0 - }, - "4": { - "shot1": 3, - "shot2": 2 - }, - "5": { - "shot1": 1, - "shot2": 3 - }, - "6": { - "shot1": 4, - "shot2": 6 - }, - "7": { - "shot1": 4, - "shot2": 5 - }, - "8": { - "shot1": 3, - "shot2": 9 - }, - "9": { - "shot1": 9, - "shot2": 6 - }, - "10": { - "shot1": 10, - "shot2": 7 - }, - "11": { - "shot1": 2, - "shot2": 8 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 7 - }, - "14": { - "shot1": 8, - "shot2": 6 - }, - "15": { - "shot1": 3, - "shot2": 9 - }, - "16": { - "shot1": 1, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 6 - }, - "18": { - "shot1": 2, - "shot2": 1 - }, - "19": { - "shot1": 4, - "shot2": 10 - }, - "20": { - "shot1": 10, - "shot2": 8 - } - }, - "total_score": 217, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 10 - }, - "2": { - "shot1": 4, - "shot2": 3 - }, - "3": { - "shot1": 7, - "shot2": 9 - }, - "4": { - "shot1": 8, - "shot2": 9 - }, - "5": { - "shot1": 3, - "shot2": 4 - }, - "6": { - "shot1": 6, - "shot2": 1 - }, - "7": { - "shot1": 8, - "shot2": 7 - }, - "8": { - "shot1": 4, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 4 - }, - "10": { - "shot1": 6, - "shot2": 5 - }, - "11": { - "shot1": 2, - "shot2": 3 - }, - "12": { - "shot1": 10, - "shot2": 5 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 10, - "shot2": 4 - }, - "15": { - "shot1": 1, - "shot2": 0 - }, - "16": { - "shot1": 2, - "shot2": 3 - }, - "17": { - "shot1": 0, - "shot2": 1 - }, - "18": { - "shot1": 7, - "shot2": 0 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 5, - "shot2": 10 - } - }, - "total_score": 207, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 10 - }, - "3": { - "shot1": 9, - "shot2": 6 - }, - "4": { - "shot1": 0, - "shot2": 1 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 6, - "shot2": 10 - }, - "7": { - "shot1": 8, - "shot2": 2 - }, - "8": { - "shot1": 8, - "shot2": 3 - }, - "9": { - "shot1": 4, - "shot2": 2 - }, - "10": { - "shot1": 8, - "shot2": 5 - }, - "11": { - "shot1": 0, - "shot2": 10 - }, - "12": { - "shot1": 5, - "shot2": 8 - }, - "13": { - "shot1": 1, - "shot2": 8 - }, - "14": { - "shot1": 6, - "shot2": 10 - }, - "15": { - "shot1": 7, - "shot2": 5 - }, - "16": { - "shot1": 8, - "shot2": 6 - }, - "17": { - "shot1": 5, - "shot2": 3 - }, - "18": { - "shot1": 5, - "shot2": 3 - }, - "19": { - "shot1": 8, - "shot2": 10 - }, - "20": { - "shot1": 7, - "shot2": 0 - } - }, - "total_score": 228, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 8, - "shot2": 2 - }, - "2": { - "shot1": 4, - "shot2": 10 - }, - "3": { - "shot1": 7, - "shot2": 1 - }, - "4": { - "shot1": 4, - "shot2": 0 - }, - "5": { - "shot1": 10, - "shot2": 5 - }, - "6": { - "shot1": 1, - "shot2": 6 - }, - "7": { - "shot1": 7, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 4 - }, - "9": { - "shot1": 7, - "shot2": 0 - }, - "10": { - "shot1": 5, - "shot2": 7 - }, - "11": { - "shot1": 10, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 6, - "shot2": 7 - }, - "16": { - "shot1": 0, - "shot2": 9 - }, - "17": { - "shot1": 8, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 5 - }, - "19": { - "shot1": 3, - "shot2": 4 - }, - "20": { - "shot1": 0, - "shot2": 8 - } - }, - "total_score": 183, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 10, - "shot2": 7 - }, - "2": { - "shot1": 5, - "shot2": 9 - }, - "3": { - "shot1": 3, - "shot2": 10 - }, - "4": { - "shot1": 0, - "shot2": 0 - }, - "5": { - "shot1": 7, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 9 - }, - "7": { - "shot1": 6, - "shot2": 3 - }, - "8": { - "shot1": 6, - "shot2": 1 - }, - "9": { - "shot1": 5, - "shot2": 6 - }, - "10": { - "shot1": 4, - "shot2": 8 - }, - "11": { - "shot1": 2, - "shot2": 7 - }, - "12": { - "shot1": 5, - "shot2": 7 - }, - "13": { - "shot1": 6, - "shot2": 9 - }, - "14": { - "shot1": 8, - "shot2": 3 - }, - "15": { - "shot1": 10, - "shot2": 7 - }, - "16": { - "shot1": 4, - "shot2": 7 - }, - "17": { - "shot1": 5, - "shot2": 9 - }, - "18": { - "shot1": 2, - "shot2": 9 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 10, - "shot2": 7 - } - }, - "total_score": 243, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 1, - "shot2": 3 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 8, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 8 - }, - "6": { - "shot1": 9, - "shot2": 1 - }, - "7": { - "shot1": 3, - "shot2": 7 - }, - "8": { - "shot1": 8, - "shot2": 4 - }, - "9": { - "shot1": 3, - "shot2": 1 - }, - "10": { - "shot1": 10, - "shot2": 7 - }, - "11": { - "shot1": 6, - "shot2": 4 - }, - "12": { - "shot1": 8, - "shot2": 3 - }, - "13": { - "shot1": 10, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 5 - }, - "15": { - "shot1": 2, - "shot2": 5 - }, - "16": { - "shot1": 7, - "shot2": 7 - }, - "17": { - "shot1": 3, - "shot2": 2 - }, - "18": { - "shot1": 10, - "shot2": 9 - }, - "19": { - "shot1": 7, - "shot2": 6 - }, - "20": { - "shot1": 6, - "shot2": 6 - } - }, - "total_score": 216, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 7 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 7, - "shot2": 2 - }, - "4": { - "shot1": 0, - "shot2": 6 - }, - "5": { - "shot1": 9, - "shot2": 6 - }, - "6": { - "shot1": 1, - "shot2": 2 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 4, - "shot2": 5 - }, - "9": { - "shot1": 9, - "shot2": 1 - }, - "10": { - "shot1": 2, - "shot2": 2 - }, - "11": { - "shot1": 7, - "shot2": 0 - }, - "12": { - "shot1": 3, - "shot2": 1 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 1, - "shot2": 0 - }, - "15": { - "shot1": 1, - "shot2": 8 - }, - "16": { - "shot1": 10, - "shot2": 5 - }, - "17": { - "shot1": 9, - "shot2": 7 - }, - "18": { - "shot1": 9, - "shot2": 6 - }, - "19": { - "shot1": 6, - "shot2": 1 - }, - "20": { - "shot1": 5, - "shot2": 9 - } - }, - "total_score": 202, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 2, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 10 - }, - "3": { - "shot1": 9, - "shot2": 9 - }, - "4": { - "shot1": 4, - "shot2": 2 - }, - "5": { - "shot1": 2, - "shot2": 8 - }, - "6": { - "shot1": 5, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 1 - }, - "8": { - "shot1": 1, - "shot2": 1 - }, - "9": { - "shot1": 9, - "shot2": 3 - }, - "10": { - "shot1": 7, - "shot2": 5 - }, - "11": { - "shot1": 9, - "shot2": 8 - }, - "12": { - "shot1": 4, - "shot2": 6 - }, - "13": { - "shot1": 8, - "shot2": 3 - }, - "14": { - "shot1": 8, - "shot2": 9 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 2, - "shot2": 0 - }, - "17": { - "shot1": 9, - "shot2": 9 - }, - "18": { - "shot1": 5, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 0 - }, - "20": { - "shot1": 0, - "shot2": 1 - } - }, - "total_score": 179, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 2, - "shot2": 3 - }, - "2": { - "shot1": 10, - "shot2": 10 - }, - "3": { - "shot1": 7, - "shot2": 1 - }, - "4": { - "shot1": 9, - "shot2": 7 - }, - "5": { - "shot1": 9, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 7 - }, - "7": { - "shot1": 3, - "shot2": 4 - }, - "8": { - "shot1": 8, - "shot2": 5 - }, - "9": { - "shot1": 8, - "shot2": 7 - }, - "10": { - "shot1": 6, - "shot2": 3 - }, - "11": { - "shot1": 10, - "shot2": 1 - }, - "12": { - "shot1": 10, - "shot2": 3 - }, - "13": { - "shot1": 0, - "shot2": 8 - }, - "14": { - "shot1": 0, - "shot2": 6 - }, - "15": { - "shot1": 5, - "shot2": 4 - }, - "16": { - "shot1": 9, - "shot2": 3 - }, - "17": { - "shot1": 10, - "shot2": 9 - }, - "18": { - "shot1": 3, - "shot2": 0 - }, - "19": { - "shot1": 9, - "shot2": 5 - }, - "20": { - "shot1": 8, - "shot2": 2 - } - }, - "total_score": 226, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 0, - "shot2": 9 - }, - "2": { - "shot1": 1, - "shot2": 9 - }, - "3": { - "shot1": 6, - "shot2": 3 - }, - "4": { - "shot1": 0, - "shot2": 8 - }, - "5": { - "shot1": 6, - "shot2": 1 - }, - "6": { - "shot1": 5, - "shot2": 2 - }, - "7": { - "shot1": 10, - "shot2": 5 - }, - "8": { - "shot1": 6, - "shot2": 3 - }, - "9": { - "shot1": 0, - "shot2": 10 - }, - "10": { - "shot1": 2, - "shot2": 0 - }, - "11": { - "shot1": 9, - "shot2": 10 - }, - "12": { - "shot1": 7, - "shot2": 2 - }, - "13": { - "shot1": 4, - "shot2": 2 - }, - "14": { - "shot1": 6, - "shot2": 6 - }, - "15": { - "shot1": 4, - "shot2": 4 - }, - "16": { - "shot1": 6, - "shot2": 0 - }, - "17": { - "shot1": 9, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 0, - "shot2": 3 - }, - "20": { - "shot1": 6, - "shot2": 5 - } - }, - "total_score": 186, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 1 - }, - "2": { - "shot1": 3, - "shot2": 6 - }, - "3": { - "shot1": 7, - "shot2": 10 - }, - "4": { - "shot1": 10, - "shot2": 6 - }, - "5": { - "shot1": 1, - "shot2": 5 - }, - "6": { - "shot1": 5, - "shot2": 5 - }, - "7": { - "shot1": 2, - "shot2": 2 - }, - "8": { - "shot1": 8, - "shot2": 3 - }, - "9": { - "shot1": 9, - "shot2": 4 - }, - "10": { - "shot1": 7, - "shot2": 9 - }, - "11": { - "shot1": 6, - "shot2": 7 - }, - "12": { - "shot1": 2, - "shot2": 8 - }, - "13": { - "shot1": 5, - "shot2": 6 - }, - "14": { - "shot1": 2, - "shot2": 10 - }, - "15": { - "shot1": 5, - "shot2": 10 - }, - "16": { - "shot1": 1, - "shot2": 4 - }, - "17": { - "shot1": 6, - "shot2": 4 - }, - "18": { - "shot1": 7, - "shot2": 1 - }, - "19": { - "shot1": 5, - "shot2": 5 - }, - "20": { - "shot1": 6, - "shot2": 5 - } - }, - "total_score": 209, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 10, - "shot2": 5 - }, - "2": { - "shot1": 0, - "shot2": 4 - }, - "3": { - "shot1": 3, - "shot2": 4 - }, - "4": { - "shot1": 3, - "shot2": 0 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 0, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 3 - }, - "10": { - "shot1": 6, - "shot2": 2 - }, - "11": { - "shot1": 1, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 8 - }, - "13": { - "shot1": 7, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 0 - }, - "15": { - "shot1": 3, - "shot2": 3 - }, - "16": { - "shot1": 7, - "shot2": 7 - }, - "17": { - "shot1": 9, - "shot2": 5 - }, - "18": { - "shot1": 10, - "shot2": 1 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 0, - "shot2": 5 - } - }, - "total_score": 186, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 10, - "shot2": 0 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 7, - "shot2": 10 - }, - "4": { - "shot1": 3, - "shot2": 10 - }, - "5": { - "shot1": 4, - "shot2": 0 - }, - "6": { - "shot1": 2, - "shot2": 6 - }, - "7": { - "shot1": 4, - "shot2": 9 - }, - "8": { - "shot1": 9, - "shot2": 2 - }, - "9": { - "shot1": 10, - "shot2": 10 - }, - "10": { - "shot1": 1, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 8 - }, - "12": { - "shot1": 2, - "shot2": 6 - }, - "13": { - "shot1": 3, - "shot2": 6 - }, - "14": { - "shot1": 6, - "shot2": 2 - }, - "15": { - "shot1": 2, - "shot2": 2 - }, - "16": { - "shot1": 10, - "shot2": 6 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 0, - "shot2": 3 - }, - "19": { - "shot1": 8, - "shot2": 9 - }, - "20": { - "shot1": 10, - "shot2": 2 - } - }, - "total_score": 211, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 0, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 5 - }, - "3": { - "shot1": 6, - "shot2": 9 - }, - "4": { - "shot1": 9, - "shot2": 9 - }, - "5": { - "shot1": 2, - "shot2": 5 - }, - "6": { - "shot1": 6, - "shot2": 4 - }, - "7": { - "shot1": 1, - "shot2": 3 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 0, - "shot2": 6 - }, - "10": { - "shot1": 10, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 9 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 5, - "shot2": 4 - }, - "14": { - "shot1": 0, - "shot2": 6 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 5, - "shot2": 3 - }, - "17": { - "shot1": 3, - "shot2": 0 - }, - "18": { - "shot1": 10, - "shot2": 3 - }, - "19": { - "shot1": 1, - "shot2": 5 - }, - "20": { - "shot1": 1, - "shot2": 6 - } - }, - "total_score": 183, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 8, - "shot2": 10 - }, - "2": { - "shot1": 3, - "shot2": 3 - }, - "3": { - "shot1": 3, - "shot2": 5 - }, - "4": { - "shot1": 3, - "shot2": 5 - }, - "5": { - "shot1": 7, - "shot2": 5 - }, - "6": { - "shot1": 7, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 5, - "shot2": 0 - }, - "9": { - "shot1": 8, - "shot2": 5 - }, - "10": { - "shot1": 10, - "shot2": 7 - }, - "11": { - "shot1": 4, - "shot2": 1 - }, - "12": { - "shot1": 9, - "shot2": 9 - }, - "13": { - "shot1": 10, - "shot2": 10 - }, - "14": { - "shot1": 1, - "shot2": 3 - }, - "15": { - "shot1": 8, - "shot2": 5 - }, - "16": { - "shot1": 3, - "shot2": 4 - }, - "17": { - "shot1": 3, - "shot2": 3 - }, - "18": { - "shot1": 1, - "shot2": 6 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 9, - "shot2": 5 - } - }, - "total_score": 211, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 5, - "shot2": 3 - }, - "2": { - "shot1": 5, - "shot2": 6 - }, - "3": { - "shot1": 8, - "shot2": 1 - }, - "4": { - "shot1": 9, - "shot2": 8 - }, - "5": { - "shot1": 8, - "shot2": 6 - }, - "6": { - "shot1": 8, - "shot2": 6 - }, - "7": { - "shot1": 1, - "shot2": 2 - }, - "8": { - "shot1": 2, - "shot2": 5 - }, - "9": { - "shot1": 10, - "shot2": 4 - }, - "10": { - "shot1": 1, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 1 - }, - "12": { - "shot1": 9, - "shot2": 6 - }, - "13": { - "shot1": 10, - "shot2": 3 - }, - "14": { - "shot1": 4, - "shot2": 1 - }, - "15": { - "shot1": 8, - "shot2": 2 - }, - "16": { - "shot1": 2, - "shot2": 3 - }, - "17": { - "shot1": 7, - "shot2": 4 - }, - "18": { - "shot1": 2, - "shot2": 7 - }, - "19": { - "shot1": 9, - "shot2": 8 - }, - "20": { - "shot1": 7, - "shot2": 5 - } - }, - "total_score": 206, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 3, - "shot2": 8 - }, - "2": { - "shot1": 9, - "shot2": 7 - }, - "3": { - "shot1": 3, - "shot2": 9 - }, - "4": { - "shot1": 2, - "shot2": 1 - }, - "5": { - "shot1": 4, - "shot2": 7 - }, - "6": { - "shot1": 1, - "shot2": 0 - }, - "7": { - "shot1": 10, - "shot2": 4 - }, - "8": { - "shot1": 5, - "shot2": 1 - }, - "9": { - "shot1": 8, - "shot2": 2 - }, - "10": { - "shot1": 6, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 1 - }, - "12": { - "shot1": 2, - "shot2": 5 - }, - "13": { - "shot1": 8, - "shot2": 1 - }, - "14": { - "shot1": 3, - "shot2": 1 - }, - "15": { - "shot1": 0, - "shot2": 3 - }, - "16": { - "shot1": 9, - "shot2": 6 - }, - "17": { - "shot1": 3, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 10 - }, - "19": { - "shot1": 2, - "shot2": 6 - }, - "20": { - "shot1": 6, - "shot2": 8 - } - }, - "total_score": 187, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 5, - "shot2": 0 - }, - "2": { - "shot1": 3, - "shot2": 8 - }, - "3": { - "shot1": 9, - "shot2": 10 - }, - "4": { - "shot1": 8, - "shot2": 7 - }, - "5": { - "shot1": 5, - "shot2": 8 - }, - "6": { - "shot1": 7, - "shot2": 10 - }, - "7": { - "shot1": 9, - "shot2": 6 - }, - "8": { - "shot1": 1, - "shot2": 9 - }, - "9": { - "shot1": 8, - "shot2": 9 - }, - "10": { - "shot1": 1, - "shot2": 5 - }, - "11": { - "shot1": 9, - "shot2": 4 - }, - "12": { - "shot1": 6, - "shot2": 0 - }, - "13": { - "shot1": 9, - "shot2": 8 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 7, - "shot2": 5 - }, - "16": { - "shot1": 5, - "shot2": 4 - }, - "17": { - "shot1": 9, - "shot2": 3 - }, - "18": { - "shot1": 10, - "shot2": 1 - }, - "19": { - "shot1": 8, - "shot2": 1 - }, - "20": { - "shot1": 7, - "shot2": 10 - } - }, - "total_score": 244, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 9, - "shot2": 9 - }, - "2": { - "shot1": 5, - "shot2": 10 - }, - "3": { - "shot1": 7, - "shot2": 2 - }, - "4": { - "shot1": 5, - "shot2": 8 - }, - "5": { - "shot1": 5, - "shot2": 8 - }, - "6": { - "shot1": 3, - "shot2": 0 - }, - "7": { - "shot1": 6, - "shot2": 2 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 5, - "shot2": 1 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 10, - "shot2": 1 - }, - "12": { - "shot1": 8, - "shot2": 1 - }, - "13": { - "shot1": 7, - "shot2": 10 - }, - "14": { - "shot1": 6, - "shot2": 5 - }, - "15": { - "shot1": 4, - "shot2": 1 - }, - "16": { - "shot1": 8, - "shot2": 9 - }, - "17": { - "shot1": 3, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 7, - "shot2": 8 - }, - "20": { - "shot1": 3, - "shot2": 0 - } - }, - "total_score": 212, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 2 - }, - "2": { - "shot1": 2, - "shot2": 8 - }, - "3": { - "shot1": 10, - "shot2": 0 - }, - "4": { - "shot1": 1, - "shot2": 9 - }, - "5": { - "shot1": 0, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 10, - "shot2": 7 - }, - "8": { - "shot1": 6, - "shot2": 4 - }, - "9": { - "shot1": 10, - "shot2": 9 - }, - "10": { - "shot1": 6, - "shot2": 6 - }, - "11": { - "shot1": 2, - "shot2": 4 - }, - "12": { - "shot1": 9, - "shot2": 9 - }, - "13": { - "shot1": 1, - "shot2": 3 - }, - "14": { - "shot1": 5, - "shot2": 8 - }, - "15": { - "shot1": 9, - "shot2": 1 - }, - "16": { - "shot1": 8, - "shot2": 8 - }, - "17": { - "shot1": 3, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 5, - "shot2": 3 - }, - "20": { - "shot1": 10, - "shot2": 5 - } - }, - "total_score": 213, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 9, - "shot2": 3 - }, - "2": { - "shot1": 5, - "shot2": 10 - }, - "3": { - "shot1": 10, - "shot2": 9 - }, - "4": { - "shot1": 9, - "shot2": 9 - }, - "5": { - "shot1": 4, - "shot2": 6 - }, - "6": { - "shot1": 4, - "shot2": 9 - }, - "7": { - "shot1": 8, - "shot2": 4 - }, - "8": { - "shot1": 5, - "shot2": 1 - }, - "9": { - "shot1": 10, - "shot2": 9 - }, - "10": { - "shot1": 7, - "shot2": 0 - }, - "11": { - "shot1": 5, - "shot2": 1 - }, - "12": { - "shot1": 5, - "shot2": 0 - }, - "13": { - "shot1": 3, - "shot2": 3 - }, - "14": { - "shot1": 1, - "shot2": 10 - }, - "15": { - "shot1": 0, - "shot2": 6 - }, - "16": { - "shot1": 8, - "shot2": 6 - }, - "17": { - "shot1": 7, - "shot2": 0 - }, - "18": { - "shot1": 10, - "shot2": 10 - }, - "19": { - "shot1": 9, - "shot2": 9 - }, - "20": { - "shot1": 7, - "shot2": 10 - } - }, - "total_score": 241, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 1, - "shot2": 10 - }, - "2": { - "shot1": 5, - "shot2": 0 - }, - "3": { - "shot1": 1, - "shot2": 7 - }, - "4": { - "shot1": 5, - "shot2": 7 - }, - "5": { - "shot1": 8, - "shot2": 2 - }, - "6": { - "shot1": 2, - "shot2": 1 - }, - "7": { - "shot1": 1, - "shot2": 7 - }, - "8": { - "shot1": 10, - "shot2": 10 - }, - "9": { - "shot1": 1, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 4 - }, - "11": { - "shot1": 9, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 3 - }, - "13": { - "shot1": 2, - "shot2": 0 - }, - "14": { - "shot1": 3, - "shot2": 10 - }, - "15": { - "shot1": 5, - "shot2": 4 - }, - "16": { - "shot1": 7, - "shot2": 5 - }, - "17": { - "shot1": 8, - "shot2": 10 - }, - "18": { - "shot1": 2, - "shot2": 2 - }, - "19": { - "shot1": 10, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 1 - } - }, - "total_score": 193, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 9, - "shot2": 4 - }, - "3": { - "shot1": 5, - "shot2": 9 - }, - "4": { - "shot1": 7, - "shot2": 10 - }, - "5": { - "shot1": 5, - "shot2": 4 - }, - "6": { - "shot1": 2, - "shot2": 7 - }, - "7": { - "shot1": 2, - "shot2": 5 - }, - "8": { - "shot1": 7, - "shot2": 3 - }, - "9": { - "shot1": 8, - "shot2": 7 - }, - "10": { - "shot1": 0, - "shot2": 4 - }, - "11": { - "shot1": 2, - "shot2": 7 - }, - "12": { - "shot1": 10, - "shot2": 5 - }, - "13": { - "shot1": 1, - "shot2": 5 - }, - "14": { - "shot1": 9, - "shot2": 7 - }, - "15": { - "shot1": 9, - "shot2": 6 - }, - "16": { - "shot1": 2, - "shot2": 2 - }, - "17": { - "shot1": 8, - "shot2": 4 - }, - "18": { - "shot1": 9, - "shot2": 3 - }, - "19": { - "shot1": 7, - "shot2": 5 - }, - "20": { - "shot1": 0, - "shot2": 9 - } - }, - "total_score": 224, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 10, - "shot2": 1 - }, - "2": { - "shot1": 3, - "shot2": 7 - }, - "3": { - "shot1": 3, - "shot2": 1 - }, - "4": { - "shot1": 7, - "shot2": 2 - }, - "5": { - "shot1": 7, - "shot2": 4 - }, - "6": { - "shot1": 10, - "shot2": 0 - }, - "7": { - "shot1": 8, - "shot2": 2 - }, - "8": { - "shot1": 9, - "shot2": 1 - }, - "9": { - "shot1": 7, - "shot2": 10 - }, - "10": { - "shot1": 0, - "shot2": 9 - }, - "11": { - "shot1": 3, - "shot2": 1 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 10 - }, - "14": { - "shot1": 9, - "shot2": 9 - }, - "15": { - "shot1": 3, - "shot2": 7 - }, - "16": { - "shot1": 0, - "shot2": 8 - }, - "17": { - "shot1": 9, - "shot2": 6 - }, - "18": { - "shot1": 0, - "shot2": 8 - }, - "19": { - "shot1": 0, - "shot2": 3 - }, - "20": { - "shot1": 5, - "shot2": 7 - } - }, - "total_score": 205, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 2 - }, - "2": { - "shot1": 4, - "shot2": 7 - }, - "3": { - "shot1": 5, - "shot2": 6 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 6, - "shot2": 4 - }, - "7": { - "shot1": 4, - "shot2": 0 - }, - "8": { - "shot1": 9, - "shot2": 2 - }, - "9": { - "shot1": 3, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 9 - }, - "11": { - "shot1": 2, - "shot2": 8 - }, - "12": { - "shot1": 9, - "shot2": 1 - }, - "13": { - "shot1": 8, - "shot2": 8 - }, - "14": { - "shot1": 3, - "shot2": 9 - }, - "15": { - "shot1": 3, - "shot2": 2 - }, - "16": { - "shot1": 5, - "shot2": 10 - }, - "17": { - "shot1": 1, - "shot2": 4 - }, - "18": { - "shot1": 10, - "shot2": 5 - }, - "19": { - "shot1": 5, - "shot2": 7 - }, - "20": { - "shot1": 3, - "shot2": 2 - } - }, - "total_score": 219, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 9, - "shot2": 1 - }, - "2": { - "shot1": 7, - "shot2": 2 - }, - "3": { - "shot1": 2, - "shot2": 6 - }, - "4": { - "shot1": 4, - "shot2": 8 - }, - "5": { - "shot1": 9, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 10 - }, - "7": { - "shot1": 2, - "shot2": 7 - }, - "8": { - "shot1": 0, - "shot2": 7 - }, - "9": { - "shot1": 8, - "shot2": 8 - }, - "10": { - "shot1": 5, - "shot2": 1 - }, - "11": { - "shot1": 10, - "shot2": 7 - }, - "12": { - "shot1": 10, - "shot2": 2 - }, - "13": { - "shot1": 7, - "shot2": 0 - }, - "14": { - "shot1": 2, - "shot2": 4 - }, - "15": { - "shot1": 2, - "shot2": 1 - }, - "16": { - "shot1": 0, - "shot2": 2 - }, - "17": { - "shot1": 3, - "shot2": 8 - }, - "18": { - "shot1": 6, - "shot2": 1 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 5, - "shot2": 5 - } - }, - "total_score": 188, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 1 - }, - "2": { - "shot1": 3, - "shot2": 8 - }, - "3": { - "shot1": 0, - "shot2": 2 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 5, - "shot2": 8 - }, - "6": { - "shot1": 1, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 3, - "shot2": 6 - }, - "9": { - "shot1": 0, - "shot2": 4 - }, - "10": { - "shot1": 5, - "shot2": 4 - }, - "11": { - "shot1": 7, - "shot2": 2 - }, - "12": { - "shot1": 3, - "shot2": 7 - }, - "13": { - "shot1": 0, - "shot2": 4 - }, - "14": { - "shot1": 10, - "shot2": 9 - }, - "15": { - "shot1": 10, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 0 - }, - "17": { - "shot1": 3, - "shot2": 1 - }, - "18": { - "shot1": 8, - "shot2": 2 - }, - "19": { - "shot1": 3, - "shot2": 10 - }, - "20": { - "shot1": 0, - "shot2": 0 - } - }, - "total_score": 182, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 3, - "shot2": 8 - }, - "2": { - "shot1": 8, - "shot2": 9 - }, - "3": { - "shot1": 6, - "shot2": 0 - }, - "4": { - "shot1": 9, - "shot2": 3 - }, - "5": { - "shot1": 4, - "shot2": 4 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 2, - "shot2": 0 - }, - "8": { - "shot1": 7, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 6 - }, - "10": { - "shot1": 8, - "shot2": 5 - }, - "11": { - "shot1": 1, - "shot2": 10 - }, - "12": { - "shot1": 10, - "shot2": 9 - }, - "13": { - "shot1": 4, - "shot2": 7 - }, - "14": { - "shot1": 2, - "shot2": 1 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 5, - "shot2": 7 - }, - "17": { - "shot1": 8, - "shot2": 7 - }, - "18": { - "shot1": 0, - "shot2": 8 - }, - "19": { - "shot1": 6, - "shot2": 8 - }, - "20": { - "shot1": 2, - "shot2": 6 - } - }, - "total_score": 226, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 9, - "shot2": 9 - }, - "2": { - "shot1": 3, - "shot2": 0 - }, - "3": { - "shot1": 8, - "shot2": 10 - }, - "4": { - "shot1": 8, - "shot2": 3 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 3 - }, - "7": { - "shot1": 5, - "shot2": 9 - }, - "8": { - "shot1": 8, - "shot2": 7 - }, - "9": { - "shot1": 4, - "shot2": 5 - }, - "10": { - "shot1": 8, - "shot2": 7 - }, - "11": { - "shot1": 6, - "shot2": 7 - }, - "12": { - "shot1": 8, - "shot2": 4 - }, - "13": { - "shot1": 1, - "shot2": 4 - }, - "14": { - "shot1": 5, - "shot2": 3 - }, - "15": { - "shot1": 2, - "shot2": 3 - }, - "16": { - "shot1": 0, - "shot2": 5 - }, - "17": { - "shot1": 2, - "shot2": 7 - }, - "18": { - "shot1": 10, - "shot2": 10 - }, - "19": { - "shot1": 6, - "shot2": 5 - }, - "20": { - "shot1": 0, - "shot2": 6 - } - }, - "total_score": 210, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 5, - "shot2": 3 - }, - "2": { - "shot1": 1, - "shot2": 6 - }, - "3": { - "shot1": 1, - "shot2": 7 - }, - "4": { - "shot1": 10, - "shot2": 5 - }, - "5": { - "shot1": 1, - "shot2": 1 - }, - "6": { - "shot1": 3, - "shot2": 10 - }, - "7": { - "shot1": 7, - "shot2": 2 - }, - "8": { - "shot1": 10, - "shot2": 9 - }, - "9": { - "shot1": 10, - "shot2": 10 - }, - "10": { - "shot1": 7, - "shot2": 8 - }, - "11": { - "shot1": 4, - "shot2": 0 - }, - "12": { - "shot1": 0, - "shot2": 6 - }, - "13": { - "shot1": 8, - "shot2": 10 - }, - "14": { - "shot1": 1, - "shot2": 9 - }, - "15": { - "shot1": 1, - "shot2": 7 - }, - "16": { - "shot1": 1, - "shot2": 5 - }, - "17": { - "shot1": 1, - "shot2": 0 - }, - "18": { - "shot1": 7, - "shot2": 1 - }, - "19": { - "shot1": 10, - "shot2": 7 - }, - "20": { - "shot1": 10, - "shot2": 10 - } - }, - "total_score": 214, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 0, - "shot2": 6 - }, - "3": { - "shot1": 7, - "shot2": 7 - }, - "4": { - "shot1": 6, - "shot2": 10 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 4, - "shot2": 6 - }, - "7": { - "shot1": 5, - "shot2": 0 - }, - "8": { - "shot1": 2, - "shot2": 8 - }, - "9": { - "shot1": 6, - "shot2": 5 - }, - "10": { - "shot1": 3, - "shot2": 2 - }, - "11": { - "shot1": 1, - "shot2": 1 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 4, - "shot2": 6 - }, - "14": { - "shot1": 8, - "shot2": 3 - }, - "15": { - "shot1": 1, - "shot2": 7 - }, - "16": { - "shot1": 7, - "shot2": 0 - }, - "17": { - "shot1": 6, - "shot2": 0 - }, - "18": { - "shot1": 4, - "shot2": 2 - }, - "19": { - "shot1": 10, - "shot2": 10 - }, - "20": { - "shot1": 10, - "shot2": 8 - } - }, - "total_score": 200, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 10, - "shot2": 5 - }, - "2": { - "shot1": 10, - "shot2": 5 - }, - "3": { - "shot1": 9, - "shot2": 3 - }, - "4": { - "shot1": 3, - "shot2": 0 - }, - "5": { - "shot1": 6, - "shot2": 6 - }, - "6": { - "shot1": 4, - "shot2": 6 - }, - "7": { - "shot1": 1, - "shot2": 10 - }, - "8": { - "shot1": 0, - "shot2": 7 - }, - "9": { - "shot1": 4, - "shot2": 1 - }, - "10": { - "shot1": 9, - "shot2": 4 - }, - "11": { - "shot1": 5, - "shot2": 6 - }, - "12": { - "shot1": 7, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 2 - }, - "14": { - "shot1": 4, - "shot2": 1 - }, - "15": { - "shot1": 6, - "shot2": 10 - }, - "16": { - "shot1": 0, - "shot2": 6 - }, - "17": { - "shot1": 9, - "shot2": 4 - }, - "18": { - "shot1": 5, - "shot2": 5 - }, - "19": { - "shot1": 6, - "shot2": 4 - }, - "20": { - "shot1": 8, - "shot2": 9 - } - }, - "total_score": 205, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 3 - }, - "2": { - "shot1": 3, - "shot2": 10 - }, - "3": { - "shot1": 5, - "shot2": 7 - }, - "4": { - "shot1": 10, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 4 - }, - "6": { - "shot1": 10, - "shot2": 5 - }, - "7": { - "shot1": 1, - "shot2": 7 - }, - "8": { - "shot1": 2, - "shot2": 7 - }, - "9": { - "shot1": 5, - "shot2": 4 - }, - "10": { - "shot1": 5, - "shot2": 4 - }, - "11": { - "shot1": 9, - "shot2": 8 - }, - "12": { - "shot1": 2, - "shot2": 1 - }, - "13": { - "shot1": 2, - "shot2": 7 - }, - "14": { - "shot1": 6, - "shot2": 0 - }, - "15": { - "shot1": 8, - "shot2": 7 - }, - "16": { - "shot1": 9, - "shot2": 5 - }, - "17": { - "shot1": 7, - "shot2": 10 - }, - "18": { - "shot1": 2, - "shot2": 4 - }, - "19": { - "shot1": 7, - "shot2": 10 - }, - "20": { - "shot1": 3, - "shot2": 4 - } - }, - "total_score": 218, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 3 - }, - "2": { - "shot1": 2, - "shot2": 0 - }, - "3": { - "shot1": 2, - "shot2": 2 - }, - "4": { - "shot1": 5, - "shot2": 3 - }, - "5": { - "shot1": 6, - "shot2": 5 - }, - "6": { - "shot1": 2, - "shot2": 0 - }, - "7": { - "shot1": 3, - "shot2": 3 - }, - "8": { - "shot1": 9, - "shot2": 6 - }, - "9": { - "shot1": 0, - "shot2": 0 - }, - "10": { - "shot1": 0, - "shot2": 5 - }, - "11": { - "shot1": 7, - "shot2": 3 - }, - "12": { - "shot1": 5, - "shot2": 7 - }, - "13": { - "shot1": 2, - "shot2": 2 - }, - "14": { - "shot1": 4, - "shot2": 4 - }, - "15": { - "shot1": 4, - "shot2": 10 - }, - "16": { - "shot1": 2, - "shot2": 0 - }, - "17": { - "shot1": 4, - "shot2": 0 - }, - "18": { - "shot1": 6, - "shot2": 4 - }, - "19": { - "shot1": 9, - "shot2": 8 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 148, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-19T14:14:38.613182", - "finished_at": "2025-09-19T14:14:47.977172" - }, - "archived_at": "2025-09-19T14:14:47.977197" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250919_141501.json b/data/tournament_archives/tournament_20250919_141501.json deleted file mode 100644 index 03ad02d..0000000 --- a/data/tournament_archives/tournament_20250919_141501.json +++ /dev/null @@ -1,8503 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 9, - "players": [ - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-19T14:14:55.789852", - "total_players": 49, - "total_rounds": 9, - "current_round": 1, - "tournament_type": "40_targets" - }, - "results": { - "tournament_id": "2025-09-19T14:14:55.789852", - "tournament_type": "40_targets", - "participants": { - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 6, - "shot2": 2 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 5, - "shot2": 0 - }, - "4": { - "shot1": 6, - "shot2": 7 - }, - "5": { - "shot1": 6, - "shot2": 6 - }, - "6": { - "shot1": 3, - "shot2": 9 - }, - "7": { - "shot1": 3, - "shot2": 8 - }, - "8": { - "shot1": 8, - "shot2": 5 - }, - "9": { - "shot1": 4, - "shot2": 5 - }, - "10": { - "shot1": 4, - "shot2": 10 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 8, - "shot2": 7 - }, - "14": { - "shot1": 5, - "shot2": 8 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 8, - "shot2": 9 - }, - "17": { - "shot1": 9, - "shot2": 10 - }, - "18": { - "shot1": 10, - "shot2": 3 - }, - "19": { - "shot1": 10, - "shot2": 6 - }, - "20": { - "shot1": 8, - "shot2": 1 - }, - "21": { - "shot1": 9, - "shot2": 8 - }, - "22": { - "shot1": 9, - "shot2": 6 - }, - "23": { - "shot1": 2, - "shot2": 10 - }, - "24": { - "shot1": 2, - "shot2": 4 - }, - "25": { - "shot1": 1, - "shot2": 9 - }, - "26": { - "shot1": 2, - "shot2": 0 - }, - "27": { - "shot1": 9, - "shot2": 2 - }, - "28": { - "shot1": 3, - "shot2": 8 - }, - "29": { - "shot1": 5, - "shot2": 0 - }, - "30": { - "shot1": 1, - "shot2": 0 - }, - "31": { - "shot1": 0, - "shot2": 2 - }, - "32": { - "shot1": 1, - "shot2": 6 - }, - "33": { - "shot1": 7, - "shot2": 8 - }, - "34": { - "shot1": 7, - "shot2": 2 - }, - "35": { - "shot1": 5, - "shot2": 6 - }, - "36": { - "shot1": 8, - "shot2": 3 - }, - "37": { - "shot1": 7, - "shot2": 2 - }, - "38": { - "shot1": 3, - "shot2": 7 - }, - "39": { - "shot1": 9, - "shot2": 6 - }, - "40": { - "shot1": 9, - "shot2": 4 - } - }, - "total_score": 432, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 8, - "shot2": 5 - }, - "2": { - "shot1": 6, - "shot2": 8 - }, - "3": { - "shot1": 1, - "shot2": 1 - }, - "4": { - "shot1": 5, - "shot2": 5 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 4, - "shot2": 5 - }, - "7": { - "shot1": 10, - "shot2": 3 - }, - "8": { - "shot1": 7, - "shot2": 3 - }, - "9": { - "shot1": 7, - "shot2": 0 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 6, - "shot2": 2 - }, - "12": { - "shot1": 8, - "shot2": 3 - }, - "13": { - "shot1": 5, - "shot2": 5 - }, - "14": { - "shot1": 1, - "shot2": 6 - }, - "15": { - "shot1": 4, - "shot2": 2 - }, - "16": { - "shot1": 9, - "shot2": 1 - }, - "17": { - "shot1": 9, - "shot2": 1 - }, - "18": { - "shot1": 5, - "shot2": 8 - }, - "19": { - "shot1": 10, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 7 - }, - "21": { - "shot1": 5, - "shot2": 5 - }, - "22": { - "shot1": 4, - "shot2": 5 - }, - "23": { - "shot1": 1, - "shot2": 8 - }, - "24": { - "shot1": 5, - "shot2": 5 - }, - "25": { - "shot1": 8, - "shot2": 10 - }, - "26": { - "shot1": 5, - "shot2": 6 - }, - "27": { - "shot1": 8, - "shot2": 4 - }, - "28": { - "shot1": 10, - "shot2": 0 - }, - "29": { - "shot1": 7, - "shot2": 7 - }, - "30": { - "shot1": 2, - "shot2": 4 - }, - "31": { - "shot1": 3, - "shot2": 7 - }, - "32": { - "shot1": 3, - "shot2": 3 - }, - "33": { - "shot1": 0, - "shot2": 3 - }, - "34": { - "shot1": 6, - "shot2": 5 - }, - "35": { - "shot1": 6, - "shot2": 7 - }, - "36": { - "shot1": 8, - "shot2": 5 - }, - "37": { - "shot1": 0, - "shot2": 6 - }, - "38": { - "shot1": 1, - "shot2": 3 - }, - "39": { - "shot1": 4, - "shot2": 0 - }, - "40": { - "shot1": 6, - "shot2": 3 - } - }, - "total_score": 384, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 9, - "shot2": 5 - }, - "3": { - "shot1": 5, - "shot2": 2 - }, - "4": { - "shot1": 4, - "shot2": 7 - }, - "5": { - "shot1": 6, - "shot2": 7 - }, - "6": { - "shot1": 9, - "shot2": 1 - }, - "7": { - "shot1": 2, - "shot2": 5 - }, - "8": { - "shot1": 0, - "shot2": 8 - }, - "9": { - "shot1": 9, - "shot2": 2 - }, - "10": { - "shot1": 0, - "shot2": 1 - }, - "11": { - "shot1": 3, - "shot2": 7 - }, - "12": { - "shot1": 8, - "shot2": 4 - }, - "13": { - "shot1": 6, - "shot2": 8 - }, - "14": { - "shot1": 10, - "shot2": 0 - }, - "15": { - "shot1": 2, - "shot2": 0 - }, - "16": { - "shot1": 7, - "shot2": 0 - }, - "17": { - "shot1": 2, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 9 - }, - "20": { - "shot1": 6, - "shot2": 8 - }, - "21": { - "shot1": 0, - "shot2": 2 - }, - "22": { - "shot1": 9, - "shot2": 4 - }, - "23": { - "shot1": 8, - "shot2": 4 - }, - "24": { - "shot1": 5, - "shot2": 4 - }, - "25": { - "shot1": 3, - "shot2": 6 - }, - "26": { - "shot1": 2, - "shot2": 2 - }, - "27": { - "shot1": 5, - "shot2": 5 - }, - "28": { - "shot1": 9, - "shot2": 6 - }, - "29": { - "shot1": 1, - "shot2": 6 - }, - "30": { - "shot1": 3, - "shot2": 10 - }, - "31": { - "shot1": 2, - "shot2": 7 - }, - "32": { - "shot1": 8, - "shot2": 3 - }, - "33": { - "shot1": 5, - "shot2": 6 - }, - "34": { - "shot1": 10, - "shot2": 4 - }, - "35": { - "shot1": 10, - "shot2": 6 - }, - "36": { - "shot1": 3, - "shot2": 2 - }, - "37": { - "shot1": 1, - "shot2": 4 - }, - "38": { - "shot1": 3, - "shot2": 4 - }, - "39": { - "shot1": 4, - "shot2": 2 - }, - "40": { - "shot1": 5, - "shot2": 2 - } - }, - "total_score": 363, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 4, - "shot2": 0 - }, - "2": { - "shot1": 3, - "shot2": 10 - }, - "3": { - "shot1": 3, - "shot2": 2 - }, - "4": { - "shot1": 6, - "shot2": 7 - }, - "5": { - "shot1": 4, - "shot2": 0 - }, - "6": { - "shot1": 2, - "shot2": 1 - }, - "7": { - "shot1": 8, - "shot2": 0 - }, - "8": { - "shot1": 8, - "shot2": 4 - }, - "9": { - "shot1": 8, - "shot2": 2 - }, - "10": { - "shot1": 2, - "shot2": 0 - }, - "11": { - "shot1": 8, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 1 - }, - "13": { - "shot1": 8, - "shot2": 2 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 10, - "shot2": 3 - }, - "16": { - "shot1": 4, - "shot2": 0 - }, - "17": { - "shot1": 8, - "shot2": 1 - }, - "18": { - "shot1": 7, - "shot2": 2 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 7, - "shot2": 5 - }, - "21": { - "shot1": 5, - "shot2": 9 - }, - "22": { - "shot1": 7, - "shot2": 6 - }, - "23": { - "shot1": 4, - "shot2": 9 - }, - "24": { - "shot1": 2, - "shot2": 10 - }, - "25": { - "shot1": 1, - "shot2": 4 - }, - "26": { - "shot1": 3, - "shot2": 1 - }, - "27": { - "shot1": 4, - "shot2": 4 - }, - "28": { - "shot1": 0, - "shot2": 8 - }, - "29": { - "shot1": 7, - "shot2": 8 - }, - "30": { - "shot1": 2, - "shot2": 6 - }, - "31": { - "shot1": 5, - "shot2": 4 - }, - "32": { - "shot1": 2, - "shot2": 10 - }, - "33": { - "shot1": 10, - "shot2": 0 - }, - "34": { - "shot1": 0, - "shot2": 10 - }, - "35": { - "shot1": 6, - "shot2": 1 - }, - "36": { - "shot1": 0, - "shot2": 10 - }, - "37": { - "shot1": 3, - "shot2": 0 - }, - "38": { - "shot1": 6, - "shot2": 4 - }, - "39": { - "shot1": 6, - "shot2": 9 - }, - "40": { - "shot1": 5, - "shot2": 7 - } - }, - "total_score": 369, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 6, - "shot2": 7 - }, - "2": { - "shot1": 8, - "shot2": 5 - }, - "3": { - "shot1": 9, - "shot2": 10 - }, - "4": { - "shot1": 1, - "shot2": 2 - }, - "5": { - "shot1": 7, - "shot2": 8 - }, - "6": { - "shot1": 7, - "shot2": 8 - }, - "7": { - "shot1": 5, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 3 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 0, - "shot2": 10 - }, - "11": { - "shot1": 8, - "shot2": 7 - }, - "12": { - "shot1": 3, - "shot2": 0 - }, - "13": { - "shot1": 6, - "shot2": 6 - }, - "14": { - "shot1": 4, - "shot2": 4 - }, - "15": { - "shot1": 0, - "shot2": 6 - }, - "16": { - "shot1": 10, - "shot2": 6 - }, - "17": { - "shot1": 8, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 4 - }, - "19": { - "shot1": 3, - "shot2": 1 - }, - "20": { - "shot1": 6, - "shot2": 1 - }, - "21": { - "shot1": 9, - "shot2": 2 - }, - "22": { - "shot1": 6, - "shot2": 9 - }, - "23": { - "shot1": 9, - "shot2": 3 - }, - "24": { - "shot1": 0, - "shot2": 6 - }, - "25": { - "shot1": 2, - "shot2": 1 - }, - "26": { - "shot1": 2, - "shot2": 9 - }, - "27": { - "shot1": 2, - "shot2": 7 - }, - "28": { - "shot1": 2, - "shot2": 6 - }, - "29": { - "shot1": 10, - "shot2": 7 - }, - "30": { - "shot1": 3, - "shot2": 6 - }, - "31": { - "shot1": 2, - "shot2": 4 - }, - "32": { - "shot1": 10, - "shot2": 1 - }, - "33": { - "shot1": 10, - "shot2": 3 - }, - "34": { - "shot1": 3, - "shot2": 0 - }, - "35": { - "shot1": 7, - "shot2": 2 - }, - "36": { - "shot1": 6, - "shot2": 0 - }, - "37": { - "shot1": 4, - "shot2": 6 - }, - "38": { - "shot1": 7, - "shot2": 6 - }, - "39": { - "shot1": 7, - "shot2": 9 - }, - "40": { - "shot1": 0, - "shot2": 3 - } - }, - "total_score": 395, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 2, - "shot2": 3 - }, - "2": { - "shot1": 6, - "shot2": 4 - }, - "3": { - "shot1": 1, - "shot2": 9 - }, - "4": { - "shot1": 0, - "shot2": 10 - }, - "5": { - "shot1": 0, - "shot2": 2 - }, - "6": { - "shot1": 10, - "shot2": 9 - }, - "7": { - "shot1": 0, - "shot2": 5 - }, - "8": { - "shot1": 1, - "shot2": 6 - }, - "9": { - "shot1": 1, - "shot2": 4 - }, - "10": { - "shot1": 2, - "shot2": 9 - }, - "11": { - "shot1": 10, - "shot2": 8 - }, - "12": { - "shot1": 2, - "shot2": 4 - }, - "13": { - "shot1": 2, - "shot2": 3 - }, - "14": { - "shot1": 0, - "shot2": 8 - }, - "15": { - "shot1": 10, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 8 - }, - "17": { - "shot1": 10, - "shot2": 10 - }, - "18": { - "shot1": 8, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 3 - }, - "20": { - "shot1": 5, - "shot2": 10 - }, - "21": { - "shot1": 6, - "shot2": 5 - }, - "22": { - "shot1": 7, - "shot2": 3 - }, - "23": { - "shot1": 9, - "shot2": 1 - }, - "24": { - "shot1": 0, - "shot2": 6 - }, - "25": { - "shot1": 9, - "shot2": 6 - }, - "26": { - "shot1": 6, - "shot2": 9 - }, - "27": { - "shot1": 2, - "shot2": 7 - }, - "28": { - "shot1": 1, - "shot2": 9 - }, - "29": { - "shot1": 2, - "shot2": 10 - }, - "30": { - "shot1": 9, - "shot2": 4 - }, - "31": { - "shot1": 10, - "shot2": 3 - }, - "32": { - "shot1": 2, - "shot2": 10 - }, - "33": { - "shot1": 8, - "shot2": 2 - }, - "34": { - "shot1": 4, - "shot2": 6 - }, - "35": { - "shot1": 4, - "shot2": 5 - }, - "36": { - "shot1": 6, - "shot2": 1 - }, - "37": { - "shot1": 2, - "shot2": 7 - }, - "38": { - "shot1": 8, - "shot2": 10 - }, - "39": { - "shot1": 6, - "shot2": 6 - }, - "40": { - "shot1": 3, - "shot2": 2 - } - }, - "total_score": 419, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 8, - "shot2": 4 - }, - "2": { - "shot1": 8, - "shot2": 1 - }, - "3": { - "shot1": 1, - "shot2": 6 - }, - "4": { - "shot1": 8, - "shot2": 1 - }, - "5": { - "shot1": 8, - "shot2": 2 - }, - "6": { - "shot1": 5, - "shot2": 10 - }, - "7": { - "shot1": 6, - "shot2": 0 - }, - "8": { - "shot1": 5, - "shot2": 9 - }, - "9": { - "shot1": 6, - "shot2": 7 - }, - "10": { - "shot1": 8, - "shot2": 5 - }, - "11": { - "shot1": 7, - "shot2": 5 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 4 - }, - "14": { - "shot1": 9, - "shot2": 6 - }, - "15": { - "shot1": 6, - "shot2": 9 - }, - "16": { - "shot1": 1, - "shot2": 6 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 4, - "shot2": 10 - }, - "19": { - "shot1": 10, - "shot2": 6 - }, - "20": { - "shot1": 0, - "shot2": 9 - }, - "21": { - "shot1": 9, - "shot2": 10 - }, - "22": { - "shot1": 2, - "shot2": 10 - }, - "23": { - "shot1": 10, - "shot2": 9 - }, - "24": { - "shot1": 7, - "shot2": 8 - }, - "25": { - "shot1": 3, - "shot2": 0 - }, - "26": { - "shot1": 6, - "shot2": 0 - }, - "27": { - "shot1": 8, - "shot2": 4 - }, - "28": { - "shot1": 7, - "shot2": 7 - }, - "29": { - "shot1": 5, - "shot2": 8 - }, - "30": { - "shot1": 3, - "shot2": 3 - }, - "31": { - "shot1": 3, - "shot2": 2 - }, - "32": { - "shot1": 0, - "shot2": 4 - }, - "33": { - "shot1": 3, - "shot2": 6 - }, - "34": { - "shot1": 8, - "shot2": 2 - }, - "35": { - "shot1": 4, - "shot2": 10 - }, - "36": { - "shot1": 3, - "shot2": 10 - }, - "37": { - "shot1": 3, - "shot2": 9 - }, - "38": { - "shot1": 5, - "shot2": 3 - }, - "39": { - "shot1": 1, - "shot2": 10 - }, - "40": { - "shot1": 3, - "shot2": 4 - } - }, - "total_score": 437, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 6, - "shot2": 5 - }, - "3": { - "shot1": 4, - "shot2": 6 - }, - "4": { - "shot1": 6, - "shot2": 10 - }, - "5": { - "shot1": 8, - "shot2": 9 - }, - "6": { - "shot1": 10, - "shot2": 0 - }, - "7": { - "shot1": 8, - "shot2": 6 - }, - "8": { - "shot1": 3, - "shot2": 4 - }, - "9": { - "shot1": 4, - "shot2": 1 - }, - "10": { - "shot1": 2, - "shot2": 2 - }, - "11": { - "shot1": 2, - "shot2": 3 - }, - "12": { - "shot1": 4, - "shot2": 9 - }, - "13": { - "shot1": 9, - "shot2": 2 - }, - "14": { - "shot1": 2, - "shot2": 6 - }, - "15": { - "shot1": 0, - "shot2": 2 - }, - "16": { - "shot1": 1, - "shot2": 0 - }, - "17": { - "shot1": 10, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 2, - "shot2": 8 - }, - "20": { - "shot1": 2, - "shot2": 7 - }, - "21": { - "shot1": 1, - "shot2": 8 - }, - "22": { - "shot1": 0, - "shot2": 2 - }, - "23": { - "shot1": 5, - "shot2": 6 - }, - "24": { - "shot1": 3, - "shot2": 0 - }, - "25": { - "shot1": 6, - "shot2": 0 - }, - "26": { - "shot1": 3, - "shot2": 9 - }, - "27": { - "shot1": 1, - "shot2": 10 - }, - "28": { - "shot1": 8, - "shot2": 4 - }, - "29": { - "shot1": 9, - "shot2": 0 - }, - "30": { - "shot1": 8, - "shot2": 1 - }, - "31": { - "shot1": 2, - "shot2": 2 - }, - "32": { - "shot1": 8, - "shot2": 2 - }, - "33": { - "shot1": 7, - "shot2": 10 - }, - "34": { - "shot1": 4, - "shot2": 3 - }, - "35": { - "shot1": 10, - "shot2": 9 - }, - "36": { - "shot1": 5, - "shot2": 5 - }, - "37": { - "shot1": 5, - "shot2": 3 - }, - "38": { - "shot1": 2, - "shot2": 6 - }, - "39": { - "shot1": 0, - "shot2": 5 - }, - "40": { - "shot1": 0, - "shot2": 2 - } - }, - "total_score": 354, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 10, - "shot2": 3 - }, - "2": { - "shot1": 9, - "shot2": 9 - }, - "3": { - "shot1": 0, - "shot2": 0 - }, - "4": { - "shot1": 0, - "shot2": 1 - }, - "5": { - "shot1": 4, - "shot2": 9 - }, - "6": { - "shot1": 6, - "shot2": 1 - }, - "7": { - "shot1": 5, - "shot2": 0 - }, - "8": { - "shot1": 6, - "shot2": 3 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 8, - "shot2": 5 - }, - "11": { - "shot1": 9, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 2 - }, - "13": { - "shot1": 9, - "shot2": 10 - }, - "14": { - "shot1": 9, - "shot2": 9 - }, - "15": { - "shot1": 0, - "shot2": 0 - }, - "16": { - "shot1": 0, - "shot2": 2 - }, - "17": { - "shot1": 0, - "shot2": 8 - }, - "18": { - "shot1": 0, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 8 - }, - "20": { - "shot1": 10, - "shot2": 6 - }, - "21": { - "shot1": 4, - "shot2": 3 - }, - "22": { - "shot1": 4, - "shot2": 9 - }, - "23": { - "shot1": 0, - "shot2": 8 - }, - "24": { - "shot1": 10, - "shot2": 10 - }, - "25": { - "shot1": 0, - "shot2": 2 - }, - "26": { - "shot1": 6, - "shot2": 10 - }, - "27": { - "shot1": 5, - "shot2": 1 - }, - "28": { - "shot1": 1, - "shot2": 9 - }, - "29": { - "shot1": 8, - "shot2": 2 - }, - "30": { - "shot1": 10, - "shot2": 2 - }, - "31": { - "shot1": 9, - "shot2": 7 - }, - "32": { - "shot1": 4, - "shot2": 3 - }, - "33": { - "shot1": 3, - "shot2": 10 - }, - "34": { - "shot1": 2, - "shot2": 6 - }, - "35": { - "shot1": 5, - "shot2": 1 - }, - "36": { - "shot1": 5, - "shot2": 6 - }, - "37": { - "shot1": 7, - "shot2": 2 - }, - "38": { - "shot1": 6, - "shot2": 5 - }, - "39": { - "shot1": 7, - "shot2": 9 - }, - "40": { - "shot1": 9, - "shot2": 9 - } - }, - "total_score": 413, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 9, - "shot2": 0 - }, - "2": { - "shot1": 2, - "shot2": 5 - }, - "3": { - "shot1": 2, - "shot2": 10 - }, - "4": { - "shot1": 3, - "shot2": 7 - }, - "5": { - "shot1": 8, - "shot2": 5 - }, - "6": { - "shot1": 10, - "shot2": 3 - }, - "7": { - "shot1": 5, - "shot2": 1 - }, - "8": { - "shot1": 2, - "shot2": 4 - }, - "9": { - "shot1": 4, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 5 - }, - "11": { - "shot1": 6, - "shot2": 10 - }, - "12": { - "shot1": 9, - "shot2": 1 - }, - "13": { - "shot1": 3, - "shot2": 6 - }, - "14": { - "shot1": 0, - "shot2": 3 - }, - "15": { - "shot1": 3, - "shot2": 0 - }, - "16": { - "shot1": 7, - "shot2": 10 - }, - "17": { - "shot1": 0, - "shot2": 4 - }, - "18": { - "shot1": 10, - "shot2": 3 - }, - "19": { - "shot1": 1, - "shot2": 3 - }, - "20": { - "shot1": 9, - "shot2": 1 - }, - "21": { - "shot1": 5, - "shot2": 4 - }, - "22": { - "shot1": 5, - "shot2": 8 - }, - "23": { - "shot1": 2, - "shot2": 10 - }, - "24": { - "shot1": 3, - "shot2": 0 - }, - "25": { - "shot1": 2, - "shot2": 9 - }, - "26": { - "shot1": 7, - "shot2": 3 - }, - "27": { - "shot1": 9, - "shot2": 2 - }, - "28": { - "shot1": 10, - "shot2": 5 - }, - "29": { - "shot1": 0, - "shot2": 1 - }, - "30": { - "shot1": 8, - "shot2": 6 - }, - "31": { - "shot1": 4, - "shot2": 0 - }, - "32": { - "shot1": 9, - "shot2": 2 - }, - "33": { - "shot1": 8, - "shot2": 6 - }, - "34": { - "shot1": 0, - "shot2": 5 - }, - "35": { - "shot1": 5, - "shot2": 6 - }, - "36": { - "shot1": 2, - "shot2": 1 - }, - "37": { - "shot1": 6, - "shot2": 2 - }, - "38": { - "shot1": 2, - "shot2": 0 - }, - "39": { - "shot1": 0, - "shot2": 8 - }, - "40": { - "shot1": 8, - "shot2": 2 - } - }, - "total_score": 362, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 5, - "shot2": 6 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 0, - "shot2": 9 - }, - "6": { - "shot1": 4, - "shot2": 5 - }, - "7": { - "shot1": 7, - "shot2": 2 - }, - "8": { - "shot1": 10, - "shot2": 4 - }, - "9": { - "shot1": 6, - "shot2": 4 - }, - "10": { - "shot1": 10, - "shot2": 9 - }, - "11": { - "shot1": 5, - "shot2": 2 - }, - "12": { - "shot1": 8, - "shot2": 10 - }, - "13": { - "shot1": 3, - "shot2": 0 - }, - "14": { - "shot1": 7, - "shot2": 4 - }, - "15": { - "shot1": 1, - "shot2": 10 - }, - "16": { - "shot1": 7, - "shot2": 4 - }, - "17": { - "shot1": 0, - "shot2": 10 - }, - "18": { - "shot1": 8, - "shot2": 1 - }, - "19": { - "shot1": 7, - "shot2": 0 - }, - "20": { - "shot1": 7, - "shot2": 8 - }, - "21": { - "shot1": 0, - "shot2": 10 - }, - "22": { - "shot1": 9, - "shot2": 6 - }, - "23": { - "shot1": 2, - "shot2": 2 - }, - "24": { - "shot1": 8, - "shot2": 8 - }, - "25": { - "shot1": 4, - "shot2": 4 - }, - "26": { - "shot1": 1, - "shot2": 8 - }, - "27": { - "shot1": 1, - "shot2": 2 - }, - "28": { - "shot1": 9, - "shot2": 8 - }, - "29": { - "shot1": 6, - "shot2": 6 - }, - "30": { - "shot1": 7, - "shot2": 2 - }, - "31": { - "shot1": 1, - "shot2": 6 - }, - "32": { - "shot1": 5, - "shot2": 2 - }, - "33": { - "shot1": 8, - "shot2": 0 - }, - "34": { - "shot1": 5, - "shot2": 7 - }, - "35": { - "shot1": 7, - "shot2": 10 - }, - "36": { - "shot1": 6, - "shot2": 0 - }, - "37": { - "shot1": 3, - "shot2": 3 - }, - "38": { - "shot1": 7, - "shot2": 6 - }, - "39": { - "shot1": 7, - "shot2": 6 - }, - "40": { - "shot1": 6, - "shot2": 8 - } - }, - "total_score": 421, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 10, - "shot2": 2 - }, - "2": { - "shot1": 2, - "shot2": 1 - }, - "3": { - "shot1": 2, - "shot2": 3 - }, - "4": { - "shot1": 2, - "shot2": 3 - }, - "5": { - "shot1": 3, - "shot2": 8 - }, - "6": { - "shot1": 0, - "shot2": 8 - }, - "7": { - "shot1": 0, - "shot2": 6 - }, - "8": { - "shot1": 10, - "shot2": 8 - }, - "9": { - "shot1": 2, - "shot2": 3 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 4, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 6 - }, - "14": { - "shot1": 7, - "shot2": 9 - }, - "15": { - "shot1": 4, - "shot2": 0 - }, - "16": { - "shot1": 8, - "shot2": 2 - }, - "17": { - "shot1": 6, - "shot2": 4 - }, - "18": { - "shot1": 8, - "shot2": 8 - }, - "19": { - "shot1": 1, - "shot2": 4 - }, - "20": { - "shot1": 1, - "shot2": 3 - }, - "21": { - "shot1": 3, - "shot2": 5 - }, - "22": { - "shot1": 7, - "shot2": 3 - }, - "23": { - "shot1": 3, - "shot2": 4 - }, - "24": { - "shot1": 8, - "shot2": 5 - }, - "25": { - "shot1": 8, - "shot2": 5 - }, - "26": { - "shot1": 6, - "shot2": 1 - }, - "27": { - "shot1": 6, - "shot2": 10 - }, - "28": { - "shot1": 5, - "shot2": 7 - }, - "29": { - "shot1": 2, - "shot2": 6 - }, - "30": { - "shot1": 9, - "shot2": 8 - }, - "31": { - "shot1": 5, - "shot2": 9 - }, - "32": { - "shot1": 0, - "shot2": 10 - }, - "33": { - "shot1": 1, - "shot2": 7 - }, - "34": { - "shot1": 9, - "shot2": 10 - }, - "35": { - "shot1": 8, - "shot2": 1 - }, - "36": { - "shot1": 10, - "shot2": 8 - }, - "37": { - "shot1": 6, - "shot2": 5 - }, - "38": { - "shot1": 1, - "shot2": 1 - }, - "39": { - "shot1": 0, - "shot2": 7 - }, - "40": { - "shot1": 8, - "shot2": 8 - } - }, - "total_score": 395, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 9, - "shot2": 3 - }, - "2": { - "shot1": 2, - "shot2": 3 - }, - "3": { - "shot1": 9, - "shot2": 4 - }, - "4": { - "shot1": 9, - "shot2": 7 - }, - "5": { - "shot1": 1, - "shot2": 5 - }, - "6": { - "shot1": 4, - "shot2": 6 - }, - "7": { - "shot1": 5, - "shot2": 2 - }, - "8": { - "shot1": 4, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 3 - }, - "10": { - "shot1": 2, - "shot2": 9 - }, - "11": { - "shot1": 7, - "shot2": 7 - }, - "12": { - "shot1": 9, - "shot2": 5 - }, - "13": { - "shot1": 10, - "shot2": 1 - }, - "14": { - "shot1": 3, - "shot2": 1 - }, - "15": { - "shot1": 0, - "shot2": 3 - }, - "16": { - "shot1": 10, - "shot2": 4 - }, - "17": { - "shot1": 0, - "shot2": 6 - }, - "18": { - "shot1": 6, - "shot2": 5 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 9, - "shot2": 9 - }, - "21": { - "shot1": 9, - "shot2": 4 - }, - "22": { - "shot1": 10, - "shot2": 0 - }, - "23": { - "shot1": 6, - "shot2": 9 - }, - "24": { - "shot1": 3, - "shot2": 6 - }, - "25": { - "shot1": 10, - "shot2": 7 - }, - "26": { - "shot1": 3, - "shot2": 3 - }, - "27": { - "shot1": 9, - "shot2": 8 - }, - "28": { - "shot1": 3, - "shot2": 5 - }, - "29": { - "shot1": 9, - "shot2": 7 - }, - "30": { - "shot1": 2, - "shot2": 1 - }, - "31": { - "shot1": 7, - "shot2": 3 - }, - "32": { - "shot1": 5, - "shot2": 1 - }, - "33": { - "shot1": 9, - "shot2": 10 - }, - "34": { - "shot1": 0, - "shot2": 9 - }, - "35": { - "shot1": 2, - "shot2": 4 - }, - "36": { - "shot1": 9, - "shot2": 6 - }, - "37": { - "shot1": 1, - "shot2": 0 - }, - "38": { - "shot1": 10, - "shot2": 10 - }, - "39": { - "shot1": 0, - "shot2": 0 - }, - "40": { - "shot1": 6, - "shot2": 8 - } - }, - "total_score": 418, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 0 - }, - "2": { - "shot1": 7, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 1 - }, - "4": { - "shot1": 7, - "shot2": 10 - }, - "5": { - "shot1": 3, - "shot2": 2 - }, - "6": { - "shot1": 0, - "shot2": 8 - }, - "7": { - "shot1": 0, - "shot2": 2 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 6, - "shot2": 5 - }, - "10": { - "shot1": 4, - "shot2": 2 - }, - "11": { - "shot1": 7, - "shot2": 8 - }, - "12": { - "shot1": 6, - "shot2": 0 - }, - "13": { - "shot1": 4, - "shot2": 6 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 9, - "shot2": 10 - }, - "16": { - "shot1": 1, - "shot2": 1 - }, - "17": { - "shot1": 7, - "shot2": 3 - }, - "18": { - "shot1": 8, - "shot2": 3 - }, - "19": { - "shot1": 8, - "shot2": 1 - }, - "20": { - "shot1": 5, - "shot2": 7 - }, - "21": { - "shot1": 9, - "shot2": 10 - }, - "22": { - "shot1": 7, - "shot2": 5 - }, - "23": { - "shot1": 8, - "shot2": 10 - }, - "24": { - "shot1": 4, - "shot2": 0 - }, - "25": { - "shot1": 0, - "shot2": 4 - }, - "26": { - "shot1": 8, - "shot2": 2 - }, - "27": { - "shot1": 3, - "shot2": 5 - }, - "28": { - "shot1": 6, - "shot2": 4 - }, - "29": { - "shot1": 3, - "shot2": 6 - }, - "30": { - "shot1": 4, - "shot2": 8 - }, - "31": { - "shot1": 5, - "shot2": 8 - }, - "32": { - "shot1": 9, - "shot2": 10 - }, - "33": { - "shot1": 1, - "shot2": 8 - }, - "34": { - "shot1": 3, - "shot2": 6 - }, - "35": { - "shot1": 6, - "shot2": 6 - }, - "36": { - "shot1": 10, - "shot2": 3 - }, - "37": { - "shot1": 3, - "shot2": 5 - }, - "38": { - "shot1": 3, - "shot2": 1 - }, - "39": { - "shot1": 10, - "shot2": 4 - }, - "40": { - "shot1": 2, - "shot2": 10 - } - }, - "total_score": 401, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 5, - "shot2": 8 - }, - "2": { - "shot1": 8, - "shot2": 0 - }, - "3": { - "shot1": 8, - "shot2": 4 - }, - "4": { - "shot1": 5, - "shot2": 4 - }, - "5": { - "shot1": 8, - "shot2": 8 - }, - "6": { - "shot1": 8, - "shot2": 10 - }, - "7": { - "shot1": 6, - "shot2": 2 - }, - "8": { - "shot1": 3, - "shot2": 5 - }, - "9": { - "shot1": 9, - "shot2": 3 - }, - "10": { - "shot1": 8, - "shot2": 0 - }, - "11": { - "shot1": 6, - "shot2": 2 - }, - "12": { - "shot1": 0, - "shot2": 5 - }, - "13": { - "shot1": 6, - "shot2": 10 - }, - "14": { - "shot1": 9, - "shot2": 6 - }, - "15": { - "shot1": 10, - "shot2": 5 - }, - "16": { - "shot1": 1, - "shot2": 4 - }, - "17": { - "shot1": 1, - "shot2": 4 - }, - "18": { - "shot1": 0, - "shot2": 0 - }, - "19": { - "shot1": 9, - "shot2": 7 - }, - "20": { - "shot1": 7, - "shot2": 5 - }, - "21": { - "shot1": 4, - "shot2": 4 - }, - "22": { - "shot1": 9, - "shot2": 1 - }, - "23": { - "shot1": 4, - "shot2": 2 - }, - "24": { - "shot1": 10, - "shot2": 3 - }, - "25": { - "shot1": 5, - "shot2": 0 - }, - "26": { - "shot1": 2, - "shot2": 2 - }, - "27": { - "shot1": 8, - "shot2": 10 - }, - "28": { - "shot1": 4, - "shot2": 8 - }, - "29": { - "shot1": 5, - "shot2": 9 - }, - "30": { - "shot1": 7, - "shot2": 0 - }, - "31": { - "shot1": 9, - "shot2": 8 - }, - "32": { - "shot1": 6, - "shot2": 9 - }, - "33": { - "shot1": 9, - "shot2": 5 - }, - "34": { - "shot1": 6, - "shot2": 0 - }, - "35": { - "shot1": 2, - "shot2": 2 - }, - "36": { - "shot1": 0, - "shot2": 9 - }, - "37": { - "shot1": 3, - "shot2": 5 - }, - "38": { - "shot1": 3, - "shot2": 4 - }, - "39": { - "shot1": 3, - "shot2": 3 - }, - "40": { - "shot1": 10, - "shot2": 10 - } - }, - "total_score": 412, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 0 - }, - "2": { - "shot1": 8, - "shot2": 9 - }, - "3": { - "shot1": 0, - "shot2": 9 - }, - "4": { - "shot1": 6, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 9 - }, - "6": { - "shot1": 0, - "shot2": 10 - }, - "7": { - "shot1": 10, - "shot2": 10 - }, - "8": { - "shot1": 7, - "shot2": 1 - }, - "9": { - "shot1": 7, - "shot2": 1 - }, - "10": { - "shot1": 10, - "shot2": 4 - }, - "11": { - "shot1": 3, - "shot2": 8 - }, - "12": { - "shot1": 7, - "shot2": 2 - }, - "13": { - "shot1": 5, - "shot2": 4 - }, - "14": { - "shot1": 2, - "shot2": 8 - }, - "15": { - "shot1": 1, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 4 - }, - "17": { - "shot1": 2, - "shot2": 6 - }, - "18": { - "shot1": 8, - "shot2": 1 - }, - "19": { - "shot1": 1, - "shot2": 6 - }, - "20": { - "shot1": 9, - "shot2": 4 - }, - "21": { - "shot1": 1, - "shot2": 4 - }, - "22": { - "shot1": 1, - "shot2": 5 - }, - "23": { - "shot1": 5, - "shot2": 3 - }, - "24": { - "shot1": 5, - "shot2": 2 - }, - "25": { - "shot1": 5, - "shot2": 10 - }, - "26": { - "shot1": 1, - "shot2": 3 - }, - "27": { - "shot1": 4, - "shot2": 2 - }, - "28": { - "shot1": 9, - "shot2": 10 - }, - "29": { - "shot1": 3, - "shot2": 8 - }, - "30": { - "shot1": 5, - "shot2": 7 - }, - "31": { - "shot1": 5, - "shot2": 1 - }, - "32": { - "shot1": 8, - "shot2": 6 - }, - "33": { - "shot1": 4, - "shot2": 4 - }, - "34": { - "shot1": 1, - "shot2": 0 - }, - "35": { - "shot1": 4, - "shot2": 5 - }, - "36": { - "shot1": 3, - "shot2": 0 - }, - "37": { - "shot1": 5, - "shot2": 4 - }, - "38": { - "shot1": 2, - "shot2": 0 - }, - "39": { - "shot1": 2, - "shot2": 6 - }, - "40": { - "shot1": 3, - "shot2": 4 - } - }, - "total_score": 367, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 4 - }, - "2": { - "shot1": 1, - "shot2": 2 - }, - "3": { - "shot1": 0, - "shot2": 10 - }, - "4": { - "shot1": 4, - "shot2": 5 - }, - "5": { - "shot1": 0, - "shot2": 10 - }, - "6": { - "shot1": 4, - "shot2": 10 - }, - "7": { - "shot1": 3, - "shot2": 4 - }, - "8": { - "shot1": 10, - "shot2": 5 - }, - "9": { - "shot1": 7, - "shot2": 7 - }, - "10": { - "shot1": 3, - "shot2": 1 - }, - "11": { - "shot1": 1, - "shot2": 3 - }, - "12": { - "shot1": 10, - "shot2": 6 - }, - "13": { - "shot1": 0, - "shot2": 4 - }, - "14": { - "shot1": 8, - "shot2": 4 - }, - "15": { - "shot1": 6, - "shot2": 4 - }, - "16": { - "shot1": 2, - "shot2": 6 - }, - "17": { - "shot1": 7, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 10 - }, - "19": { - "shot1": 6, - "shot2": 10 - }, - "20": { - "shot1": 0, - "shot2": 4 - }, - "21": { - "shot1": 3, - "shot2": 1 - }, - "22": { - "shot1": 7, - "shot2": 4 - }, - "23": { - "shot1": 4, - "shot2": 1 - }, - "24": { - "shot1": 8, - "shot2": 10 - }, - "25": { - "shot1": 3, - "shot2": 2 - }, - "26": { - "shot1": 8, - "shot2": 5 - }, - "27": { - "shot1": 9, - "shot2": 6 - }, - "28": { - "shot1": 9, - "shot2": 7 - }, - "29": { - "shot1": 0, - "shot2": 0 - }, - "30": { - "shot1": 2, - "shot2": 3 - }, - "31": { - "shot1": 3, - "shot2": 9 - }, - "32": { - "shot1": 7, - "shot2": 1 - }, - "33": { - "shot1": 7, - "shot2": 4 - }, - "34": { - "shot1": 1, - "shot2": 5 - }, - "35": { - "shot1": 6, - "shot2": 9 - }, - "36": { - "shot1": 6, - "shot2": 3 - }, - "37": { - "shot1": 1, - "shot2": 10 - }, - "38": { - "shot1": 10, - "shot2": 1 - }, - "39": { - "shot1": 9, - "shot2": 3 - }, - "40": { - "shot1": 2, - "shot2": 5 - } - }, - "total_score": 393, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 7, - "shot2": 3 - }, - "2": { - "shot1": 5, - "shot2": 2 - }, - "3": { - "shot1": 3, - "shot2": 3 - }, - "4": { - "shot1": 8, - "shot2": 0 - }, - "5": { - "shot1": 10, - "shot2": 6 - }, - "6": { - "shot1": 0, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 6, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 4 - }, - "10": { - "shot1": 8, - "shot2": 6 - }, - "11": { - "shot1": 2, - "shot2": 9 - }, - "12": { - "shot1": 4, - "shot2": 1 - }, - "13": { - "shot1": 10, - "shot2": 6 - }, - "14": { - "shot1": 0, - "shot2": 8 - }, - "15": { - "shot1": 5, - "shot2": 7 - }, - "16": { - "shot1": 3, - "shot2": 9 - }, - "17": { - "shot1": 8, - "shot2": 9 - }, - "18": { - "shot1": 9, - "shot2": 5 - }, - "19": { - "shot1": 6, - "shot2": 9 - }, - "20": { - "shot1": 3, - "shot2": 3 - }, - "21": { - "shot1": 9, - "shot2": 10 - }, - "22": { - "shot1": 9, - "shot2": 8 - }, - "23": { - "shot1": 8, - "shot2": 6 - }, - "24": { - "shot1": 3, - "shot2": 3 - }, - "25": { - "shot1": 5, - "shot2": 9 - }, - "26": { - "shot1": 7, - "shot2": 4 - }, - "27": { - "shot1": 5, - "shot2": 3 - }, - "28": { - "shot1": 8, - "shot2": 4 - }, - "29": { - "shot1": 5, - "shot2": 2 - }, - "30": { - "shot1": 9, - "shot2": 2 - }, - "31": { - "shot1": 9, - "shot2": 7 - }, - "32": { - "shot1": 4, - "shot2": 0 - }, - "33": { - "shot1": 6, - "shot2": 4 - }, - "34": { - "shot1": 3, - "shot2": 10 - }, - "35": { - "shot1": 1, - "shot2": 5 - }, - "36": { - "shot1": 0, - "shot2": 4 - }, - "37": { - "shot1": 1, - "shot2": 6 - }, - "38": { - "shot1": 7, - "shot2": 4 - }, - "39": { - "shot1": 4, - "shot2": 8 - }, - "40": { - "shot1": 10, - "shot2": 9 - } - }, - "total_score": 432, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 3, - "shot2": 1 - }, - "2": { - "shot1": 2, - "shot2": 6 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 7, - "shot2": 6 - }, - "5": { - "shot1": 2, - "shot2": 4 - }, - "6": { - "shot1": 9, - "shot2": 5 - }, - "7": { - "shot1": 4, - "shot2": 4 - }, - "8": { - "shot1": 7, - "shot2": 5 - }, - "9": { - "shot1": 3, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 5, - "shot2": 0 - }, - "12": { - "shot1": 7, - "shot2": 7 - }, - "13": { - "shot1": 2, - "shot2": 0 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 2, - "shot2": 8 - }, - "16": { - "shot1": 10, - "shot2": 7 - }, - "17": { - "shot1": 7, - "shot2": 1 - }, - "18": { - "shot1": 5, - "shot2": 0 - }, - "19": { - "shot1": 5, - "shot2": 4 - }, - "20": { - "shot1": 6, - "shot2": 3 - }, - "21": { - "shot1": 3, - "shot2": 7 - }, - "22": { - "shot1": 0, - "shot2": 6 - }, - "23": { - "shot1": 5, - "shot2": 6 - }, - "24": { - "shot1": 9, - "shot2": 2 - }, - "25": { - "shot1": 0, - "shot2": 0 - }, - "26": { - "shot1": 6, - "shot2": 8 - }, - "27": { - "shot1": 4, - "shot2": 5 - }, - "28": { - "shot1": 3, - "shot2": 5 - }, - "29": { - "shot1": 2, - "shot2": 8 - }, - "30": { - "shot1": 1, - "shot2": 0 - }, - "31": { - "shot1": 5, - "shot2": 4 - }, - "32": { - "shot1": 1, - "shot2": 5 - }, - "33": { - "shot1": 5, - "shot2": 3 - }, - "34": { - "shot1": 1, - "shot2": 3 - }, - "35": { - "shot1": 4, - "shot2": 4 - }, - "36": { - "shot1": 4, - "shot2": 10 - }, - "37": { - "shot1": 10, - "shot2": 2 - }, - "38": { - "shot1": 0, - "shot2": 1 - }, - "39": { - "shot1": 9, - "shot2": 1 - }, - "40": { - "shot1": 10, - "shot2": 2 - } - }, - "total_score": 342, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 4, - "shot2": 4 - }, - "2": { - "shot1": 3, - "shot2": 4 - }, - "3": { - "shot1": 8, - "shot2": 9 - }, - "4": { - "shot1": 4, - "shot2": 10 - }, - "5": { - "shot1": 8, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 1 - }, - "7": { - "shot1": 8, - "shot2": 3 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 4, - "shot2": 8 - }, - "10": { - "shot1": 7, - "shot2": 0 - }, - "11": { - "shot1": 2, - "shot2": 9 - }, - "12": { - "shot1": 5, - "shot2": 4 - }, - "13": { - "shot1": 3, - "shot2": 10 - }, - "14": { - "shot1": 10, - "shot2": 6 - }, - "15": { - "shot1": 1, - "shot2": 9 - }, - "16": { - "shot1": 0, - "shot2": 8 - }, - "17": { - "shot1": 2, - "shot2": 10 - }, - "18": { - "shot1": 3, - "shot2": 7 - }, - "19": { - "shot1": 8, - "shot2": 6 - }, - "20": { - "shot1": 7, - "shot2": 9 - }, - "21": { - "shot1": 0, - "shot2": 3 - }, - "22": { - "shot1": 3, - "shot2": 5 - }, - "23": { - "shot1": 7, - "shot2": 6 - }, - "24": { - "shot1": 5, - "shot2": 0 - }, - "25": { - "shot1": 10, - "shot2": 4 - }, - "26": { - "shot1": 4, - "shot2": 4 - }, - "27": { - "shot1": 4, - "shot2": 6 - }, - "28": { - "shot1": 7, - "shot2": 0 - }, - "29": { - "shot1": 2, - "shot2": 3 - }, - "30": { - "shot1": 0, - "shot2": 9 - }, - "31": { - "shot1": 2, - "shot2": 8 - }, - "32": { - "shot1": 10, - "shot2": 10 - }, - "33": { - "shot1": 9, - "shot2": 10 - }, - "34": { - "shot1": 8, - "shot2": 10 - }, - "35": { - "shot1": 1, - "shot2": 10 - }, - "36": { - "shot1": 10, - "shot2": 8 - }, - "37": { - "shot1": 0, - "shot2": 5 - }, - "38": { - "shot1": 7, - "shot2": 10 - }, - "39": { - "shot1": 3, - "shot2": 9 - }, - "40": { - "shot1": 10, - "shot2": 5 - } - }, - "total_score": 456, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 7 - }, - "2": { - "shot1": 4, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 9 - }, - "4": { - "shot1": 10, - "shot2": 9 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 5, - "shot2": 0 - }, - "7": { - "shot1": 9, - "shot2": 8 - }, - "8": { - "shot1": 10, - "shot2": 1 - }, - "9": { - "shot1": 3, - "shot2": 5 - }, - "10": { - "shot1": 8, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 5 - }, - "12": { - "shot1": 5, - "shot2": 3 - }, - "13": { - "shot1": 5, - "shot2": 6 - }, - "14": { - "shot1": 4, - "shot2": 6 - }, - "15": { - "shot1": 0, - "shot2": 6 - }, - "16": { - "shot1": 4, - "shot2": 0 - }, - "17": { - "shot1": 6, - "shot2": 7 - }, - "18": { - "shot1": 6, - "shot2": 6 - }, - "19": { - "shot1": 5, - "shot2": 10 - }, - "20": { - "shot1": 3, - "shot2": 10 - }, - "21": { - "shot1": 6, - "shot2": 2 - }, - "22": { - "shot1": 2, - "shot2": 10 - }, - "23": { - "shot1": 3, - "shot2": 6 - }, - "24": { - "shot1": 5, - "shot2": 2 - }, - "25": { - "shot1": 3, - "shot2": 6 - }, - "26": { - "shot1": 9, - "shot2": 1 - }, - "27": { - "shot1": 9, - "shot2": 3 - }, - "28": { - "shot1": 0, - "shot2": 10 - }, - "29": { - "shot1": 5, - "shot2": 4 - }, - "30": { - "shot1": 8, - "shot2": 3 - }, - "31": { - "shot1": 7, - "shot2": 3 - }, - "32": { - "shot1": 2, - "shot2": 5 - }, - "33": { - "shot1": 3, - "shot2": 0 - }, - "34": { - "shot1": 0, - "shot2": 9 - }, - "35": { - "shot1": 2, - "shot2": 2 - }, - "36": { - "shot1": 8, - "shot2": 6 - }, - "37": { - "shot1": 2, - "shot2": 4 - }, - "38": { - "shot1": 7, - "shot2": 5 - }, - "39": { - "shot1": 4, - "shot2": 8 - }, - "40": { - "shot1": 0, - "shot2": 6 - } - }, - "total_score": 410, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 4, - "shot2": 4 - }, - "2": { - "shot1": 0, - "shot2": 2 - }, - "3": { - "shot1": 3, - "shot2": 4 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 1, - "shot2": 3 - }, - "6": { - "shot1": 6, - "shot2": 9 - }, - "7": { - "shot1": 3, - "shot2": 5 - }, - "8": { - "shot1": 4, - "shot2": 4 - }, - "9": { - "shot1": 1, - "shot2": 1 - }, - "10": { - "shot1": 10, - "shot2": 5 - }, - "11": { - "shot1": 3, - "shot2": 10 - }, - "12": { - "shot1": 5, - "shot2": 5 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 7, - "shot2": 8 - }, - "15": { - "shot1": 2, - "shot2": 1 - }, - "16": { - "shot1": 7, - "shot2": 7 - }, - "17": { - "shot1": 0, - "shot2": 6 - }, - "18": { - "shot1": 10, - "shot2": 1 - }, - "19": { - "shot1": 9, - "shot2": 5 - }, - "20": { - "shot1": 7, - "shot2": 6 - }, - "21": { - "shot1": 4, - "shot2": 4 - }, - "22": { - "shot1": 0, - "shot2": 6 - }, - "23": { - "shot1": 0, - "shot2": 5 - }, - "24": { - "shot1": 8, - "shot2": 4 - }, - "25": { - "shot1": 1, - "shot2": 9 - }, - "26": { - "shot1": 6, - "shot2": 8 - }, - "27": { - "shot1": 9, - "shot2": 6 - }, - "28": { - "shot1": 4, - "shot2": 2 - }, - "29": { - "shot1": 8, - "shot2": 0 - }, - "30": { - "shot1": 4, - "shot2": 8 - }, - "31": { - "shot1": 7, - "shot2": 7 - }, - "32": { - "shot1": 9, - "shot2": 9 - }, - "33": { - "shot1": 9, - "shot2": 7 - }, - "34": { - "shot1": 4, - "shot2": 9 - }, - "35": { - "shot1": 3, - "shot2": 2 - }, - "36": { - "shot1": 8, - "shot2": 4 - }, - "37": { - "shot1": 2, - "shot2": 9 - }, - "38": { - "shot1": 9, - "shot2": 3 - }, - "39": { - "shot1": 8, - "shot2": 7 - }, - "40": { - "shot1": 1, - "shot2": 6 - } - }, - "total_score": 413, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 5, - "shot2": 10 - }, - "2": { - "shot1": 4, - "shot2": 9 - }, - "3": { - "shot1": 8, - "shot2": 8 - }, - "4": { - "shot1": 10, - "shot2": 3 - }, - "5": { - "shot1": 10, - "shot2": 3 - }, - "6": { - "shot1": 3, - "shot2": 10 - }, - "7": { - "shot1": 3, - "shot2": 1 - }, - "8": { - "shot1": 1, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 7 - }, - "11": { - "shot1": 8, - "shot2": 9 - }, - "12": { - "shot1": 9, - "shot2": 7 - }, - "13": { - "shot1": 8, - "shot2": 2 - }, - "14": { - "shot1": 3, - "shot2": 10 - }, - "15": { - "shot1": 7, - "shot2": 7 - }, - "16": { - "shot1": 3, - "shot2": 5 - }, - "17": { - "shot1": 9, - "shot2": 0 - }, - "18": { - "shot1": 3, - "shot2": 3 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 7, - "shot2": 6 - }, - "21": { - "shot1": 8, - "shot2": 7 - }, - "22": { - "shot1": 4, - "shot2": 6 - }, - "23": { - "shot1": 0, - "shot2": 8 - }, - "24": { - "shot1": 8, - "shot2": 6 - }, - "25": { - "shot1": 5, - "shot2": 8 - }, - "26": { - "shot1": 6, - "shot2": 7 - }, - "27": { - "shot1": 4, - "shot2": 2 - }, - "28": { - "shot1": 6, - "shot2": 8 - }, - "29": { - "shot1": 5, - "shot2": 8 - }, - "30": { - "shot1": 5, - "shot2": 7 - }, - "31": { - "shot1": 0, - "shot2": 5 - }, - "32": { - "shot1": 5, - "shot2": 9 - }, - "33": { - "shot1": 0, - "shot2": 6 - }, - "34": { - "shot1": 9, - "shot2": 5 - }, - "35": { - "shot1": 8, - "shot2": 0 - }, - "36": { - "shot1": 9, - "shot2": 8 - }, - "37": { - "shot1": 3, - "shot2": 4 - }, - "38": { - "shot1": 2, - "shot2": 5 - }, - "39": { - "shot1": 9, - "shot2": 2 - }, - "40": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 456, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 1, - "shot2": 5 - }, - "2": { - "shot1": 9, - "shot2": 10 - }, - "3": { - "shot1": 5, - "shot2": 3 - }, - "4": { - "shot1": 10, - "shot2": 5 - }, - "5": { - "shot1": 2, - "shot2": 4 - }, - "6": { - "shot1": 2, - "shot2": 10 - }, - "7": { - "shot1": 6, - "shot2": 8 - }, - "8": { - "shot1": 5, - "shot2": 8 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 5, - "shot2": 7 - }, - "11": { - "shot1": 9, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 7 - }, - "13": { - "shot1": 5, - "shot2": 9 - }, - "14": { - "shot1": 10, - "shot2": 4 - }, - "15": { - "shot1": 10, - "shot2": 10 - }, - "16": { - "shot1": 5, - "shot2": 5 - }, - "17": { - "shot1": 5, - "shot2": 3 - }, - "18": { - "shot1": 3, - "shot2": 9 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 8, - "shot2": 1 - }, - "21": { - "shot1": 10, - "shot2": 0 - }, - "22": { - "shot1": 10, - "shot2": 7 - }, - "23": { - "shot1": 4, - "shot2": 6 - }, - "24": { - "shot1": 10, - "shot2": 1 - }, - "25": { - "shot1": 10, - "shot2": 7 - }, - "26": { - "shot1": 8, - "shot2": 2 - }, - "27": { - "shot1": 8, - "shot2": 10 - }, - "28": { - "shot1": 1, - "shot2": 9 - }, - "29": { - "shot1": 10, - "shot2": 7 - }, - "30": { - "shot1": 9, - "shot2": 6 - }, - "31": { - "shot1": 4, - "shot2": 4 - }, - "32": { - "shot1": 5, - "shot2": 6 - }, - "33": { - "shot1": 5, - "shot2": 5 - }, - "34": { - "shot1": 8, - "shot2": 9 - }, - "35": { - "shot1": 3, - "shot2": 1 - }, - "36": { - "shot1": 6, - "shot2": 2 - }, - "37": { - "shot1": 7, - "shot2": 9 - }, - "38": { - "shot1": 0, - "shot2": 3 - }, - "39": { - "shot1": 3, - "shot2": 1 - }, - "40": { - "shot1": 6, - "shot2": 9 - } - }, - "total_score": 458, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 4 - }, - "2": { - "shot1": 10, - "shot2": 10 - }, - "3": { - "shot1": 10, - "shot2": 0 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 4, - "shot2": 7 - }, - "6": { - "shot1": 5, - "shot2": 3 - }, - "7": { - "shot1": 2, - "shot2": 2 - }, - "8": { - "shot1": 3, - "shot2": 7 - }, - "9": { - "shot1": 10, - "shot2": 5 - }, - "10": { - "shot1": 2, - "shot2": 5 - }, - "11": { - "shot1": 7, - "shot2": 3 - }, - "12": { - "shot1": 6, - "shot2": 1 - }, - "13": { - "shot1": 2, - "shot2": 9 - }, - "14": { - "shot1": 8, - "shot2": 8 - }, - "15": { - "shot1": 5, - "shot2": 2 - }, - "16": { - "shot1": 8, - "shot2": 1 - }, - "17": { - "shot1": 7, - "shot2": 0 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 2, - "shot2": 0 - }, - "20": { - "shot1": 9, - "shot2": 5 - }, - "21": { - "shot1": 9, - "shot2": 5 - }, - "22": { - "shot1": 6, - "shot2": 4 - }, - "23": { - "shot1": 4, - "shot2": 5 - }, - "24": { - "shot1": 0, - "shot2": 3 - }, - "25": { - "shot1": 7, - "shot2": 10 - }, - "26": { - "shot1": 4, - "shot2": 5 - }, - "27": { - "shot1": 6, - "shot2": 8 - }, - "28": { - "shot1": 10, - "shot2": 4 - }, - "29": { - "shot1": 0, - "shot2": 8 - }, - "30": { - "shot1": 1, - "shot2": 2 - }, - "31": { - "shot1": 7, - "shot2": 5 - }, - "32": { - "shot1": 6, - "shot2": 6 - }, - "33": { - "shot1": 5, - "shot2": 8 - }, - "34": { - "shot1": 1, - "shot2": 1 - }, - "35": { - "shot1": 8, - "shot2": 3 - }, - "36": { - "shot1": 0, - "shot2": 4 - }, - "37": { - "shot1": 10, - "shot2": 9 - }, - "38": { - "shot1": 10, - "shot2": 5 - }, - "39": { - "shot1": 5, - "shot2": 1 - }, - "40": { - "shot1": 10, - "shot2": 1 - } - }, - "total_score": 406, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 3, - "shot2": 3 - }, - "2": { - "shot1": 2, - "shot2": 2 - }, - "3": { - "shot1": 5, - "shot2": 2 - }, - "4": { - "shot1": 9, - "shot2": 1 - }, - "5": { - "shot1": 5, - "shot2": 8 - }, - "6": { - "shot1": 7, - "shot2": 1 - }, - "7": { - "shot1": 2, - "shot2": 8 - }, - "8": { - "shot1": 9, - "shot2": 10 - }, - "9": { - "shot1": 4, - "shot2": 8 - }, - "10": { - "shot1": 2, - "shot2": 8 - }, - "11": { - "shot1": 1, - "shot2": 8 - }, - "12": { - "shot1": 6, - "shot2": 4 - }, - "13": { - "shot1": 5, - "shot2": 4 - }, - "14": { - "shot1": 3, - "shot2": 1 - }, - "15": { - "shot1": 2, - "shot2": 8 - }, - "16": { - "shot1": 2, - "shot2": 4 - }, - "17": { - "shot1": 2, - "shot2": 2 - }, - "18": { - "shot1": 10, - "shot2": 0 - }, - "19": { - "shot1": 10, - "shot2": 5 - }, - "20": { - "shot1": 3, - "shot2": 1 - }, - "21": { - "shot1": 2, - "shot2": 8 - }, - "22": { - "shot1": 6, - "shot2": 10 - }, - "23": { - "shot1": 4, - "shot2": 2 - }, - "24": { - "shot1": 6, - "shot2": 0 - }, - "25": { - "shot1": 9, - "shot2": 7 - }, - "26": { - "shot1": 9, - "shot2": 2 - }, - "27": { - "shot1": 9, - "shot2": 9 - }, - "28": { - "shot1": 9, - "shot2": 4 - }, - "29": { - "shot1": 8, - "shot2": 8 - }, - "30": { - "shot1": 6, - "shot2": 4 - }, - "31": { - "shot1": 5, - "shot2": 0 - }, - "32": { - "shot1": 2, - "shot2": 10 - }, - "33": { - "shot1": 6, - "shot2": 6 - }, - "34": { - "shot1": 8, - "shot2": 4 - }, - "35": { - "shot1": 4, - "shot2": 3 - }, - "36": { - "shot1": 10, - "shot2": 8 - }, - "37": { - "shot1": 0, - "shot2": 4 - }, - "38": { - "shot1": 3, - "shot2": 3 - }, - "39": { - "shot1": 10, - "shot2": 8 - }, - "40": { - "shot1": 7, - "shot2": 5 - } - }, - "total_score": 408, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 6, - "shot2": 2 - }, - "3": { - "shot1": 3, - "shot2": 3 - }, - "4": { - "shot1": 3, - "shot2": 3 - }, - "5": { - "shot1": 1, - "shot2": 4 - }, - "6": { - "shot1": 9, - "shot2": 10 - }, - "7": { - "shot1": 2, - "shot2": 3 - }, - "8": { - "shot1": 3, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 0 - }, - "10": { - "shot1": 1, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 0 - }, - "12": { - "shot1": 6, - "shot2": 8 - }, - "13": { - "shot1": 4, - "shot2": 0 - }, - "14": { - "shot1": 2, - "shot2": 10 - }, - "15": { - "shot1": 2, - "shot2": 0 - }, - "16": { - "shot1": 5, - "shot2": 9 - }, - "17": { - "shot1": 1, - "shot2": 8 - }, - "18": { - "shot1": 0, - "shot2": 9 - }, - "19": { - "shot1": 3, - "shot2": 1 - }, - "20": { - "shot1": 7, - "shot2": 0 - }, - "21": { - "shot1": 10, - "shot2": 3 - }, - "22": { - "shot1": 3, - "shot2": 4 - }, - "23": { - "shot1": 4, - "shot2": 2 - }, - "24": { - "shot1": 2, - "shot2": 3 - }, - "25": { - "shot1": 4, - "shot2": 9 - }, - "26": { - "shot1": 10, - "shot2": 2 - }, - "27": { - "shot1": 8, - "shot2": 7 - }, - "28": { - "shot1": 0, - "shot2": 3 - }, - "29": { - "shot1": 7, - "shot2": 2 - }, - "30": { - "shot1": 4, - "shot2": 10 - }, - "31": { - "shot1": 7, - "shot2": 1 - }, - "32": { - "shot1": 3, - "shot2": 0 - }, - "33": { - "shot1": 6, - "shot2": 2 - }, - "34": { - "shot1": 1, - "shot2": 10 - }, - "35": { - "shot1": 5, - "shot2": 8 - }, - "36": { - "shot1": 9, - "shot2": 9 - }, - "37": { - "shot1": 4, - "shot2": 2 - }, - "38": { - "shot1": 4, - "shot2": 1 - }, - "39": { - "shot1": 7, - "shot2": 6 - }, - "40": { - "shot1": 7, - "shot2": 2 - } - }, - "total_score": 355, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 1, - "shot2": 10 - }, - "2": { - "shot1": 2, - "shot2": 3 - }, - "3": { - "shot1": 9, - "shot2": 10 - }, - "4": { - "shot1": 7, - "shot2": 8 - }, - "5": { - "shot1": 9, - "shot2": 0 - }, - "6": { - "shot1": 4, - "shot2": 3 - }, - "7": { - "shot1": 1, - "shot2": 10 - }, - "8": { - "shot1": 0, - "shot2": 2 - }, - "9": { - "shot1": 0, - "shot2": 7 - }, - "10": { - "shot1": 8, - "shot2": 4 - }, - "11": { - "shot1": 3, - "shot2": 4 - }, - "12": { - "shot1": 0, - "shot2": 8 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 0, - "shot2": 0 - }, - "15": { - "shot1": 4, - "shot2": 0 - }, - "16": { - "shot1": 2, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 6 - }, - "18": { - "shot1": 10, - "shot2": 10 - }, - "19": { - "shot1": 5, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 3 - }, - "21": { - "shot1": 3, - "shot2": 7 - }, - "22": { - "shot1": 4, - "shot2": 1 - }, - "23": { - "shot1": 4, - "shot2": 5 - }, - "24": { - "shot1": 8, - "shot2": 6 - }, - "25": { - "shot1": 10, - "shot2": 1 - }, - "26": { - "shot1": 10, - "shot2": 2 - }, - "27": { - "shot1": 10, - "shot2": 10 - }, - "28": { - "shot1": 6, - "shot2": 8 - }, - "29": { - "shot1": 9, - "shot2": 8 - }, - "30": { - "shot1": 0, - "shot2": 9 - }, - "31": { - "shot1": 0, - "shot2": 4 - }, - "32": { - "shot1": 6, - "shot2": 1 - }, - "33": { - "shot1": 1, - "shot2": 6 - }, - "34": { - "shot1": 8, - "shot2": 2 - }, - "35": { - "shot1": 5, - "shot2": 9 - }, - "36": { - "shot1": 2, - "shot2": 2 - }, - "37": { - "shot1": 1, - "shot2": 7 - }, - "38": { - "shot1": 6, - "shot2": 1 - }, - "39": { - "shot1": 4, - "shot2": 1 - }, - "40": { - "shot1": 9, - "shot2": 4 - } - }, - "total_score": 374, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 8, - "shot2": 3 - }, - "2": { - "shot1": 2, - "shot2": 7 - }, - "3": { - "shot1": 10, - "shot2": 8 - }, - "4": { - "shot1": 4, - "shot2": 7 - }, - "5": { - "shot1": 4, - "shot2": 2 - }, - "6": { - "shot1": 2, - "shot2": 8 - }, - "7": { - "shot1": 0, - "shot2": 1 - }, - "8": { - "shot1": 0, - "shot2": 2 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 6, - "shot2": 8 - }, - "11": { - "shot1": 6, - "shot2": 7 - }, - "12": { - "shot1": 8, - "shot2": 9 - }, - "13": { - "shot1": 3, - "shot2": 10 - }, - "14": { - "shot1": 2, - "shot2": 8 - }, - "15": { - "shot1": 10, - "shot2": 1 - }, - "16": { - "shot1": 0, - "shot2": 8 - }, - "17": { - "shot1": 4, - "shot2": 0 - }, - "18": { - "shot1": 4, - "shot2": 7 - }, - "19": { - "shot1": 2, - "shot2": 8 - }, - "20": { - "shot1": 4, - "shot2": 10 - }, - "21": { - "shot1": 3, - "shot2": 4 - }, - "22": { - "shot1": 0, - "shot2": 10 - }, - "23": { - "shot1": 10, - "shot2": 5 - }, - "24": { - "shot1": 1, - "shot2": 3 - }, - "25": { - "shot1": 5, - "shot2": 4 - }, - "26": { - "shot1": 9, - "shot2": 3 - }, - "27": { - "shot1": 6, - "shot2": 6 - }, - "28": { - "shot1": 1, - "shot2": 6 - }, - "29": { - "shot1": 7, - "shot2": 6 - }, - "30": { - "shot1": 1, - "shot2": 9 - }, - "31": { - "shot1": 6, - "shot2": 1 - }, - "32": { - "shot1": 4, - "shot2": 4 - }, - "33": { - "shot1": 9, - "shot2": 6 - }, - "34": { - "shot1": 5, - "shot2": 2 - }, - "35": { - "shot1": 3, - "shot2": 3 - }, - "36": { - "shot1": 0, - "shot2": 5 - }, - "37": { - "shot1": 7, - "shot2": 0 - }, - "38": { - "shot1": 3, - "shot2": 8 - }, - "39": { - "shot1": 1, - "shot2": 10 - }, - "40": { - "shot1": 10, - "shot2": 8 - } - }, - "total_score": 402, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 0, - "shot2": 5 - }, - "2": { - "shot1": 2, - "shot2": 6 - }, - "3": { - "shot1": 4, - "shot2": 1 - }, - "4": { - "shot1": 3, - "shot2": 1 - }, - "5": { - "shot1": 1, - "shot2": 9 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 10, - "shot2": 4 - }, - "8": { - "shot1": 10, - "shot2": 0 - }, - "9": { - "shot1": 4, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 6 - }, - "11": { - "shot1": 2, - "shot2": 6 - }, - "12": { - "shot1": 5, - "shot2": 4 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 5, - "shot2": 3 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 9, - "shot2": 4 - }, - "17": { - "shot1": 1, - "shot2": 5 - }, - "18": { - "shot1": 4, - "shot2": 1 - }, - "19": { - "shot1": 6, - "shot2": 5 - }, - "20": { - "shot1": 9, - "shot2": 2 - }, - "21": { - "shot1": 3, - "shot2": 0 - }, - "22": { - "shot1": 5, - "shot2": 4 - }, - "23": { - "shot1": 9, - "shot2": 1 - }, - "24": { - "shot1": 6, - "shot2": 10 - }, - "25": { - "shot1": 7, - "shot2": 6 - }, - "26": { - "shot1": 8, - "shot2": 0 - }, - "27": { - "shot1": 0, - "shot2": 7 - }, - "28": { - "shot1": 0, - "shot2": 10 - }, - "29": { - "shot1": 8, - "shot2": 7 - }, - "30": { - "shot1": 5, - "shot2": 6 - }, - "31": { - "shot1": 2, - "shot2": 1 - }, - "32": { - "shot1": 0, - "shot2": 0 - }, - "33": { - "shot1": 9, - "shot2": 0 - }, - "34": { - "shot1": 9, - "shot2": 5 - }, - "35": { - "shot1": 7, - "shot2": 1 - }, - "36": { - "shot1": 6, - "shot2": 7 - }, - "37": { - "shot1": 1, - "shot2": 1 - }, - "38": { - "shot1": 6, - "shot2": 3 - }, - "39": { - "shot1": 1, - "shot2": 6 - }, - "40": { - "shot1": 2, - "shot2": 8 - } - }, - "total_score": 359, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 10, - "shot2": 0 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 10, - "shot2": 2 - }, - "4": { - "shot1": 7, - "shot2": 3 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 9, - "shot2": 0 - }, - "7": { - "shot1": 4, - "shot2": 10 - }, - "8": { - "shot1": 9, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 7 - }, - "10": { - "shot1": 2, - "shot2": 6 - }, - "11": { - "shot1": 10, - "shot2": 0 - }, - "12": { - "shot1": 10, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 7, - "shot2": 1 - }, - "15": { - "shot1": 6, - "shot2": 8 - }, - "16": { - "shot1": 0, - "shot2": 4 - }, - "17": { - "shot1": 8, - "shot2": 9 - }, - "18": { - "shot1": 3, - "shot2": 6 - }, - "19": { - "shot1": 7, - "shot2": 5 - }, - "20": { - "shot1": 7, - "shot2": 2 - }, - "21": { - "shot1": 1, - "shot2": 3 - }, - "22": { - "shot1": 0, - "shot2": 8 - }, - "23": { - "shot1": 10, - "shot2": 2 - }, - "24": { - "shot1": 6, - "shot2": 2 - }, - "25": { - "shot1": 1, - "shot2": 1 - }, - "26": { - "shot1": 9, - "shot2": 5 - }, - "27": { - "shot1": 6, - "shot2": 2 - }, - "28": { - "shot1": 9, - "shot2": 10 - }, - "29": { - "shot1": 0, - "shot2": 0 - }, - "30": { - "shot1": 0, - "shot2": 4 - }, - "31": { - "shot1": 1, - "shot2": 7 - }, - "32": { - "shot1": 9, - "shot2": 6 - }, - "33": { - "shot1": 9, - "shot2": 7 - }, - "34": { - "shot1": 6, - "shot2": 6 - }, - "35": { - "shot1": 6, - "shot2": 10 - }, - "36": { - "shot1": 9, - "shot2": 4 - }, - "37": { - "shot1": 5, - "shot2": 6 - }, - "38": { - "shot1": 9, - "shot2": 5 - }, - "39": { - "shot1": 10, - "shot2": 6 - }, - "40": { - "shot1": 6, - "shot2": 2 - } - }, - "total_score": 410, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 2 - }, - "2": { - "shot1": 3, - "shot2": 8 - }, - "3": { - "shot1": 10, - "shot2": 9 - }, - "4": { - "shot1": 8, - "shot2": 4 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 3, - "shot2": 5 - }, - "7": { - "shot1": 0, - "shot2": 4 - }, - "8": { - "shot1": 8, - "shot2": 0 - }, - "9": { - "shot1": 5, - "shot2": 5 - }, - "10": { - "shot1": 7, - "shot2": 9 - }, - "11": { - "shot1": 1, - "shot2": 9 - }, - "12": { - "shot1": 10, - "shot2": 4 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 2, - "shot2": 7 - }, - "15": { - "shot1": 0, - "shot2": 0 - }, - "16": { - "shot1": 6, - "shot2": 8 - }, - "17": { - "shot1": 6, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 2 - }, - "19": { - "shot1": 6, - "shot2": 6 - }, - "20": { - "shot1": 9, - "shot2": 6 - }, - "21": { - "shot1": 8, - "shot2": 4 - }, - "22": { - "shot1": 6, - "shot2": 10 - }, - "23": { - "shot1": 0, - "shot2": 4 - }, - "24": { - "shot1": 3, - "shot2": 4 - }, - "25": { - "shot1": 8, - "shot2": 0 - }, - "26": { - "shot1": 3, - "shot2": 6 - }, - "27": { - "shot1": 3, - "shot2": 6 - }, - "28": { - "shot1": 7, - "shot2": 8 - }, - "29": { - "shot1": 6, - "shot2": 6 - }, - "30": { - "shot1": 4, - "shot2": 7 - }, - "31": { - "shot1": 7, - "shot2": 2 - }, - "32": { - "shot1": 6, - "shot2": 4 - }, - "33": { - "shot1": 10, - "shot2": 2 - }, - "34": { - "shot1": 1, - "shot2": 2 - }, - "35": { - "shot1": 5, - "shot2": 3 - }, - "36": { - "shot1": 6, - "shot2": 4 - }, - "37": { - "shot1": 8, - "shot2": 8 - }, - "38": { - "shot1": 1, - "shot2": 1 - }, - "39": { - "shot1": 7, - "shot2": 1 - }, - "40": { - "shot1": 9, - "shot2": 9 - } - }, - "total_score": 393, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 0, - "shot2": 10 - }, - "2": { - "shot1": 2, - "shot2": 5 - }, - "3": { - "shot1": 8, - "shot2": 2 - }, - "4": { - "shot1": 4, - "shot2": 8 - }, - "5": { - "shot1": 9, - "shot2": 4 - }, - "6": { - "shot1": 0, - "shot2": 10 - }, - "7": { - "shot1": 9, - "shot2": 3 - }, - "8": { - "shot1": 3, - "shot2": 0 - }, - "9": { - "shot1": 10, - "shot2": 3 - }, - "10": { - "shot1": 9, - "shot2": 1 - }, - "11": { - "shot1": 0, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 10 - }, - "13": { - "shot1": 5, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 2 - }, - "15": { - "shot1": 6, - "shot2": 8 - }, - "16": { - "shot1": 6, - "shot2": 2 - }, - "17": { - "shot1": 7, - "shot2": 8 - }, - "18": { - "shot1": 1, - "shot2": 2 - }, - "19": { - "shot1": 7, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 2 - }, - "21": { - "shot1": 4, - "shot2": 1 - }, - "22": { - "shot1": 9, - "shot2": 0 - }, - "23": { - "shot1": 7, - "shot2": 9 - }, - "24": { - "shot1": 10, - "shot2": 1 - }, - "25": { - "shot1": 6, - "shot2": 5 - }, - "26": { - "shot1": 1, - "shot2": 6 - }, - "27": { - "shot1": 4, - "shot2": 8 - }, - "28": { - "shot1": 4, - "shot2": 7 - }, - "29": { - "shot1": 5, - "shot2": 2 - }, - "30": { - "shot1": 0, - "shot2": 3 - }, - "31": { - "shot1": 9, - "shot2": 1 - }, - "32": { - "shot1": 10, - "shot2": 5 - }, - "33": { - "shot1": 2, - "shot2": 9 - }, - "34": { - "shot1": 4, - "shot2": 6 - }, - "35": { - "shot1": 10, - "shot2": 10 - }, - "36": { - "shot1": 7, - "shot2": 8 - }, - "37": { - "shot1": 6, - "shot2": 4 - }, - "38": { - "shot1": 7, - "shot2": 2 - }, - "39": { - "shot1": 2, - "shot2": 6 - }, - "40": { - "shot1": 1, - "shot2": 6 - } - }, - "total_score": 414, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 6, - "shot2": 2 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 6, - "shot2": 0 - }, - "4": { - "shot1": 3, - "shot2": 10 - }, - "5": { - "shot1": 9, - "shot2": 1 - }, - "6": { - "shot1": 5, - "shot2": 3 - }, - "7": { - "shot1": 1, - "shot2": 0 - }, - "8": { - "shot1": 5, - "shot2": 9 - }, - "9": { - "shot1": 4, - "shot2": 2 - }, - "10": { - "shot1": 0, - "shot2": 5 - }, - "11": { - "shot1": 10, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 6 - }, - "13": { - "shot1": 10, - "shot2": 2 - }, - "14": { - "shot1": 9, - "shot2": 5 - }, - "15": { - "shot1": 2, - "shot2": 8 - }, - "16": { - "shot1": 7, - "shot2": 10 - }, - "17": { - "shot1": 5, - "shot2": 7 - }, - "18": { - "shot1": 3, - "shot2": 3 - }, - "19": { - "shot1": 5, - "shot2": 4 - }, - "20": { - "shot1": 6, - "shot2": 10 - }, - "21": { - "shot1": 0, - "shot2": 10 - }, - "22": { - "shot1": 0, - "shot2": 4 - }, - "23": { - "shot1": 9, - "shot2": 9 - }, - "24": { - "shot1": 5, - "shot2": 2 - }, - "25": { - "shot1": 6, - "shot2": 6 - }, - "26": { - "shot1": 1, - "shot2": 0 - }, - "27": { - "shot1": 3, - "shot2": 9 - }, - "28": { - "shot1": 8, - "shot2": 1 - }, - "29": { - "shot1": 9, - "shot2": 10 - }, - "30": { - "shot1": 9, - "shot2": 2 - }, - "31": { - "shot1": 2, - "shot2": 8 - }, - "32": { - "shot1": 8, - "shot2": 5 - }, - "33": { - "shot1": 9, - "shot2": 10 - }, - "34": { - "shot1": 0, - "shot2": 9 - }, - "35": { - "shot1": 7, - "shot2": 4 - }, - "36": { - "shot1": 2, - "shot2": 2 - }, - "37": { - "shot1": 9, - "shot2": 6 - }, - "38": { - "shot1": 5, - "shot2": 9 - }, - "39": { - "shot1": 6, - "shot2": 10 - }, - "40": { - "shot1": 9, - "shot2": 0 - } - }, - "total_score": 431, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 0 - }, - "2": { - "shot1": 4, - "shot2": 0 - }, - "3": { - "shot1": 10, - "shot2": 2 - }, - "4": { - "shot1": 4, - "shot2": 10 - }, - "5": { - "shot1": 3, - "shot2": 6 - }, - "6": { - "shot1": 7, - "shot2": 9 - }, - "7": { - "shot1": 3, - "shot2": 1 - }, - "8": { - "shot1": 5, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 2 - }, - "10": { - "shot1": 8, - "shot2": 6 - }, - "11": { - "shot1": 7, - "shot2": 1 - }, - "12": { - "shot1": 7, - "shot2": 1 - }, - "13": { - "shot1": 0, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 1 - }, - "15": { - "shot1": 2, - "shot2": 8 - }, - "16": { - "shot1": 8, - "shot2": 1 - }, - "17": { - "shot1": 8, - "shot2": 8 - }, - "18": { - "shot1": 2, - "shot2": 2 - }, - "19": { - "shot1": 5, - "shot2": 2 - }, - "20": { - "shot1": 7, - "shot2": 6 - }, - "21": { - "shot1": 2, - "shot2": 2 - }, - "22": { - "shot1": 9, - "shot2": 2 - }, - "23": { - "shot1": 0, - "shot2": 1 - }, - "24": { - "shot1": 3, - "shot2": 2 - }, - "25": { - "shot1": 10, - "shot2": 4 - }, - "26": { - "shot1": 3, - "shot2": 1 - }, - "27": { - "shot1": 5, - "shot2": 0 - }, - "28": { - "shot1": 0, - "shot2": 9 - }, - "29": { - "shot1": 1, - "shot2": 3 - }, - "30": { - "shot1": 7, - "shot2": 0 - }, - "31": { - "shot1": 9, - "shot2": 1 - }, - "32": { - "shot1": 8, - "shot2": 3 - }, - "33": { - "shot1": 9, - "shot2": 4 - }, - "34": { - "shot1": 1, - "shot2": 9 - }, - "35": { - "shot1": 9, - "shot2": 1 - }, - "36": { - "shot1": 0, - "shot2": 8 - }, - "37": { - "shot1": 6, - "shot2": 3 - }, - "38": { - "shot1": 2, - "shot2": 7 - }, - "39": { - "shot1": 3, - "shot2": 6 - }, - "40": { - "shot1": 6, - "shot2": 6 - } - }, - "total_score": 350, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 4 - }, - "2": { - "shot1": 10, - "shot2": 9 - }, - "3": { - "shot1": 7, - "shot2": 0 - }, - "4": { - "shot1": 9, - "shot2": 7 - }, - "5": { - "shot1": 9, - "shot2": 6 - }, - "6": { - "shot1": 1, - "shot2": 8 - }, - "7": { - "shot1": 9, - "shot2": 5 - }, - "8": { - "shot1": 10, - "shot2": 9 - }, - "9": { - "shot1": 0, - "shot2": 8 - }, - "10": { - "shot1": 3, - "shot2": 5 - }, - "11": { - "shot1": 0, - "shot2": 0 - }, - "12": { - "shot1": 3, - "shot2": 3 - }, - "13": { - "shot1": 2, - "shot2": 2 - }, - "14": { - "shot1": 10, - "shot2": 9 - }, - "15": { - "shot1": 6, - "shot2": 7 - }, - "16": { - "shot1": 5, - "shot2": 8 - }, - "17": { - "shot1": 3, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 4, - "shot2": 8 - }, - "20": { - "shot1": 5, - "shot2": 9 - }, - "21": { - "shot1": 3, - "shot2": 2 - }, - "22": { - "shot1": 8, - "shot2": 3 - }, - "23": { - "shot1": 7, - "shot2": 6 - }, - "24": { - "shot1": 10, - "shot2": 0 - }, - "25": { - "shot1": 3, - "shot2": 2 - }, - "26": { - "shot1": 9, - "shot2": 6 - }, - "27": { - "shot1": 1, - "shot2": 1 - }, - "28": { - "shot1": 2, - "shot2": 10 - }, - "29": { - "shot1": 2, - "shot2": 0 - }, - "30": { - "shot1": 3, - "shot2": 0 - }, - "31": { - "shot1": 6, - "shot2": 6 - }, - "32": { - "shot1": 0, - "shot2": 4 - }, - "33": { - "shot1": 0, - "shot2": 0 - }, - "34": { - "shot1": 8, - "shot2": 8 - }, - "35": { - "shot1": 7, - "shot2": 7 - }, - "36": { - "shot1": 1, - "shot2": 0 - }, - "37": { - "shot1": 4, - "shot2": 1 - }, - "38": { - "shot1": 5, - "shot2": 9 - }, - "39": { - "shot1": 6, - "shot2": 8 - }, - "40": { - "shot1": 9, - "shot2": 1 - } - }, - "total_score": 381, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 5, - "shot2": 5 - }, - "2": { - "shot1": 7, - "shot2": 10 - }, - "3": { - "shot1": 8, - "shot2": 1 - }, - "4": { - "shot1": 2, - "shot2": 5 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 6, - "shot2": 9 - }, - "7": { - "shot1": 5, - "shot2": 5 - }, - "8": { - "shot1": 2, - "shot2": 8 - }, - "9": { - "shot1": 7, - "shot2": 1 - }, - "10": { - "shot1": 1, - "shot2": 8 - }, - "11": { - "shot1": 1, - "shot2": 10 - }, - "12": { - "shot1": 10, - "shot2": 7 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 9, - "shot2": 1 - }, - "16": { - "shot1": 6, - "shot2": 3 - }, - "17": { - "shot1": 3, - "shot2": 6 - }, - "18": { - "shot1": 0, - "shot2": 7 - }, - "19": { - "shot1": 0, - "shot2": 5 - }, - "20": { - "shot1": 3, - "shot2": 3 - }, - "21": { - "shot1": 3, - "shot2": 10 - }, - "22": { - "shot1": 2, - "shot2": 10 - }, - "23": { - "shot1": 10, - "shot2": 7 - }, - "24": { - "shot1": 7, - "shot2": 6 - }, - "25": { - "shot1": 5, - "shot2": 7 - }, - "26": { - "shot1": 5, - "shot2": 4 - }, - "27": { - "shot1": 9, - "shot2": 10 - }, - "28": { - "shot1": 8, - "shot2": 3 - }, - "29": { - "shot1": 2, - "shot2": 4 - }, - "30": { - "shot1": 10, - "shot2": 10 - }, - "31": { - "shot1": 5, - "shot2": 10 - }, - "32": { - "shot1": 2, - "shot2": 6 - }, - "33": { - "shot1": 1, - "shot2": 7 - }, - "34": { - "shot1": 5, - "shot2": 7 - }, - "35": { - "shot1": 10, - "shot2": 10 - }, - "36": { - "shot1": 2, - "shot2": 7 - }, - "37": { - "shot1": 7, - "shot2": 5 - }, - "38": { - "shot1": 9, - "shot2": 3 - }, - "39": { - "shot1": 9, - "shot2": 5 - }, - "40": { - "shot1": 10, - "shot2": 1 - } - }, - "total_score": 454, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 6, - "shot2": 10 - }, - "2": { - "shot1": 10, - "shot2": 5 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 2, - "shot2": 1 - }, - "5": { - "shot1": 6, - "shot2": 8 - }, - "6": { - "shot1": 8, - "shot2": 1 - }, - "7": { - "shot1": 2, - "shot2": 9 - }, - "8": { - "shot1": 7, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 6 - }, - "10": { - "shot1": 10, - "shot2": 4 - }, - "11": { - "shot1": 4, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 0, - "shot2": 1 - }, - "14": { - "shot1": 3, - "shot2": 5 - }, - "15": { - "shot1": 7, - "shot2": 8 - }, - "16": { - "shot1": 2, - "shot2": 8 - }, - "17": { - "shot1": 8, - "shot2": 9 - }, - "18": { - "shot1": 2, - "shot2": 2 - }, - "19": { - "shot1": 7, - "shot2": 9 - }, - "20": { - "shot1": 9, - "shot2": 1 - }, - "21": { - "shot1": 9, - "shot2": 3 - }, - "22": { - "shot1": 2, - "shot2": 7 - }, - "23": { - "shot1": 8, - "shot2": 3 - }, - "24": { - "shot1": 9, - "shot2": 7 - }, - "25": { - "shot1": 3, - "shot2": 8 - }, - "26": { - "shot1": 8, - "shot2": 9 - }, - "27": { - "shot1": 8, - "shot2": 10 - }, - "28": { - "shot1": 3, - "shot2": 7 - }, - "29": { - "shot1": 8, - "shot2": 0 - }, - "30": { - "shot1": 2, - "shot2": 2 - }, - "31": { - "shot1": 0, - "shot2": 2 - }, - "32": { - "shot1": 5, - "shot2": 10 - }, - "33": { - "shot1": 10, - "shot2": 5 - }, - "34": { - "shot1": 2, - "shot2": 5 - }, - "35": { - "shot1": 6, - "shot2": 5 - }, - "36": { - "shot1": 10, - "shot2": 10 - }, - "37": { - "shot1": 5, - "shot2": 3 - }, - "38": { - "shot1": 10, - "shot2": 8 - }, - "39": { - "shot1": 6, - "shot2": 7 - }, - "40": { - "shot1": 5, - "shot2": 9 - } - }, - "total_score": 461, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 0, - "shot2": 4 - }, - "3": { - "shot1": 0, - "shot2": 1 - }, - "4": { - "shot1": 3, - "shot2": 8 - }, - "5": { - "shot1": 4, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 7 - }, - "7": { - "shot1": 8, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 8, - "shot2": 1 - }, - "10": { - "shot1": 1, - "shot2": 3 - }, - "11": { - "shot1": 2, - "shot2": 5 - }, - "12": { - "shot1": 7, - "shot2": 1 - }, - "13": { - "shot1": 0, - "shot2": 2 - }, - "14": { - "shot1": 7, - "shot2": 10 - }, - "15": { - "shot1": 9, - "shot2": 10 - }, - "16": { - "shot1": 1, - "shot2": 8 - }, - "17": { - "shot1": 7, - "shot2": 1 - }, - "18": { - "shot1": 8, - "shot2": 7 - }, - "19": { - "shot1": 2, - "shot2": 9 - }, - "20": { - "shot1": 5, - "shot2": 4 - }, - "21": { - "shot1": 3, - "shot2": 4 - }, - "22": { - "shot1": 7, - "shot2": 0 - }, - "23": { - "shot1": 9, - "shot2": 10 - }, - "24": { - "shot1": 8, - "shot2": 1 - }, - "25": { - "shot1": 0, - "shot2": 4 - }, - "26": { - "shot1": 2, - "shot2": 1 - }, - "27": { - "shot1": 7, - "shot2": 8 - }, - "28": { - "shot1": 10, - "shot2": 3 - }, - "29": { - "shot1": 8, - "shot2": 9 - }, - "30": { - "shot1": 10, - "shot2": 0 - }, - "31": { - "shot1": 4, - "shot2": 9 - }, - "32": { - "shot1": 3, - "shot2": 3 - }, - "33": { - "shot1": 7, - "shot2": 0 - }, - "34": { - "shot1": 2, - "shot2": 9 - }, - "35": { - "shot1": 9, - "shot2": 4 - }, - "36": { - "shot1": 8, - "shot2": 1 - }, - "37": { - "shot1": 2, - "shot2": 3 - }, - "38": { - "shot1": 10, - "shot2": 6 - }, - "39": { - "shot1": 2, - "shot2": 7 - }, - "40": { - "shot1": 5, - "shot2": 6 - } - }, - "total_score": 388, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 1, - "shot2": 3 - }, - "2": { - "shot1": 10, - "shot2": 3 - }, - "3": { - "shot1": 0, - "shot2": 6 - }, - "4": { - "shot1": 1, - "shot2": 4 - }, - "5": { - "shot1": 7, - "shot2": 9 - }, - "6": { - "shot1": 8, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 10 - }, - "8": { - "shot1": 8, - "shot2": 0 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 6, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 5 - }, - "12": { - "shot1": 0, - "shot2": 9 - }, - "13": { - "shot1": 2, - "shot2": 1 - }, - "14": { - "shot1": 9, - "shot2": 1 - }, - "15": { - "shot1": 6, - "shot2": 4 - }, - "16": { - "shot1": 2, - "shot2": 3 - }, - "17": { - "shot1": 5, - "shot2": 0 - }, - "18": { - "shot1": 8, - "shot2": 4 - }, - "19": { - "shot1": 9, - "shot2": 3 - }, - "20": { - "shot1": 6, - "shot2": 1 - }, - "21": { - "shot1": 0, - "shot2": 1 - }, - "22": { - "shot1": 1, - "shot2": 2 - }, - "23": { - "shot1": 3, - "shot2": 2 - }, - "24": { - "shot1": 1, - "shot2": 9 - }, - "25": { - "shot1": 4, - "shot2": 3 - }, - "26": { - "shot1": 7, - "shot2": 8 - }, - "27": { - "shot1": 2, - "shot2": 10 - }, - "28": { - "shot1": 1, - "shot2": 8 - }, - "29": { - "shot1": 0, - "shot2": 3 - }, - "30": { - "shot1": 1, - "shot2": 0 - }, - "31": { - "shot1": 5, - "shot2": 7 - }, - "32": { - "shot1": 3, - "shot2": 6 - }, - "33": { - "shot1": 9, - "shot2": 1 - }, - "34": { - "shot1": 6, - "shot2": 3 - }, - "35": { - "shot1": 5, - "shot2": 6 - }, - "36": { - "shot1": 10, - "shot2": 9 - }, - "37": { - "shot1": 9, - "shot2": 10 - }, - "38": { - "shot1": 6, - "shot2": 8 - }, - "39": { - "shot1": 9, - "shot2": 3 - }, - "40": { - "shot1": 1, - "shot2": 8 - } - }, - "total_score": 376, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 7, - "shot2": 7 - }, - "2": { - "shot1": 8, - "shot2": 4 - }, - "3": { - "shot1": 5, - "shot2": 3 - }, - "4": { - "shot1": 3, - "shot2": 1 - }, - "5": { - "shot1": 8, - "shot2": 2 - }, - "6": { - "shot1": 3, - "shot2": 3 - }, - "7": { - "shot1": 10, - "shot2": 0 - }, - "8": { - "shot1": 0, - "shot2": 8 - }, - "9": { - "shot1": 3, - "shot2": 4 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 8 - }, - "12": { - "shot1": 10, - "shot2": 5 - }, - "13": { - "shot1": 5, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 5 - }, - "15": { - "shot1": 0, - "shot2": 5 - }, - "16": { - "shot1": 10, - "shot2": 10 - }, - "17": { - "shot1": 1, - "shot2": 1 - }, - "18": { - "shot1": 10, - "shot2": 10 - }, - "19": { - "shot1": 4, - "shot2": 8 - }, - "20": { - "shot1": 3, - "shot2": 10 - }, - "21": { - "shot1": 5, - "shot2": 5 - }, - "22": { - "shot1": 8, - "shot2": 8 - }, - "23": { - "shot1": 7, - "shot2": 7 - }, - "24": { - "shot1": 0, - "shot2": 8 - }, - "25": { - "shot1": 6, - "shot2": 10 - }, - "26": { - "shot1": 4, - "shot2": 9 - }, - "27": { - "shot1": 10, - "shot2": 4 - }, - "28": { - "shot1": 6, - "shot2": 2 - }, - "29": { - "shot1": 6, - "shot2": 1 - }, - "30": { - "shot1": 8, - "shot2": 10 - }, - "31": { - "shot1": 8, - "shot2": 3 - }, - "32": { - "shot1": 4, - "shot2": 7 - }, - "33": { - "shot1": 3, - "shot2": 6 - }, - "34": { - "shot1": 6, - "shot2": 2 - }, - "35": { - "shot1": 2, - "shot2": 0 - }, - "36": { - "shot1": 2, - "shot2": 4 - }, - "37": { - "shot1": 0, - "shot2": 8 - }, - "38": { - "shot1": 0, - "shot2": 5 - }, - "39": { - "shot1": 10, - "shot2": 6 - }, - "40": { - "shot1": 2, - "shot2": 9 - } - }, - "total_score": 424, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 6, - "shot2": 1 - }, - "2": { - "shot1": 3, - "shot2": 6 - }, - "3": { - "shot1": 8, - "shot2": 9 - }, - "4": { - "shot1": 0, - "shot2": 2 - }, - "5": { - "shot1": 0, - "shot2": 0 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 2, - "shot2": 7 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 5 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 1, - "shot2": 4 - }, - "12": { - "shot1": 6, - "shot2": 2 - }, - "13": { - "shot1": 3, - "shot2": 7 - }, - "14": { - "shot1": 2, - "shot2": 4 - }, - "15": { - "shot1": 3, - "shot2": 0 - }, - "16": { - "shot1": 9, - "shot2": 10 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 1, - "shot2": 6 - }, - "19": { - "shot1": 9, - "shot2": 2 - }, - "20": { - "shot1": 8, - "shot2": 4 - }, - "21": { - "shot1": 10, - "shot2": 10 - }, - "22": { - "shot1": 7, - "shot2": 3 - }, - "23": { - "shot1": 5, - "shot2": 5 - }, - "24": { - "shot1": 4, - "shot2": 1 - }, - "25": { - "shot1": 7, - "shot2": 7 - }, - "26": { - "shot1": 1, - "shot2": 5 - }, - "27": { - "shot1": 2, - "shot2": 9 - }, - "28": { - "shot1": 3, - "shot2": 4 - }, - "29": { - "shot1": 5, - "shot2": 4 - }, - "30": { - "shot1": 0, - "shot2": 8 - }, - "31": { - "shot1": 8, - "shot2": 3 - }, - "32": { - "shot1": 8, - "shot2": 0 - }, - "33": { - "shot1": 8, - "shot2": 5 - }, - "34": { - "shot1": 8, - "shot2": 6 - }, - "35": { - "shot1": 9, - "shot2": 3 - }, - "36": { - "shot1": 7, - "shot2": 8 - }, - "37": { - "shot1": 8, - "shot2": 7 - }, - "38": { - "shot1": 9, - "shot2": 9 - }, - "39": { - "shot1": 3, - "shot2": 10 - }, - "40": { - "shot1": 7, - "shot2": 5 - } - }, - "total_score": 407, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 8, - "shot2": 0 - }, - "2": { - "shot1": 2, - "shot2": 3 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 0, - "shot2": 8 - }, - "5": { - "shot1": 0, - "shot2": 8 - }, - "6": { - "shot1": 2, - "shot2": 10 - }, - "7": { - "shot1": 7, - "shot2": 9 - }, - "8": { - "shot1": 8, - "shot2": 3 - }, - "9": { - "shot1": 8, - "shot2": 7 - }, - "10": { - "shot1": 1, - "shot2": 10 - }, - "11": { - "shot1": 6, - "shot2": 3 - }, - "12": { - "shot1": 2, - "shot2": 1 - }, - "13": { - "shot1": 6, - "shot2": 8 - }, - "14": { - "shot1": 5, - "shot2": 2 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 3, - "shot2": 1 - }, - "17": { - "shot1": 0, - "shot2": 1 - }, - "18": { - "shot1": 2, - "shot2": 9 - }, - "19": { - "shot1": 6, - "shot2": 9 - }, - "20": { - "shot1": 6, - "shot2": 10 - }, - "21": { - "shot1": 10, - "shot2": 3 - }, - "22": { - "shot1": 5, - "shot2": 9 - }, - "23": { - "shot1": 2, - "shot2": 7 - }, - "24": { - "shot1": 10, - "shot2": 5 - }, - "25": { - "shot1": 5, - "shot2": 3 - }, - "26": { - "shot1": 9, - "shot2": 8 - }, - "27": { - "shot1": 10, - "shot2": 2 - }, - "28": { - "shot1": 1, - "shot2": 2 - }, - "29": { - "shot1": 9, - "shot2": 8 - }, - "30": { - "shot1": 6, - "shot2": 4 - }, - "31": { - "shot1": 9, - "shot2": 2 - }, - "32": { - "shot1": 8, - "shot2": 2 - }, - "33": { - "shot1": 1, - "shot2": 7 - }, - "34": { - "shot1": 0, - "shot2": 2 - }, - "35": { - "shot1": 2, - "shot2": 8 - }, - "36": { - "shot1": 10, - "shot2": 3 - }, - "37": { - "shot1": 3, - "shot2": 2 - }, - "38": { - "shot1": 7, - "shot2": 0 - }, - "39": { - "shot1": 3, - "shot2": 7 - }, - "40": { - "shot1": 7, - "shot2": 6 - } - }, - "total_score": 401, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 6 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 4, - "shot2": 7 - }, - "4": { - "shot1": 1, - "shot2": 6 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 7, - "shot2": 8 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 3, - "shot2": 7 - }, - "9": { - "shot1": 3, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 4, - "shot2": 3 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 4, - "shot2": 1 - }, - "14": { - "shot1": 2, - "shot2": 6 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 10 - }, - "17": { - "shot1": 1, - "shot2": 8 - }, - "18": { - "shot1": 5, - "shot2": 7 - }, - "19": { - "shot1": 0, - "shot2": 2 - }, - "20": { - "shot1": 8, - "shot2": 1 - }, - "21": { - "shot1": 6, - "shot2": 3 - }, - "22": { - "shot1": 6, - "shot2": 7 - }, - "23": { - "shot1": 1, - "shot2": 9 - }, - "24": { - "shot1": 3, - "shot2": 4 - }, - "25": { - "shot1": 10, - "shot2": 10 - }, - "26": { - "shot1": 8, - "shot2": 4 - }, - "27": { - "shot1": 0, - "shot2": 0 - }, - "28": { - "shot1": 3, - "shot2": 5 - }, - "29": { - "shot1": 4, - "shot2": 4 - }, - "30": { - "shot1": 6, - "shot2": 7 - }, - "31": { - "shot1": 7, - "shot2": 4 - }, - "32": { - "shot1": 10, - "shot2": 5 - }, - "33": { - "shot1": 6, - "shot2": 4 - }, - "34": { - "shot1": 4, - "shot2": 4 - }, - "35": { - "shot1": 9, - "shot2": 10 - }, - "36": { - "shot1": 1, - "shot2": 7 - }, - "37": { - "shot1": 8, - "shot2": 1 - }, - "38": { - "shot1": 4, - "shot2": 5 - }, - "39": { - "shot1": 5, - "shot2": 8 - }, - "40": { - "shot1": 1, - "shot2": 10 - } - }, - "total_score": 404, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 2, - "shot2": 3 - }, - "3": { - "shot1": 7, - "shot2": 3 - }, - "4": { - "shot1": 5, - "shot2": 8 - }, - "5": { - "shot1": 2, - "shot2": 6 - }, - "6": { - "shot1": 10, - "shot2": 7 - }, - "7": { - "shot1": 7, - "shot2": 0 - }, - "8": { - "shot1": 8, - "shot2": 7 - }, - "9": { - "shot1": 4, - "shot2": 7 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 3, - "shot2": 1 - }, - "12": { - "shot1": 10, - "shot2": 6 - }, - "13": { - "shot1": 2, - "shot2": 6 - }, - "14": { - "shot1": 3, - "shot2": 0 - }, - "15": { - "shot1": 4, - "shot2": 0 - }, - "16": { - "shot1": 0, - "shot2": 0 - }, - "17": { - "shot1": 2, - "shot2": 6 - }, - "18": { - "shot1": 1, - "shot2": 4 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 1, - "shot2": 9 - }, - "21": { - "shot1": 9, - "shot2": 10 - }, - "22": { - "shot1": 8, - "shot2": 2 - }, - "23": { - "shot1": 10, - "shot2": 10 - }, - "24": { - "shot1": 0, - "shot2": 2 - }, - "25": { - "shot1": 3, - "shot2": 4 - }, - "26": { - "shot1": 3, - "shot2": 2 - }, - "27": { - "shot1": 6, - "shot2": 6 - }, - "28": { - "shot1": 1, - "shot2": 6 - }, - "29": { - "shot1": 8, - "shot2": 4 - }, - "30": { - "shot1": 9, - "shot2": 1 - }, - "31": { - "shot1": 8, - "shot2": 9 - }, - "32": { - "shot1": 1, - "shot2": 9 - }, - "33": { - "shot1": 9, - "shot2": 3 - }, - "34": { - "shot1": 8, - "shot2": 4 - }, - "35": { - "shot1": 9, - "shot2": 2 - }, - "36": { - "shot1": 1, - "shot2": 2 - }, - "37": { - "shot1": 9, - "shot2": 1 - }, - "38": { - "shot1": 10, - "shot2": 7 - }, - "39": { - "shot1": 6, - "shot2": 10 - }, - "40": { - "shot1": 5, - "shot2": 4 - } - }, - "total_score": 387, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 3, - "shot2": 8 - }, - "2": { - "shot1": 8, - "shot2": 6 - }, - "3": { - "shot1": 10, - "shot2": 7 - }, - "4": { - "shot1": 10, - "shot2": 2 - }, - "5": { - "shot1": 4, - "shot2": 1 - }, - "6": { - "shot1": 8, - "shot2": 6 - }, - "7": { - "shot1": 1, - "shot2": 10 - }, - "8": { - "shot1": 2, - "shot2": 4 - }, - "9": { - "shot1": 8, - "shot2": 6 - }, - "10": { - "shot1": 7, - "shot2": 1 - }, - "11": { - "shot1": 1, - "shot2": 9 - }, - "12": { - "shot1": 5, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 2, - "shot2": 7 - }, - "15": { - "shot1": 9, - "shot2": 10 - }, - "16": { - "shot1": 9, - "shot2": 2 - }, - "17": { - "shot1": 7, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 7 - }, - "19": { - "shot1": 0, - "shot2": 4 - }, - "20": { - "shot1": 8, - "shot2": 5 - }, - "21": { - "shot1": 9, - "shot2": 3 - }, - "22": { - "shot1": 10, - "shot2": 10 - }, - "23": { - "shot1": 3, - "shot2": 5 - }, - "24": { - "shot1": 4, - "shot2": 9 - }, - "25": { - "shot1": 7, - "shot2": 1 - }, - "26": { - "shot1": 5, - "shot2": 0 - }, - "27": { - "shot1": 7, - "shot2": 2 - }, - "28": { - "shot1": 5, - "shot2": 4 - }, - "29": { - "shot1": 3, - "shot2": 0 - }, - "30": { - "shot1": 9, - "shot2": 9 - }, - "31": { - "shot1": 3, - "shot2": 5 - }, - "32": { - "shot1": 7, - "shot2": 9 - }, - "33": { - "shot1": 0, - "shot2": 5 - }, - "34": { - "shot1": 8, - "shot2": 4 - }, - "35": { - "shot1": 4, - "shot2": 7 - }, - "36": { - "shot1": 9, - "shot2": 4 - }, - "37": { - "shot1": 9, - "shot2": 4 - }, - "38": { - "shot1": 10, - "shot2": 2 - }, - "39": { - "shot1": 8, - "shot2": 3 - }, - "40": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 422, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 9, - "shot2": 8 - }, - "2": { - "shot1": 4, - "shot2": 2 - }, - "3": { - "shot1": 5, - "shot2": 6 - }, - "4": { - "shot1": 0, - "shot2": 5 - }, - "5": { - "shot1": 2, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 6 - }, - "7": { - "shot1": 7, - "shot2": 6 - }, - "8": { - "shot1": 9, - "shot2": 5 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 1, - "shot2": 4 - }, - "11": { - "shot1": 6, - "shot2": 5 - }, - "12": { - "shot1": 5, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 3 - }, - "14": { - "shot1": 0, - "shot2": 9 - }, - "15": { - "shot1": 1, - "shot2": 7 - }, - "16": { - "shot1": 0, - "shot2": 4 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 7, - "shot2": 5 - }, - "19": { - "shot1": 6, - "shot2": 1 - }, - "20": { - "shot1": 2, - "shot2": 6 - }, - "21": { - "shot1": 3, - "shot2": 6 - }, - "22": { - "shot1": 0, - "shot2": 5 - }, - "23": { - "shot1": 4, - "shot2": 3 - }, - "24": { - "shot1": 5, - "shot2": 8 - }, - "25": { - "shot1": 2, - "shot2": 6 - }, - "26": { - "shot1": 8, - "shot2": 10 - }, - "27": { - "shot1": 6, - "shot2": 5 - }, - "28": { - "shot1": 7, - "shot2": 4 - }, - "29": { - "shot1": 2, - "shot2": 8 - }, - "30": { - "shot1": 3, - "shot2": 0 - }, - "31": { - "shot1": 10, - "shot2": 0 - }, - "32": { - "shot1": 8, - "shot2": 10 - }, - "33": { - "shot1": 3, - "shot2": 5 - }, - "34": { - "shot1": 8, - "shot2": 8 - }, - "35": { - "shot1": 0, - "shot2": 0 - }, - "36": { - "shot1": 6, - "shot2": 7 - }, - "37": { - "shot1": 10, - "shot2": 3 - }, - "38": { - "shot1": 1, - "shot2": 6 - }, - "39": { - "shot1": 10, - "shot2": 0 - }, - "40": { - "shot1": 6, - "shot2": 3 - } - }, - "total_score": 387, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 3, - "shot2": 5 - }, - "2": { - "shot1": 4, - "shot2": 5 - }, - "3": { - "shot1": 7, - "shot2": 5 - }, - "4": { - "shot1": 5, - "shot2": 6 - }, - "5": { - "shot1": 3, - "shot2": 10 - }, - "6": { - "shot1": 4, - "shot2": 2 - }, - "7": { - "shot1": 1, - "shot2": 6 - }, - "8": { - "shot1": 6, - "shot2": 5 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 0, - "shot2": 9 - }, - "11": { - "shot1": 7, - "shot2": 2 - }, - "12": { - "shot1": 10, - "shot2": 0 - }, - "13": { - "shot1": 10, - "shot2": 9 - }, - "14": { - "shot1": 10, - "shot2": 0 - }, - "15": { - "shot1": 5, - "shot2": 2 - }, - "16": { - "shot1": 8, - "shot2": 7 - }, - "17": { - "shot1": 9, - "shot2": 6 - }, - "18": { - "shot1": 3, - "shot2": 10 - }, - "19": { - "shot1": 6, - "shot2": 9 - }, - "20": { - "shot1": 1, - "shot2": 10 - }, - "21": { - "shot1": 8, - "shot2": 7 - }, - "22": { - "shot1": 3, - "shot2": 9 - }, - "23": { - "shot1": 3, - "shot2": 4 - }, - "24": { - "shot1": 2, - "shot2": 3 - }, - "25": { - "shot1": 2, - "shot2": 8 - }, - "26": { - "shot1": 6, - "shot2": 2 - }, - "27": { - "shot1": 1, - "shot2": 2 - }, - "28": { - "shot1": 6, - "shot2": 5 - }, - "29": { - "shot1": 3, - "shot2": 4 - }, - "30": { - "shot1": 4, - "shot2": 2 - }, - "31": { - "shot1": 4, - "shot2": 1 - }, - "32": { - "shot1": 9, - "shot2": 7 - }, - "33": { - "shot1": 6, - "shot2": 8 - }, - "34": { - "shot1": 10, - "shot2": 3 - }, - "35": { - "shot1": 10, - "shot2": 0 - }, - "36": { - "shot1": 10, - "shot2": 8 - }, - "37": { - "shot1": 1, - "shot2": 10 - }, - "38": { - "shot1": 4, - "shot2": 3 - }, - "39": { - "shot1": 9, - "shot2": 10 - }, - "40": { - "shot1": 2, - "shot2": 8 - } - }, - "total_score": 425, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 9, - "shot2": 0 - }, - "2": { - "shot1": 3, - "shot2": 8 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 0, - "shot2": 10 - }, - "5": { - "shot1": 9, - "shot2": 9 - }, - "6": { - "shot1": 9, - "shot2": 8 - }, - "7": { - "shot1": 7, - "shot2": 8 - }, - "8": { - "shot1": 4, - "shot2": 6 - }, - "9": { - "shot1": 10, - "shot2": 4 - }, - "10": { - "shot1": 1, - "shot2": 7 - }, - "11": { - "shot1": 1, - "shot2": 3 - }, - "12": { - "shot1": 5, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 5 - }, - "14": { - "shot1": 0, - "shot2": 10 - }, - "15": { - "shot1": 10, - "shot2": 7 - }, - "16": { - "shot1": 4, - "shot2": 1 - }, - "17": { - "shot1": 7, - "shot2": 6 - }, - "18": { - "shot1": 5, - "shot2": 0 - }, - "19": { - "shot1": 3, - "shot2": 1 - }, - "20": { - "shot1": 4, - "shot2": 0 - }, - "21": { - "shot1": 6, - "shot2": 4 - }, - "22": { - "shot1": 6, - "shot2": 1 - }, - "23": { - "shot1": 6, - "shot2": 3 - }, - "24": { - "shot1": 0, - "shot2": 2 - }, - "25": { - "shot1": 0, - "shot2": 7 - }, - "26": { - "shot1": 5, - "shot2": 0 - }, - "27": { - "shot1": 5, - "shot2": 8 - }, - "28": { - "shot1": 7, - "shot2": 8 - }, - "29": { - "shot1": 8, - "shot2": 0 - }, - "30": { - "shot1": 9, - "shot2": 8 - }, - "31": { - "shot1": 0, - "shot2": 1 - }, - "32": { - "shot1": 7, - "shot2": 6 - }, - "33": { - "shot1": 1, - "shot2": 9 - }, - "34": { - "shot1": 7, - "shot2": 5 - }, - "35": { - "shot1": 9, - "shot2": 10 - }, - "36": { - "shot1": 3, - "shot2": 2 - }, - "37": { - "shot1": 5, - "shot2": 0 - }, - "38": { - "shot1": 1, - "shot2": 2 - }, - "39": { - "shot1": 0, - "shot2": 9 - }, - "40": { - "shot1": 3, - "shot2": 3 - } - }, - "total_score": 375, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-19T14:14:55.790150", - "finished_at": "2025-09-19T14:15:01.893199" - }, - "archived_at": "2025-09-19T14:15:01.893223" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250919_204154.json b/data/tournament_archives/tournament_20250919_204154.json deleted file mode 100644 index 4208b68..0000000 --- a/data/tournament_archives/tournament_20250919_204154.json +++ /dev/null @@ -1,4485 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-19T20:31:09.897708", - "total_players": 48, - "total_rounds": 8, - "current_round": 1, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-09-19T20:31:09.897708", - "tournament_type": "20_targets", - "participants": { - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 6, - "shot2": 0 - }, - "2": { - "shot1": 8, - "shot2": 6 - }, - "3": { - "shot1": 9, - "shot2": 2 - }, - "4": { - "shot1": 10, - "shot2": 6 - }, - "5": { - "shot1": 10, - "shot2": 5 - }, - "6": { - "shot1": 0, - "shot2": 3 - }, - "7": { - "shot1": 7, - "shot2": 5 - }, - "8": { - "shot1": 8, - "shot2": 8 - }, - "9": { - "shot1": 7, - "shot2": 1 - }, - "10": { - "shot1": 3, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 5 - }, - "13": { - "shot1": 10, - "shot2": 3 - }, - "14": { - "shot1": 0, - "shot2": 6 - }, - "15": { - "shot1": 5, - "shot2": 8 - }, - "16": { - "shot1": 2, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 7 - }, - "18": { - "shot1": 5, - "shot2": 5 - }, - "19": { - "shot1": 8, - "shot2": 0 - }, - "20": { - "shot1": 7, - "shot2": 1 - } - }, - "total_score": 200, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 9, - "shot2": 3 - }, - "2": { - "shot1": 5, - "shot2": 3 - }, - "3": { - "shot1": 10, - "shot2": 1 - }, - "4": { - "shot1": 10, - "shot2": 5 - }, - "5": { - "shot1": 9, - "shot2": 0 - }, - "6": { - "shot1": 6, - "shot2": 1 - }, - "7": { - "shot1": 4, - "shot2": 10 - }, - "8": { - "shot1": 10, - "shot2": 5 - }, - "9": { - "shot1": 2, - "shot2": 4 - }, - "10": { - "shot1": 10, - "shot2": 10 - }, - "11": { - "shot1": 8, - "shot2": 9 - }, - "12": { - "shot1": 8, - "shot2": 7 - }, - "13": { - "shot1": 0, - "shot2": 7 - }, - "14": { - "shot1": 8, - "shot2": 1 - }, - "15": { - "shot1": 3, - "shot2": 5 - }, - "16": { - "shot1": 3, - "shot2": 0 - }, - "17": { - "shot1": 5, - "shot2": 0 - }, - "18": { - "shot1": 0, - "shot2": 0 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 203, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 9, - "shot2": 10 - }, - "2": { - "shot1": 7, - "shot2": 1 - }, - "3": { - "shot1": 1, - "shot2": 2 - }, - "4": { - "shot1": 0, - "shot2": 0 - }, - "5": { - "shot1": 6, - "shot2": 2 - }, - "6": { - "shot1": 8, - "shot2": 8 - }, - "7": { - "shot1": 2, - "shot2": 3 - }, - "8": { - "shot1": 2, - "shot2": 1 - }, - "9": { - "shot1": 2, - "shot2": 0 - }, - "10": { - "shot1": 6, - "shot2": 2 - }, - "11": { - "shot1": 5, - "shot2": 1 - }, - "12": { - "shot1": 8, - "shot2": 6 - }, - "13": { - "shot1": 7, - "shot2": 0 - }, - "14": { - "shot1": 1, - "shot2": 7 - }, - "15": { - "shot1": 5, - "shot2": 1 - }, - "16": { - "shot1": 1, - "shot2": 10 - }, - "17": { - "shot1": 1, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 7 - }, - "19": { - "shot1": 9, - "shot2": 10 - }, - "20": { - "shot1": 3, - "shot2": 4 - } - }, - "total_score": 163, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 9, - "shot2": 8 - }, - "2": { - "shot1": 4, - "shot2": 0 - }, - "3": { - "shot1": 1, - "shot2": 9 - }, - "4": { - "shot1": 3, - "shot2": 6 - }, - "5": { - "shot1": 3, - "shot2": 8 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 7, - "shot2": 6 - }, - "8": { - "shot1": 4, - "shot2": 2 - }, - "9": { - "shot1": 9, - "shot2": 9 - }, - "10": { - "shot1": 8, - "shot2": 0 - }, - "11": { - "shot1": 0, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 5 - }, - "13": { - "shot1": 7, - "shot2": 0 - }, - "14": { - "shot1": 10, - "shot2": 10 - }, - "15": { - "shot1": 0, - "shot2": 4 - }, - "16": { - "shot1": 10, - "shot2": 0 - }, - "17": { - "shot1": 4, - "shot2": 6 - }, - "18": { - "shot1": 1, - "shot2": 3 - }, - "19": { - "shot1": 9, - "shot2": 8 - }, - "20": { - "shot1": 6, - "shot2": 9 - } - }, - "total_score": 209, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 8, - "shot2": 0 - }, - "2": { - "shot1": 0, - "shot2": 2 - }, - "3": { - "shot1": 1, - "shot2": 1 - }, - "4": { - "shot1": 7, - "shot2": 2 - }, - "5": { - "shot1": 9, - "shot2": 3 - }, - "6": { - "shot1": 8, - "shot2": 0 - }, - "7": { - "shot1": 9, - "shot2": 3 - }, - "8": { - "shot1": 9, - "shot2": 5 - }, - "9": { - "shot1": 9, - "shot2": 0 - }, - "10": { - "shot1": 5, - "shot2": 1 - }, - "11": { - "shot1": 6, - "shot2": 1 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 9, - "shot2": 5 - }, - "14": { - "shot1": 5, - "shot2": 6 - }, - "15": { - "shot1": 6, - "shot2": 2 - }, - "16": { - "shot1": 2, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 1 - }, - "18": { - "shot1": 7, - "shot2": 3 - }, - "19": { - "shot1": 0, - "shot2": 4 - }, - "20": { - "shot1": 9, - "shot2": 3 - } - }, - "total_score": 169, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 1, - "shot2": 6 - }, - "2": { - "shot1": 2, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 7 - }, - "5": { - "shot1": 3, - "shot2": 3 - }, - "6": { - "shot1": 8, - "shot2": 3 - }, - "7": { - "shot1": 7, - "shot2": 7 - }, - "8": { - "shot1": 9, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 5 - }, - "10": { - "shot1": 5, - "shot2": 0 - }, - "11": { - "shot1": 1, - "shot2": 0 - }, - "12": { - "shot1": 5, - "shot2": 1 - }, - "13": { - "shot1": 0, - "shot2": 9 - }, - "14": { - "shot1": 7, - "shot2": 8 - }, - "15": { - "shot1": 5, - "shot2": 0 - }, - "16": { - "shot1": 10, - "shot2": 10 - }, - "17": { - "shot1": 9, - "shot2": 6 - }, - "18": { - "shot1": 9, - "shot2": 2 - }, - "19": { - "shot1": 2, - "shot2": 1 - }, - "20": { - "shot1": 3, - "shot2": 1 - } - }, - "total_score": 196, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 7, - "shot2": 7 - }, - "2": { - "shot1": 4, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 8, - "shot2": 5 - }, - "5": { - "shot1": 4, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 4, - "shot2": 4 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 2 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 6, - "shot2": 5 - }, - "12": { - "shot1": 4, - "shot2": 0 - }, - "13": { - "shot1": 10, - "shot2": 9 - }, - "14": { - "shot1": 8, - "shot2": 3 - }, - "15": { - "shot1": 8, - "shot2": 8 - }, - "16": { - "shot1": 2, - "shot2": 9 - }, - "17": { - "shot1": 9, - "shot2": 3 - }, - "18": { - "shot1": 6, - "shot2": 5 - }, - "19": { - "shot1": 2, - "shot2": 6 - }, - "20": { - "shot1": 10, - "shot2": 4 - } - }, - "total_score": 228, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 0, - "shot2": 0 - }, - "2": { - "shot1": 4, - "shot2": 9 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 3, - "shot2": 3 - }, - "5": { - "shot1": 10, - "shot2": 3 - }, - "6": { - "shot1": 6, - "shot2": 6 - }, - "7": { - "shot1": 9, - "shot2": 5 - }, - "8": { - "shot1": 3, - "shot2": 6 - }, - "9": { - "shot1": 9, - "shot2": 1 - }, - "10": { - "shot1": 6, - "shot2": 2 - }, - "11": { - "shot1": 3, - "shot2": 5 - }, - "12": { - "shot1": 3, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 6 - }, - "14": { - "shot1": 5, - "shot2": 6 - }, - "15": { - "shot1": 8, - "shot2": 2 - }, - "16": { - "shot1": 4, - "shot2": 0 - }, - "17": { - "shot1": 6, - "shot2": 5 - }, - "18": { - "shot1": 8, - "shot2": 7 - }, - "19": { - "shot1": 8, - "shot2": 2 - }, - "20": { - "shot1": 7, - "shot2": 9 - } - }, - "total_score": 194, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 1, - "shot2": 6 - }, - "2": { - "shot1": 5, - "shot2": 6 - }, - "3": { - "shot1": 10, - "shot2": 10 - }, - "4": { - "shot1": 7, - "shot2": 10 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 5 - }, - "7": { - "shot1": 4, - "shot2": 8 - }, - "8": { - "shot1": 10, - "shot2": 4 - }, - "9": { - "shot1": 9, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 8 - }, - "11": { - "shot1": 5, - "shot2": 9 - }, - "12": { - "shot1": 6, - "shot2": 3 - }, - "13": { - "shot1": 3, - "shot2": 1 - }, - "14": { - "shot1": 10, - "shot2": 2 - }, - "15": { - "shot1": 7, - "shot2": 9 - }, - "16": { - "shot1": 6, - "shot2": 0 - }, - "17": { - "shot1": 8, - "shot2": 5 - }, - "18": { - "shot1": 7, - "shot2": 4 - }, - "19": { - "shot1": 3, - "shot2": 4 - }, - "20": { - "shot1": 4, - "shot2": 7 - } - }, - "total_score": 236, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 1, - "shot2": 5 - }, - "2": { - "shot1": 7, - "shot2": 9 - }, - "3": { - "shot1": 4, - "shot2": 5 - }, - "4": { - "shot1": 10, - "shot2": 4 - }, - "5": { - "shot1": 5, - "shot2": 5 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 0, - "shot2": 4 - }, - "8": { - "shot1": 0, - "shot2": 7 - }, - "9": { - "shot1": 0, - "shot2": 7 - }, - "10": { - "shot1": 10, - "shot2": 4 - }, - "11": { - "shot1": 0, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 7 - }, - "13": { - "shot1": 9, - "shot2": 0 - }, - "14": { - "shot1": 7, - "shot2": 8 - }, - "15": { - "shot1": 2, - "shot2": 8 - }, - "16": { - "shot1": 10, - "shot2": 3 - }, - "17": { - "shot1": 9, - "shot2": 6 - }, - "18": { - "shot1": 9, - "shot2": 1 - }, - "19": { - "shot1": 9, - "shot2": 2 - }, - "20": { - "shot1": 7, - "shot2": 6 - } - }, - "total_score": 215, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 3, - "shot2": 2 - }, - "2": { - "shot1": 8, - "shot2": 6 - }, - "3": { - "shot1": 5, - "shot2": 9 - }, - "4": { - "shot1": 5, - "shot2": 7 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 8, - "shot2": 0 - }, - "7": { - "shot1": 3, - "shot2": 7 - }, - "8": { - "shot1": 10, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 3 - }, - "10": { - "shot1": 5, - "shot2": 6 - }, - "11": { - "shot1": 1, - "shot2": 3 - }, - "12": { - "shot1": 3, - "shot2": 5 - }, - "13": { - "shot1": 9, - "shot2": 9 - }, - "14": { - "shot1": 10, - "shot2": 4 - }, - "15": { - "shot1": 4, - "shot2": 5 - }, - "16": { - "shot1": 2, - "shot2": 3 - }, - "17": { - "shot1": 5, - "shot2": 6 - }, - "18": { - "shot1": 3, - "shot2": 10 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 4, - "shot2": 1 - } - }, - "total_score": 221, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 8 - }, - "2": { - "shot1": 0, - "shot2": 3 - }, - "3": { - "shot1": 5, - "shot2": 8 - }, - "4": { - "shot1": 1, - "shot2": 7 - }, - "5": { - "shot1": 3, - "shot2": 4 - }, - "6": { - "shot1": 3, - "shot2": 3 - }, - "7": { - "shot1": 10, - "shot2": 1 - }, - "8": { - "shot1": 3, - "shot2": 5 - }, - "9": { - "shot1": 10, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 5 - }, - "11": { - "shot1": 5, - "shot2": 9 - }, - "12": { - "shot1": 5, - "shot2": 3 - }, - "13": { - "shot1": 1, - "shot2": 0 - }, - "14": { - "shot1": 3, - "shot2": 10 - }, - "15": { - "shot1": 0, - "shot2": 10 - }, - "16": { - "shot1": 3, - "shot2": 10 - }, - "17": { - "shot1": 9, - "shot2": 9 - }, - "18": { - "shot1": 0, - "shot2": 8 - }, - "19": { - "shot1": 2, - "shot2": 0 - }, - "20": { - "shot1": 7, - "shot2": 6 - } - }, - "total_score": 199, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 3, - "shot2": 4 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 4, - "shot2": 10 - }, - "4": { - "shot1": 6, - "shot2": 0 - }, - "5": { - "shot1": 8, - "shot2": 6 - }, - "6": { - "shot1": 2, - "shot2": 3 - }, - "7": { - "shot1": 0, - "shot2": 6 - }, - "8": { - "shot1": 9, - "shot2": 0 - }, - "9": { - "shot1": 4, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 0 - }, - "11": { - "shot1": 8, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 5, - "shot2": 2 - }, - "14": { - "shot1": 4, - "shot2": 6 - }, - "15": { - "shot1": 4, - "shot2": 0 - }, - "16": { - "shot1": 5, - "shot2": 4 - }, - "17": { - "shot1": 5, - "shot2": 7 - }, - "18": { - "shot1": 7, - "shot2": 0 - }, - "19": { - "shot1": 7, - "shot2": 7 - }, - "20": { - "shot1": 2, - "shot2": 9 - } - }, - "total_score": 179, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 9 - }, - "2": { - "shot1": 3, - "shot2": 10 - }, - "3": { - "shot1": 10, - "shot2": 10 - }, - "4": { - "shot1": 1, - "shot2": 10 - }, - "5": { - "shot1": 1, - "shot2": 3 - }, - "6": { - "shot1": 3, - "shot2": 5 - }, - "7": { - "shot1": 1, - "shot2": 1 - }, - "8": { - "shot1": 6, - "shot2": 9 - }, - "9": { - "shot1": 0, - "shot2": 0 - }, - "10": { - "shot1": 2, - "shot2": 1 - }, - "11": { - "shot1": 6, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 5 - }, - "13": { - "shot1": 9, - "shot2": 2 - }, - "14": { - "shot1": 0, - "shot2": 2 - }, - "15": { - "shot1": 2, - "shot2": 2 - }, - "16": { - "shot1": 7, - "shot2": 1 - }, - "17": { - "shot1": 0, - "shot2": 4 - }, - "18": { - "shot1": 2, - "shot2": 6 - }, - "19": { - "shot1": 8, - "shot2": 3 - }, - "20": { - "shot1": 6, - "shot2": 7 - } - }, - "total_score": 171, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 2, - "shot2": 3 - }, - "2": { - "shot1": 7, - "shot2": 2 - }, - "3": { - "shot1": 5, - "shot2": 4 - }, - "4": { - "shot1": 9, - "shot2": 0 - }, - "5": { - "shot1": 3, - "shot2": 2 - }, - "6": { - "shot1": 10, - "shot2": 1 - }, - "7": { - "shot1": 1, - "shot2": 2 - }, - "8": { - "shot1": 9, - "shot2": 2 - }, - "9": { - "shot1": 8, - "shot2": 9 - }, - "10": { - "shot1": 3, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 5 - }, - "12": { - "shot1": 5, - "shot2": 9 - }, - "13": { - "shot1": 7, - "shot2": 2 - }, - "14": { - "shot1": 10, - "shot2": 2 - }, - "15": { - "shot1": 4, - "shot2": 8 - }, - "16": { - "shot1": 5, - "shot2": 9 - }, - "17": { - "shot1": 6, - "shot2": 2 - }, - "18": { - "shot1": 8, - "shot2": 2 - }, - "19": { - "shot1": 5, - "shot2": 8 - }, - "20": { - "shot1": 4, - "shot2": 9 - } - }, - "total_score": 202, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 1 - }, - "2": { - "shot1": 10, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 0 - }, - "4": { - "shot1": 4, - "shot2": 7 - }, - "5": { - "shot1": 10, - "shot2": 5 - }, - "6": { - "shot1": 8, - "shot2": 3 - }, - "7": { - "shot1": 7, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 2 - }, - "9": { - "shot1": 6, - "shot2": 7 - }, - "10": { - "shot1": 4, - "shot2": 7 - }, - "11": { - "shot1": 3, - "shot2": 8 - }, - "12": { - "shot1": 4, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 1 - }, - "14": { - "shot1": 5, - "shot2": 4 - }, - "15": { - "shot1": 8, - "shot2": 1 - }, - "16": { - "shot1": 5, - "shot2": 10 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 7, - "shot2": 8 - }, - "19": { - "shot1": 1, - "shot2": 2 - }, - "20": { - "shot1": 6, - "shot2": 6 - } - }, - "total_score": 198, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 8 - }, - "2": { - "shot1": 10, - "shot2": 2 - }, - "3": { - "shot1": 6, - "shot2": 7 - }, - "4": { - "shot1": 3, - "shot2": 0 - }, - "5": { - "shot1": 6, - "shot2": 1 - }, - "6": { - "shot1": 0, - "shot2": 7 - }, - "7": { - "shot1": 3, - "shot2": 3 - }, - "8": { - "shot1": 3, - "shot2": 0 - }, - "9": { - "shot1": 4, - "shot2": 8 - }, - "10": { - "shot1": 8, - "shot2": 5 - }, - "11": { - "shot1": 4, - "shot2": 3 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 6, - "shot2": 7 - }, - "14": { - "shot1": 3, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 2 - }, - "16": { - "shot1": 6, - "shot2": 7 - }, - "17": { - "shot1": 9, - "shot2": 4 - }, - "18": { - "shot1": 4, - "shot2": 5 - }, - "19": { - "shot1": 10, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 4 - } - }, - "total_score": 187, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 3, - "shot2": 0 - }, - "2": { - "shot1": 1, - "shot2": 9 - }, - "3": { - "shot1": 10, - "shot2": 0 - }, - "4": { - "shot1": 2, - "shot2": 6 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 9, - "shot2": 8 - }, - "7": { - "shot1": 1, - "shot2": 0 - }, - "8": { - "shot1": 5, - "shot2": 3 - }, - "9": { - "shot1": 0, - "shot2": 1 - }, - "10": { - "shot1": 6, - "shot2": 6 - }, - "11": { - "shot1": 10, - "shot2": 7 - }, - "12": { - "shot1": 5, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 1 - }, - "14": { - "shot1": 5, - "shot2": 3 - }, - "15": { - "shot1": 1, - "shot2": 9 - }, - "16": { - "shot1": 0, - "shot2": 10 - }, - "17": { - "shot1": 7, - "shot2": 3 - }, - "18": { - "shot1": 9, - "shot2": 10 - }, - "19": { - "shot1": 7, - "shot2": 9 - }, - "20": { - "shot1": 5, - "shot2": 9 - } - }, - "total_score": 199, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 10, - "shot2": 9 - }, - "2": { - "shot1": 9, - "shot2": 7 - }, - "3": { - "shot1": 5, - "shot2": 5 - }, - "4": { - "shot1": 6, - "shot2": 6 - }, - "5": { - "shot1": 4, - "shot2": 2 - }, - "6": { - "shot1": 10, - "shot2": 10 - }, - "7": { - "shot1": 5, - "shot2": 7 - }, - "8": { - "shot1": 4, - "shot2": 4 - }, - "9": { - "shot1": 6, - "shot2": 7 - }, - "10": { - "shot1": 9, - "shot2": 1 - }, - "11": { - "shot1": 6, - "shot2": 1 - }, - "12": { - "shot1": 0, - "shot2": 10 - }, - "13": { - "shot1": 9, - "shot2": 2 - }, - "14": { - "shot1": 7, - "shot2": 6 - }, - "15": { - "shot1": 2, - "shot2": 0 - }, - "16": { - "shot1": 2, - "shot2": 8 - }, - "17": { - "shot1": 7, - "shot2": 3 - }, - "18": { - "shot1": 5, - "shot2": 4 - }, - "19": { - "shot1": 6, - "shot2": 0 - }, - "20": { - "shot1": 6, - "shot2": 4 - } - }, - "total_score": 214, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 8 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 6, - "shot2": 0 - }, - "4": { - "shot1": 4, - "shot2": 4 - }, - "5": { - "shot1": 4, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 6 - }, - "7": { - "shot1": 0, - "shot2": 10 - }, - "8": { - "shot1": 7, - "shot2": 2 - }, - "9": { - "shot1": 10, - "shot2": 2 - }, - "10": { - "shot1": 1, - "shot2": 7 - }, - "11": { - "shot1": 0, - "shot2": 6 - }, - "12": { - "shot1": 0, - "shot2": 1 - }, - "13": { - "shot1": 9, - "shot2": 2 - }, - "14": { - "shot1": 0, - "shot2": 5 - }, - "15": { - "shot1": 7, - "shot2": 10 - }, - "16": { - "shot1": 4, - "shot2": 2 - }, - "17": { - "shot1": 7, - "shot2": 7 - }, - "18": { - "shot1": 4, - "shot2": 8 - }, - "19": { - "shot1": 3, - "shot2": 5 - }, - "20": { - "shot1": 5, - "shot2": 3 - } - }, - "total_score": 191, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 7, - "shot2": 3 - }, - "2": { - "shot1": 1, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 9 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 3, - "shot2": 5 - }, - "6": { - "shot1": 7, - "shot2": 2 - }, - "7": { - "shot1": 9, - "shot2": 1 - }, - "8": { - "shot1": 10, - "shot2": 2 - }, - "9": { - "shot1": 5, - "shot2": 1 - }, - "10": { - "shot1": 4, - "shot2": 7 - }, - "11": { - "shot1": 1, - "shot2": 10 - }, - "12": { - "shot1": 10, - "shot2": 1 - }, - "13": { - "shot1": 7, - "shot2": 8 - }, - "14": { - "shot1": 3, - "shot2": 1 - }, - "15": { - "shot1": 0, - "shot2": 2 - }, - "16": { - "shot1": 6, - "shot2": 1 - }, - "17": { - "shot1": 9, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 4 - }, - "19": { - "shot1": 5, - "shot2": 6 - }, - "20": { - "shot1": 10, - "shot2": 10 - } - }, - "total_score": 199, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 7 - }, - "2": { - "shot1": 2, - "shot2": 7 - }, - "3": { - "shot1": 6, - "shot2": 5 - }, - "4": { - "shot1": 0, - "shot2": 0 - }, - "5": { - "shot1": 5, - "shot2": 10 - }, - "6": { - "shot1": 2, - "shot2": 4 - }, - "7": { - "shot1": 0, - "shot2": 8 - }, - "8": { - "shot1": 3, - "shot2": 8 - }, - "9": { - "shot1": 6, - "shot2": 4 - }, - "10": { - "shot1": 5, - "shot2": 10 - }, - "11": { - "shot1": 5, - "shot2": 5 - }, - "12": { - "shot1": 3, - "shot2": 6 - }, - "13": { - "shot1": 2, - "shot2": 5 - }, - "14": { - "shot1": 8, - "shot2": 2 - }, - "15": { - "shot1": 4, - "shot2": 9 - }, - "16": { - "shot1": 1, - "shot2": 2 - }, - "17": { - "shot1": 6, - "shot2": 2 - }, - "18": { - "shot1": 4, - "shot2": 7 - }, - "19": { - "shot1": 7, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 7 - } - }, - "total_score": 184, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 6 - }, - "2": { - "shot1": 5, - "shot2": 7 - }, - "3": { - "shot1": 2, - "shot2": 2 - }, - "4": { - "shot1": 9, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 9 - }, - "6": { - "shot1": 7, - "shot2": 3 - }, - "7": { - "shot1": 7, - "shot2": 5 - }, - "8": { - "shot1": 2, - "shot2": 1 - }, - "9": { - "shot1": 3, - "shot2": 8 - }, - "10": { - "shot1": 1, - "shot2": 4 - }, - "11": { - "shot1": 6, - "shot2": 1 - }, - "12": { - "shot1": 7, - "shot2": 6 - }, - "13": { - "shot1": 9, - "shot2": 5 - }, - "14": { - "shot1": 9, - "shot2": 8 - }, - "15": { - "shot1": 5, - "shot2": 2 - }, - "16": { - "shot1": 1, - "shot2": 3 - }, - "17": { - "shot1": 7, - "shot2": 4 - }, - "18": { - "shot1": 5, - "shot2": 4 - }, - "19": { - "shot1": 6, - "shot2": 5 - }, - "20": { - "shot1": 8, - "shot2": 3 - } - }, - "total_score": 199, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 5 - }, - "2": { - "shot1": 0, - "shot2": 0 - }, - "3": { - "shot1": 1, - "shot2": 0 - }, - "4": { - "shot1": 0, - "shot2": 4 - }, - "5": { - "shot1": 1, - "shot2": 10 - }, - "6": { - "shot1": 0, - "shot2": 8 - }, - "7": { - "shot1": 10, - "shot2": 5 - }, - "8": { - "shot1": 9, - "shot2": 6 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 10, - "shot2": 7 - }, - "11": { - "shot1": 9, - "shot2": 1 - }, - "12": { - "shot1": 2, - "shot2": 5 - }, - "13": { - "shot1": 1, - "shot2": 3 - }, - "14": { - "shot1": 0, - "shot2": 5 - }, - "15": { - "shot1": 4, - "shot2": 3 - }, - "16": { - "shot1": 10, - "shot2": 10 - }, - "17": { - "shot1": 0, - "shot2": 1 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 10 - }, - "20": { - "shot1": 2, - "shot2": 1 - } - }, - "total_score": 169, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 3, - "shot2": 8 - }, - "2": { - "shot1": 3, - "shot2": 3 - }, - "3": { - "shot1": 2, - "shot2": 3 - }, - "4": { - "shot1": 5, - "shot2": 4 - }, - "5": { - "shot1": 5, - "shot2": 5 - }, - "6": { - "shot1": 8, - "shot2": 6 - }, - "7": { - "shot1": 6, - "shot2": 0 - }, - "8": { - "shot1": 6, - "shot2": 4 - }, - "9": { - "shot1": 2, - "shot2": 0 - }, - "10": { - "shot1": 7, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 5 - }, - "12": { - "shot1": 0, - "shot2": 6 - }, - "13": { - "shot1": 6, - "shot2": 10 - }, - "14": { - "shot1": 8, - "shot2": 10 - }, - "15": { - "shot1": 0, - "shot2": 10 - }, - "16": { - "shot1": 4, - "shot2": 8 - }, - "17": { - "shot1": 3, - "shot2": 2 - }, - "18": { - "shot1": 7, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 10, - "shot2": 7 - } - }, - "total_score": 201, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 10 - }, - "2": { - "shot1": 2, - "shot2": 0 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 3, - "shot2": 10 - }, - "5": { - "shot1": 1, - "shot2": 3 - }, - "6": { - "shot1": 8, - "shot2": 1 - }, - "7": { - "shot1": 10, - "shot2": 5 - }, - "8": { - "shot1": 0, - "shot2": 2 - }, - "9": { - "shot1": 0, - "shot2": 7 - }, - "10": { - "shot1": 5, - "shot2": 10 - }, - "11": { - "shot1": 4, - "shot2": 6 - }, - "12": { - "shot1": 7, - "shot2": 7 - }, - "13": { - "shot1": 3, - "shot2": 2 - }, - "14": { - "shot1": 4, - "shot2": 7 - }, - "15": { - "shot1": 6, - "shot2": 2 - }, - "16": { - "shot1": 0, - "shot2": 4 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 8, - "shot2": 2 - }, - "19": { - "shot1": 7, - "shot2": 9 - }, - "20": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 179, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 0, - "shot2": 6 - }, - "2": { - "shot1": 4, - "shot2": 4 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 3, - "shot2": 2 - }, - "5": { - "shot1": 3, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 9, - "shot2": 3 - }, - "8": { - "shot1": 7, - "shot2": 4 - }, - "9": { - "shot1": 8, - "shot2": 10 - }, - "10": { - "shot1": 3, - "shot2": 1 - }, - "11": { - "shot1": 8, - "shot2": 7 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 5 - }, - "14": { - "shot1": 8, - "shot2": 0 - }, - "15": { - "shot1": 1, - "shot2": 9 - }, - "16": { - "shot1": 7, - "shot2": 6 - }, - "17": { - "shot1": 0, - "shot2": 3 - }, - "18": { - "shot1": 9, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 3 - }, - "20": { - "shot1": 1, - "shot2": 8 - } - }, - "total_score": 176, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 7, - "shot2": 7 - }, - "2": { - "shot1": 1, - "shot2": 3 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 6, - "shot2": 2 - }, - "6": { - "shot1": 10, - "shot2": 2 - }, - "7": { - "shot1": 5, - "shot2": 9 - }, - "8": { - "shot1": 7, - "shot2": 10 - }, - "9": { - "shot1": 5, - "shot2": 9 - }, - "10": { - "shot1": 5, - "shot2": 3 - }, - "11": { - "shot1": 2, - "shot2": 0 - }, - "12": { - "shot1": 5, - "shot2": 6 - }, - "13": { - "shot1": 0, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 1 - }, - "15": { - "shot1": 8, - "shot2": 2 - }, - "16": { - "shot1": 0, - "shot2": 5 - }, - "17": { - "shot1": 3, - "shot2": 4 - }, - "18": { - "shot1": 0, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 2 - } - }, - "total_score": 185, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 6, - "shot2": 6 - }, - "2": { - "shot1": 2, - "shot2": 4 - }, - "3": { - "shot1": 3, - "shot2": 3 - }, - "4": { - "shot1": 0, - "shot2": 3 - }, - "5": { - "shot1": 0, - "shot2": 5 - }, - "6": { - "shot1": 4, - "shot2": 6 - }, - "7": { - "shot1": 8, - "shot2": 2 - }, - "8": { - "shot1": 4, - "shot2": 6 - }, - "9": { - "shot1": 5, - "shot2": 1 - }, - "10": { - "shot1": 4, - "shot2": 8 - }, - "11": { - "shot1": 5, - "shot2": 0 - }, - "12": { - "shot1": 4, - "shot2": 8 - }, - "13": { - "shot1": 3, - "shot2": 2 - }, - "14": { - "shot1": 3, - "shot2": 7 - }, - "15": { - "shot1": 3, - "shot2": 0 - }, - "16": { - "shot1": 9, - "shot2": 5 - }, - "17": { - "shot1": 3, - "shot2": 9 - }, - "18": { - "shot1": 8, - "shot2": 0 - }, - "19": { - "shot1": 2, - "shot2": 9 - }, - "20": { - "shot1": 1, - "shot2": 2 - } - }, - "total_score": 163, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 5, - "shot2": 7 - }, - "2": { - "shot1": 6, - "shot2": 3 - }, - "3": { - "shot1": 8, - "shot2": 0 - }, - "4": { - "shot1": 8, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 6 - }, - "6": { - "shot1": 5, - "shot2": 8 - }, - "7": { - "shot1": 5, - "shot2": 10 - }, - "8": { - "shot1": 0, - "shot2": 1 - }, - "9": { - "shot1": 5, - "shot2": 6 - }, - "10": { - "shot1": 8, - "shot2": 9 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 4, - "shot2": 7 - }, - "13": { - "shot1": 5, - "shot2": 9 - }, - "14": { - "shot1": 6, - "shot2": 10 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 8, - "shot2": 8 - }, - "17": { - "shot1": 5, - "shot2": 7 - }, - "18": { - "shot1": 2, - "shot2": 6 - }, - "19": { - "shot1": 8, - "shot2": 6 - }, - "20": { - "shot1": 1, - "shot2": 2 - } - }, - "total_score": 238, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 9 - }, - "2": { - "shot1": 0, - "shot2": 7 - }, - "3": { - "shot1": 4, - "shot2": 1 - }, - "4": { - "shot1": 1, - "shot2": 5 - }, - "5": { - "shot1": 0, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 2 - }, - "7": { - "shot1": 9, - "shot2": 3 - }, - "8": { - "shot1": 9, - "shot2": 1 - }, - "9": { - "shot1": 1, - "shot2": 8 - }, - "10": { - "shot1": 5, - "shot2": 0 - }, - "11": { - "shot1": 4, - "shot2": 8 - }, - "12": { - "shot1": 5, - "shot2": 9 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 0, - "shot2": 2 - }, - "15": { - "shot1": 1, - "shot2": 1 - }, - "16": { - "shot1": 5, - "shot2": 5 - }, - "17": { - "shot1": 1, - "shot2": 1 - }, - "18": { - "shot1": 6, - "shot2": 3 - }, - "19": { - "shot1": 2, - "shot2": 3 - }, - "20": { - "shot1": 5, - "shot2": 8 - } - }, - "total_score": 160, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 7, - "shot2": 3 - }, - "2": { - "shot1": 7, - "shot2": 8 - }, - "3": { - "shot1": 2, - "shot2": 2 - }, - "4": { - "shot1": 10, - "shot2": 9 - }, - "5": { - "shot1": 10, - "shot2": 2 - }, - "6": { - "shot1": 4, - "shot2": 9 - }, - "7": { - "shot1": 3, - "shot2": 2 - }, - "8": { - "shot1": 4, - "shot2": 4 - }, - "9": { - "shot1": 5, - "shot2": 6 - }, - "10": { - "shot1": 0, - "shot2": 4 - }, - "11": { - "shot1": 9, - "shot2": 10 - }, - "12": { - "shot1": 10, - "shot2": 7 - }, - "13": { - "shot1": 0, - "shot2": 9 - }, - "14": { - "shot1": 6, - "shot2": 3 - }, - "15": { - "shot1": 5, - "shot2": 0 - }, - "16": { - "shot1": 10, - "shot2": 2 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 7, - "shot2": 6 - }, - "20": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 214, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 2, - "shot2": 10 - }, - "2": { - "shot1": 0, - "shot2": 3 - }, - "3": { - "shot1": 1, - "shot2": 6 - }, - "4": { - "shot1": 4, - "shot2": 9 - }, - "5": { - "shot1": 2, - "shot2": 9 - }, - "6": { - "shot1": 9, - "shot2": 4 - }, - "7": { - "shot1": 10, - "shot2": 5 - }, - "8": { - "shot1": 1, - "shot2": 2 - }, - "9": { - "shot1": 1, - "shot2": 4 - }, - "10": { - "shot1": 3, - "shot2": 3 - }, - "11": { - "shot1": 10, - "shot2": 7 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 7, - "shot2": 0 - }, - "15": { - "shot1": 2, - "shot2": 9 - }, - "16": { - "shot1": 7, - "shot2": 8 - }, - "17": { - "shot1": 5, - "shot2": 5 - }, - "18": { - "shot1": 8, - "shot2": 2 - }, - "19": { - "shot1": 1, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 4 - } - }, - "total_score": 184, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 10 - }, - "2": { - "shot1": 1, - "shot2": 2 - }, - "3": { - "shot1": 5, - "shot2": 6 - }, - "4": { - "shot1": 6, - "shot2": 7 - }, - "5": { - "shot1": 5, - "shot2": 5 - }, - "6": { - "shot1": 4, - "shot2": 2 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 7, - "shot2": 1 - }, - "12": { - "shot1": 3, - "shot2": 4 - }, - "13": { - "shot1": 5, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 5 - }, - "15": { - "shot1": 9, - "shot2": 0 - }, - "16": { - "shot1": 3, - "shot2": 3 - }, - "17": { - "shot1": 5, - "shot2": 10 - }, - "18": { - "shot1": 5, - "shot2": 6 - }, - "19": { - "shot1": 1, - "shot2": 0 - }, - "20": { - "shot1": 7, - "shot2": 1 - } - }, - "total_score": 191, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 5 - }, - "2": { - "shot1": 5, - "shot2": 0 - }, - "3": { - "shot1": 9, - "shot2": 4 - }, - "4": { - "shot1": 8, - "shot2": 3 - }, - "5": { - "shot1": 7, - "shot2": 2 - }, - "6": { - "shot1": 9, - "shot2": 4 - }, - "7": { - "shot1": 6, - "shot2": 6 - }, - "8": { - "shot1": 10, - "shot2": 7 - }, - "9": { - "shot1": 6, - "shot2": 10 - }, - "10": { - "shot1": 1, - "shot2": 7 - }, - "11": { - "shot1": 5, - "shot2": 4 - }, - "12": { - "shot1": 5, - "shot2": 8 - }, - "13": { - "shot1": 5, - "shot2": 7 - }, - "14": { - "shot1": 5, - "shot2": 9 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 2, - "shot2": 0 - }, - "17": { - "shot1": 7, - "shot2": 3 - }, - "18": { - "shot1": 7, - "shot2": 4 - }, - "19": { - "shot1": 8, - "shot2": 10 - }, - "20": { - "shot1": 0, - "shot2": 10 - } - }, - "total_score": 222, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 10, - "shot2": 9 - }, - "2": { - "shot1": 2, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 4 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 7, - "shot2": 0 - }, - "6": { - "shot1": 6, - "shot2": 3 - }, - "7": { - "shot1": 10, - "shot2": 1 - }, - "8": { - "shot1": 0, - "shot2": 1 - }, - "9": { - "shot1": 3, - "shot2": 9 - }, - "10": { - "shot1": 9, - "shot2": 10 - }, - "11": { - "shot1": 1, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 1 - }, - "13": { - "shot1": 8, - "shot2": 3 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 3, - "shot2": 10 - }, - "17": { - "shot1": 6, - "shot2": 8 - }, - "18": { - "shot1": 0, - "shot2": 0 - }, - "19": { - "shot1": 0, - "shot2": 2 - }, - "20": { - "shot1": 0, - "shot2": 10 - } - }, - "total_score": 188, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 3, - "shot2": 10 - }, - "2": { - "shot1": 2, - "shot2": 8 - }, - "3": { - "shot1": 6, - "shot2": 3 - }, - "4": { - "shot1": 5, - "shot2": 7 - }, - "5": { - "shot1": 10, - "shot2": 5 - }, - "6": { - "shot1": 0, - "shot2": 7 - }, - "7": { - "shot1": 8, - "shot2": 3 - }, - "8": { - "shot1": 7, - "shot2": 6 - }, - "9": { - "shot1": 5, - "shot2": 7 - }, - "10": { - "shot1": 7, - "shot2": 8 - }, - "11": { - "shot1": 4, - "shot2": 10 - }, - "12": { - "shot1": 5, - "shot2": 6 - }, - "13": { - "shot1": 5, - "shot2": 4 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 3, - "shot2": 0 - }, - "16": { - "shot1": 9, - "shot2": 2 - }, - "17": { - "shot1": 5, - "shot2": 3 - }, - "18": { - "shot1": 8, - "shot2": 7 - }, - "19": { - "shot1": 1, - "shot2": 3 - }, - "20": { - "shot1": 6, - "shot2": 1 - } - }, - "total_score": 209, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 1, - "shot2": 7 - }, - "2": { - "shot1": 3, - "shot2": 5 - }, - "3": { - "shot1": 5, - "shot2": 7 - }, - "4": { - "shot1": 8, - "shot2": 8 - }, - "5": { - "shot1": 3, - "shot2": 3 - }, - "6": { - "shot1": 10, - "shot2": 6 - }, - "7": { - "shot1": 5, - "shot2": 5 - }, - "8": { - "shot1": 3, - "shot2": 6 - }, - "9": { - "shot1": 3, - "shot2": 7 - }, - "10": { - "shot1": 0, - "shot2": 7 - }, - "11": { - "shot1": 6, - "shot2": 5 - }, - "12": { - "shot1": 9, - "shot2": 10 - }, - "13": { - "shot1": 6, - "shot2": 10 - }, - "14": { - "shot1": 1, - "shot2": 2 - }, - "15": { - "shot1": 0, - "shot2": 3 - }, - "16": { - "shot1": 0, - "shot2": 8 - }, - "17": { - "shot1": 1, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 9 - }, - "19": { - "shot1": 9, - "shot2": 3 - }, - "20": { - "shot1": 5, - "shot2": 6 - } - }, - "total_score": 198, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 2 - }, - "2": { - "shot1": 0, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 10 - }, - "4": { - "shot1": 10, - "shot2": 4 - }, - "5": { - "shot1": 7, - "shot2": 5 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 2, - "shot2": 8 - }, - "8": { - "shot1": 7, - "shot2": 5 - }, - "9": { - "shot1": 3, - "shot2": 1 - }, - "10": { - "shot1": 0, - "shot2": 10 - }, - "11": { - "shot1": 9, - "shot2": 1 - }, - "12": { - "shot1": 4, - "shot2": 2 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 3, - "shot2": 7 - }, - "15": { - "shot1": 9, - "shot2": 0 - }, - "16": { - "shot1": 5, - "shot2": 1 - }, - "17": { - "shot1": 2, - "shot2": 8 - }, - "18": { - "shot1": 9, - "shot2": 6 - }, - "19": { - "shot1": 0, - "shot2": 6 - }, - "20": { - "shot1": 7, - "shot2": 3 - } - }, - "total_score": 180, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 1, - "shot2": 8 - }, - "2": { - "shot1": 6, - "shot2": 10 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 5, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 9 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 2, - "shot2": 3 - }, - "8": { - "shot1": 3, - "shot2": 2 - }, - "9": { - "shot1": 9, - "shot2": 3 - }, - "10": { - "shot1": 10, - "shot2": 0 - }, - "11": { - "shot1": 8, - "shot2": 7 - }, - "12": { - "shot1": 0, - "shot2": 3 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 2 - }, - "15": { - "shot1": 1, - "shot2": 3 - }, - "16": { - "shot1": 8, - "shot2": 4 - }, - "17": { - "shot1": 1, - "shot2": 2 - }, - "18": { - "shot1": 8, - "shot2": 7 - }, - "19": { - "shot1": 1, - "shot2": 0 - }, - "20": { - "shot1": 4, - "shot2": 10 - } - }, - "total_score": 191, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 2, - "shot2": 7 - }, - "2": { - "shot1": 3, - "shot2": 4 - }, - "3": { - "shot1": 10, - "shot2": 9 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 10, - "shot2": 7 - }, - "8": { - "shot1": 8, - "shot2": 8 - }, - "9": { - "shot1": 5, - "shot2": 2 - }, - "10": { - "shot1": 5, - "shot2": 0 - }, - "11": { - "shot1": 0, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 0 - }, - "13": { - "shot1": 5, - "shot2": 2 - }, - "14": { - "shot1": 8, - "shot2": 9 - }, - "15": { - "shot1": 5, - "shot2": 2 - }, - "16": { - "shot1": 5, - "shot2": 7 - }, - "17": { - "shot1": 4, - "shot2": 4 - }, - "18": { - "shot1": 0, - "shot2": 10 - }, - "19": { - "shot1": 5, - "shot2": 7 - }, - "20": { - "shot1": 3, - "shot2": 1 - } - }, - "total_score": 202, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 2, - "shot2": 3 - }, - "2": { - "shot1": 7, - "shot2": 3 - }, - "3": { - "shot1": 6, - "shot2": 5 - }, - "4": { - "shot1": 8, - "shot2": 0 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 7, - "shot2": 9 - }, - "7": { - "shot1": 1, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 8 - }, - "9": { - "shot1": 9, - "shot2": 9 - }, - "10": { - "shot1": 4, - "shot2": 3 - }, - "11": { - "shot1": 5, - "shot2": 2 - }, - "12": { - "shot1": 10, - "shot2": 1 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 2, - "shot2": 3 - }, - "15": { - "shot1": 3, - "shot2": 9 - }, - "16": { - "shot1": 8, - "shot2": 7 - }, - "17": { - "shot1": 8, - "shot2": 10 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 2, - "shot2": 6 - }, - "20": { - "shot1": 10, - "shot2": 1 - } - }, - "total_score": 204, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 10, - "shot2": 1 - }, - "2": { - "shot1": 6, - "shot2": 7 - }, - "3": { - "shot1": 7, - "shot2": 6 - }, - "4": { - "shot1": 4, - "shot2": 9 - }, - "5": { - "shot1": 10, - "shot2": 1 - }, - "6": { - "shot1": 4, - "shot2": 9 - }, - "7": { - "shot1": 4, - "shot2": 7 - }, - "8": { - "shot1": 4, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 4 - }, - "10": { - "shot1": 3, - "shot2": 10 - }, - "11": { - "shot1": 7, - "shot2": 6 - }, - "12": { - "shot1": 1, - "shot2": 0 - }, - "13": { - "shot1": 3, - "shot2": 9 - }, - "14": { - "shot1": 6, - "shot2": 3 - }, - "15": { - "shot1": 2, - "shot2": 10 - }, - "16": { - "shot1": 4, - "shot2": 2 - }, - "17": { - "shot1": 2, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 9 - }, - "19": { - "shot1": 1, - "shot2": 0 - }, - "20": { - "shot1": 6, - "shot2": 4 - } - }, - "total_score": 192, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 4, - "shot2": 4 - }, - "2": { - "shot1": 7, - "shot2": 4 - }, - "3": { - "shot1": 7, - "shot2": 8 - }, - "4": { - "shot1": 6, - "shot2": 5 - }, - "5": { - "shot1": 2, - "shot2": 10 - }, - "6": { - "shot1": 6, - "shot2": 8 - }, - "7": { - "shot1": 6, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 5 - }, - "9": { - "shot1": 2, - "shot2": 10 - }, - "10": { - "shot1": 8, - "shot2": 9 - }, - "11": { - "shot1": 0, - "shot2": 4 - }, - "12": { - "shot1": 4, - "shot2": 4 - }, - "13": { - "shot1": 6, - "shot2": 0 - }, - "14": { - "shot1": 9, - "shot2": 1 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 8 - }, - "17": { - "shot1": 9, - "shot2": 5 - }, - "18": { - "shot1": 4, - "shot2": 8 - }, - "19": { - "shot1": 9, - "shot2": 8 - }, - "20": { - "shot1": 2, - "shot2": 7 - } - }, - "total_score": 221, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 10, - "shot2": 5 - }, - "2": { - "shot1": 7, - "shot2": 6 - }, - "3": { - "shot1": 3, - "shot2": 0 - }, - "4": { - "shot1": 9, - "shot2": 1 - }, - "5": { - "shot1": 4, - "shot2": 8 - }, - "6": { - "shot1": 5, - "shot2": 3 - }, - "7": { - "shot1": 1, - "shot2": 2 - }, - "8": { - "shot1": 9, - "shot2": 8 - }, - "9": { - "shot1": 6, - "shot2": 8 - }, - "10": { - "shot1": 10, - "shot2": 4 - }, - "11": { - "shot1": 0, - "shot2": 4 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 6, - "shot2": 9 - }, - "15": { - "shot1": 5, - "shot2": 5 - }, - "16": { - "shot1": 0, - "shot2": 3 - }, - "17": { - "shot1": 7, - "shot2": 0 - }, - "18": { - "shot1": 4, - "shot2": 1 - }, - "19": { - "shot1": 0, - "shot2": 6 - }, - "20": { - "shot1": 6, - "shot2": 8 - } - }, - "total_score": 190, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 9, - "shot2": 5 - }, - "3": { - "shot1": 2, - "shot2": 5 - }, - "4": { - "shot1": 10, - "shot2": 8 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 8 - }, - "7": { - "shot1": 2, - "shot2": 1 - }, - "8": { - "shot1": 5, - "shot2": 8 - }, - "9": { - "shot1": 0, - "shot2": 3 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 8, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 8 - }, - "14": { - "shot1": 7, - "shot2": 4 - }, - "15": { - "shot1": 6, - "shot2": 8 - }, - "16": { - "shot1": 3, - "shot2": 5 - }, - "17": { - "shot1": 3, - "shot2": 8 - }, - "18": { - "shot1": 4, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 2 - }, - "20": { - "shot1": 10, - "shot2": 9 - } - }, - "total_score": 193, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 1, - "shot2": 4 - }, - "2": { - "shot1": 8, - "shot2": 2 - }, - "3": { - "shot1": 5, - "shot2": 6 - }, - "4": { - "shot1": 9, - "shot2": 3 - }, - "5": { - "shot1": 4, - "shot2": 6 - }, - "6": { - "shot1": 3, - "shot2": 9 - }, - "7": { - "shot1": 5, - "shot2": 8 - }, - "8": { - "shot1": 3, - "shot2": 0 - }, - "9": { - "shot1": 7, - "shot2": 8 - }, - "10": { - "shot1": 9, - "shot2": 4 - }, - "11": { - "shot1": 7, - "shot2": 8 - }, - "12": { - "shot1": 0, - "shot2": 10 - }, - "13": { - "shot1": 0, - "shot2": 1 - }, - "14": { - "shot1": 8, - "shot2": 6 - }, - "15": { - "shot1": 1, - "shot2": 5 - }, - "16": { - "shot1": 8, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 1 - }, - "18": { - "shot1": 10, - "shot2": 6 - }, - "19": { - "shot1": 6, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 2 - } - }, - "total_score": 208, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 1, - "shot2": 6 - }, - "2": { - "shot1": 3, - "shot2": 6 - }, - "3": { - "shot1": 1, - "shot2": 6 - }, - "4": { - "shot1": 6, - "shot2": 1 - }, - "5": { - "shot1": 10, - "shot2": 1 - }, - "6": { - "shot1": 5, - "shot2": 1 - }, - "7": { - "shot1": 6, - "shot2": 2 - }, - "8": { - "shot1": 3, - "shot2": 8 - }, - "9": { - "shot1": 3, - "shot2": 0 - }, - "10": { - "shot1": 2, - "shot2": 10 - }, - "11": { - "shot1": 4, - "shot2": 4 - }, - "12": { - "shot1": 1, - "shot2": 1 - }, - "13": { - "shot1": 2, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 7 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 7, - "shot2": 7 - }, - "17": { - "shot1": 0, - "shot2": 4 - }, - "18": { - "shot1": 7, - "shot2": 3 - }, - "19": { - "shot1": 1, - "shot2": 0 - }, - "20": { - "shot1": 0, - "shot2": 3 - } - }, - "total_score": 150, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-19T20:31:09.898077", - "finished_at": "2025-09-19T20:41:54.922284" - }, - "archived_at": "2025-09-19T20:41:54.922310" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250920_125927.json b/data/tournament_archives/tournament_20250920_125927.json deleted file mode 100644 index 98b006e..0000000 --- a/data/tournament_archives/tournament_20250920_125927.json +++ /dev/null @@ -1,4485 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-20T12:57:31.025841", - "total_players": 48, - "total_rounds": 8, - "current_round": 1, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-09-20T12:57:31.025841", - "tournament_type": "20_targets", - "participants": { - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 9 - }, - "2": { - "shot1": 3, - "shot2": 0 - }, - "3": { - "shot1": 10, - "shot2": 4 - }, - "4": { - "shot1": 1, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 6 - }, - "6": { - "shot1": 0, - "shot2": 1 - }, - "7": { - "shot1": 7, - "shot2": 5 - }, - "8": { - "shot1": 7, - "shot2": 5 - }, - "9": { - "shot1": 0, - "shot2": 10 - }, - "10": { - "shot1": 7, - "shot2": 1 - }, - "11": { - "shot1": 1, - "shot2": 5 - }, - "12": { - "shot1": 6, - "shot2": 1 - }, - "13": { - "shot1": 10, - "shot2": 6 - }, - "14": { - "shot1": 4, - "shot2": 3 - }, - "15": { - "shot1": 4, - "shot2": 3 - }, - "16": { - "shot1": 3, - "shot2": 1 - }, - "17": { - "shot1": 6, - "shot2": 0 - }, - "18": { - "shot1": 3, - "shot2": 10 - }, - "19": { - "shot1": 7, - "shot2": 10 - }, - "20": { - "shot1": 3, - "shot2": 8 - } - }, - "total_score": 184, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 5 - }, - "2": { - "shot1": 8, - "shot2": 8 - }, - "3": { - "shot1": 3, - "shot2": 0 - }, - "4": { - "shot1": 3, - "shot2": 0 - }, - "5": { - "shot1": 8, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 0 - }, - "7": { - "shot1": 10, - "shot2": 7 - }, - "8": { - "shot1": 9, - "shot2": 8 - }, - "9": { - "shot1": 2, - "shot2": 0 - }, - "10": { - "shot1": 2, - "shot2": 2 - }, - "11": { - "shot1": 1, - "shot2": 6 - }, - "12": { - "shot1": 1, - "shot2": 6 - }, - "13": { - "shot1": 8, - "shot2": 6 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 7, - "shot2": 10 - }, - "16": { - "shot1": 7, - "shot2": 8 - }, - "17": { - "shot1": 2, - "shot2": 5 - }, - "18": { - "shot1": 3, - "shot2": 7 - }, - "19": { - "shot1": 8, - "shot2": 7 - }, - "20": { - "shot1": 7, - "shot2": 2 - } - }, - "total_score": 213, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 5, - "shot2": 10 - }, - "2": { - "shot1": 10, - "shot2": 8 - }, - "3": { - "shot1": 4, - "shot2": 10 - }, - "4": { - "shot1": 10, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 0 - }, - "6": { - "shot1": 8, - "shot2": 9 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 5, - "shot2": 2 - }, - "9": { - "shot1": 3, - "shot2": 4 - }, - "10": { - "shot1": 7, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 4, - "shot2": 4 - }, - "13": { - "shot1": 9, - "shot2": 8 - }, - "14": { - "shot1": 2, - "shot2": 3 - }, - "15": { - "shot1": 7, - "shot2": 6 - }, - "16": { - "shot1": 8, - "shot2": 3 - }, - "17": { - "shot1": 8, - "shot2": 2 - }, - "18": { - "shot1": 10, - "shot2": 1 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 4, - "shot2": 9 - } - }, - "total_score": 229, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 4, - "shot2": 5 - }, - "3": { - "shot1": 10, - "shot2": 3 - }, - "4": { - "shot1": 5, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 5 - }, - "6": { - "shot1": 9, - "shot2": 9 - }, - "7": { - "shot1": 9, - "shot2": 6 - }, - "8": { - "shot1": 1, - "shot2": 0 - }, - "9": { - "shot1": 4, - "shot2": 8 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 7 - }, - "12": { - "shot1": 4, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 9 - }, - "14": { - "shot1": 9, - "shot2": 4 - }, - "15": { - "shot1": 9, - "shot2": 2 - }, - "16": { - "shot1": 9, - "shot2": 7 - }, - "17": { - "shot1": 4, - "shot2": 5 - }, - "18": { - "shot1": 4, - "shot2": 6 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 6, - "shot2": 10 - } - }, - "total_score": 230, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 0, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 8 - }, - "3": { - "shot1": 6, - "shot2": 5 - }, - "4": { - "shot1": 9, - "shot2": 10 - }, - "5": { - "shot1": 10, - "shot2": 8 - }, - "6": { - "shot1": 8, - "shot2": 4 - }, - "7": { - "shot1": 0, - "shot2": 9 - }, - "8": { - "shot1": 6, - "shot2": 1 - }, - "9": { - "shot1": 8, - "shot2": 3 - }, - "10": { - "shot1": 4, - "shot2": 5 - }, - "11": { - "shot1": 7, - "shot2": 2 - }, - "12": { - "shot1": 0, - "shot2": 9 - }, - "13": { - "shot1": 3, - "shot2": 9 - }, - "14": { - "shot1": 5, - "shot2": 0 - }, - "15": { - "shot1": 2, - "shot2": 9 - }, - "16": { - "shot1": 10, - "shot2": 0 - }, - "17": { - "shot1": 2, - "shot2": 3 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 4 - }, - "20": { - "shot1": 0, - "shot2": 0 - } - }, - "total_score": 199, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 5, - "shot2": 6 - }, - "3": { - "shot1": 0, - "shot2": 6 - }, - "4": { - "shot1": 9, - "shot2": 9 - }, - "5": { - "shot1": 10, - "shot2": 5 - }, - "6": { - "shot1": 7, - "shot2": 3 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 7, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 6 - }, - "11": { - "shot1": 8, - "shot2": 1 - }, - "12": { - "shot1": 4, - "shot2": 7 - }, - "13": { - "shot1": 10, - "shot2": 10 - }, - "14": { - "shot1": 6, - "shot2": 9 - }, - "15": { - "shot1": 3, - "shot2": 4 - }, - "16": { - "shot1": 3, - "shot2": 9 - }, - "17": { - "shot1": 5, - "shot2": 4 - }, - "18": { - "shot1": 1, - "shot2": 0 - }, - "19": { - "shot1": 4, - "shot2": 1 - }, - "20": { - "shot1": 8, - "shot2": 8 - } - }, - "total_score": 233, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 2, - "shot2": 7 - }, - "2": { - "shot1": 6, - "shot2": 5 - }, - "3": { - "shot1": 0, - "shot2": 0 - }, - "4": { - "shot1": 0, - "shot2": 6 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 0, - "shot2": 1 - }, - "7": { - "shot1": 3, - "shot2": 3 - }, - "8": { - "shot1": 9, - "shot2": 0 - }, - "9": { - "shot1": 4, - "shot2": 6 - }, - "10": { - "shot1": 4, - "shot2": 10 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 7, - "shot2": 7 - }, - "13": { - "shot1": 2, - "shot2": 4 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 3, - "shot2": 0 - }, - "16": { - "shot1": 8, - "shot2": 8 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 2, - "shot2": 5 - }, - "19": { - "shot1": 3, - "shot2": 2 - }, - "20": { - "shot1": 5, - "shot2": 10 - } - }, - "total_score": 177, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 7, - "shot2": 10 - }, - "2": { - "shot1": 6, - "shot2": 6 - }, - "3": { - "shot1": 5, - "shot2": 7 - }, - "4": { - "shot1": 5, - "shot2": 5 - }, - "5": { - "shot1": 4, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 0 - }, - "7": { - "shot1": 4, - "shot2": 6 - }, - "8": { - "shot1": 9, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 4 - }, - "10": { - "shot1": 2, - "shot2": 10 - }, - "11": { - "shot1": 7, - "shot2": 7 - }, - "12": { - "shot1": 9, - "shot2": 1 - }, - "13": { - "shot1": 6, - "shot2": 5 - }, - "14": { - "shot1": 1, - "shot2": 4 - }, - "15": { - "shot1": 10, - "shot2": 0 - }, - "16": { - "shot1": 2, - "shot2": 1 - }, - "17": { - "shot1": 4, - "shot2": 6 - }, - "18": { - "shot1": 2, - "shot2": 6 - }, - "19": { - "shot1": 6, - "shot2": 9 - }, - "20": { - "shot1": 10, - "shot2": 4 - } - }, - "total_score": 216, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 9 - }, - "2": { - "shot1": 10, - "shot2": 3 - }, - "3": { - "shot1": 1, - "shot2": 1 - }, - "4": { - "shot1": 6, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 2 - }, - "6": { - "shot1": 0, - "shot2": 7 - }, - "7": { - "shot1": 10, - "shot2": 7 - }, - "8": { - "shot1": 4, - "shot2": 2 - }, - "9": { - "shot1": 10, - "shot2": 2 - }, - "10": { - "shot1": 0, - "shot2": 10 - }, - "11": { - "shot1": 2, - "shot2": 8 - }, - "12": { - "shot1": 3, - "shot2": 5 - }, - "13": { - "shot1": 5, - "shot2": 6 - }, - "14": { - "shot1": 3, - "shot2": 7 - }, - "15": { - "shot1": 8, - "shot2": 3 - }, - "16": { - "shot1": 6, - "shot2": 8 - }, - "17": { - "shot1": 9, - "shot2": 8 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 10, - "shot2": 7 - }, - "20": { - "shot1": 4, - "shot2": 6 - } - }, - "total_score": 223, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 8, - "shot2": 5 - }, - "2": { - "shot1": 2, - "shot2": 6 - }, - "3": { - "shot1": 5, - "shot2": 0 - }, - "4": { - "shot1": 1, - "shot2": 8 - }, - "5": { - "shot1": 4, - "shot2": 9 - }, - "6": { - "shot1": 1, - "shot2": 1 - }, - "7": { - "shot1": 2, - "shot2": 5 - }, - "8": { - "shot1": 9, - "shot2": 9 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 1, - "shot2": 1 - }, - "11": { - "shot1": 10, - "shot2": 1 - }, - "12": { - "shot1": 10, - "shot2": 3 - }, - "13": { - "shot1": 4, - "shot2": 1 - }, - "14": { - "shot1": 2, - "shot2": 10 - }, - "15": { - "shot1": 4, - "shot2": 4 - }, - "16": { - "shot1": 7, - "shot2": 8 - }, - "17": { - "shot1": 3, - "shot2": 2 - }, - "18": { - "shot1": 7, - "shot2": 6 - }, - "19": { - "shot1": 2, - "shot2": 5 - }, - "20": { - "shot1": 1, - "shot2": 1 - } - }, - "total_score": 176, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 4, - "shot2": 5 - }, - "2": { - "shot1": 5, - "shot2": 9 - }, - "3": { - "shot1": 4, - "shot2": 10 - }, - "4": { - "shot1": 10, - "shot2": 0 - }, - "5": { - "shot1": 0, - "shot2": 3 - }, - "6": { - "shot1": 10, - "shot2": 3 - }, - "7": { - "shot1": 0, - "shot2": 0 - }, - "8": { - "shot1": 9, - "shot2": 4 - }, - "9": { - "shot1": 10, - "shot2": 3 - }, - "10": { - "shot1": 2, - "shot2": 2 - }, - "11": { - "shot1": 4, - "shot2": 3 - }, - "12": { - "shot1": 9, - "shot2": 3 - }, - "13": { - "shot1": 0, - "shot2": 4 - }, - "14": { - "shot1": 5, - "shot2": 0 - }, - "15": { - "shot1": 5, - "shot2": 10 - }, - "16": { - "shot1": 8, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 6 - }, - "18": { - "shot1": 6, - "shot2": 0 - }, - "19": { - "shot1": 1, - "shot2": 10 - }, - "20": { - "shot1": 1, - "shot2": 5 - } - }, - "total_score": 178, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 8, - "shot2": 3 - }, - "2": { - "shot1": 7, - "shot2": 8 - }, - "3": { - "shot1": 3, - "shot2": 9 - }, - "4": { - "shot1": 0, - "shot2": 10 - }, - "5": { - "shot1": 9, - "shot2": 2 - }, - "6": { - "shot1": 2, - "shot2": 8 - }, - "7": { - "shot1": 7, - "shot2": 3 - }, - "8": { - "shot1": 2, - "shot2": 2 - }, - "9": { - "shot1": 10, - "shot2": 3 - }, - "10": { - "shot1": 8, - "shot2": 6 - }, - "11": { - "shot1": 3, - "shot2": 8 - }, - "12": { - "shot1": 9, - "shot2": 8 - }, - "13": { - "shot1": 5, - "shot2": 6 - }, - "14": { - "shot1": 7, - "shot2": 1 - }, - "15": { - "shot1": 0, - "shot2": 4 - }, - "16": { - "shot1": 10, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 4, - "shot2": 2 - }, - "19": { - "shot1": 5, - "shot2": 4 - }, - "20": { - "shot1": 1, - "shot2": 5 - } - }, - "total_score": 199, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 10, - "shot2": 4 - }, - "2": { - "shot1": 3, - "shot2": 10 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 3 - }, - "5": { - "shot1": 0, - "shot2": 0 - }, - "6": { - "shot1": 6, - "shot2": 3 - }, - "7": { - "shot1": 9, - "shot2": 10 - }, - "8": { - "shot1": 6, - "shot2": 1 - }, - "9": { - "shot1": 0, - "shot2": 1 - }, - "10": { - "shot1": 1, - "shot2": 8 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 7, - "shot2": 8 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 0, - "shot2": 1 - }, - "15": { - "shot1": 8, - "shot2": 9 - }, - "16": { - "shot1": 8, - "shot2": 4 - }, - "17": { - "shot1": 8, - "shot2": 1 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 9, - "shot2": 3 - }, - "20": { - "shot1": 8, - "shot2": 9 - } - }, - "total_score": 208, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 4, - "shot2": 5 - }, - "2": { - "shot1": 3, - "shot2": 8 - }, - "3": { - "shot1": 8, - "shot2": 1 - }, - "4": { - "shot1": 5, - "shot2": 7 - }, - "5": { - "shot1": 1, - "shot2": 7 - }, - "6": { - "shot1": 4, - "shot2": 7 - }, - "7": { - "shot1": 10, - "shot2": 7 - }, - "8": { - "shot1": 9, - "shot2": 3 - }, - "9": { - "shot1": 3, - "shot2": 10 - }, - "10": { - "shot1": 4, - "shot2": 3 - }, - "11": { - "shot1": 6, - "shot2": 1 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 1 - }, - "14": { - "shot1": 9, - "shot2": 1 - }, - "15": { - "shot1": 2, - "shot2": 10 - }, - "16": { - "shot1": 2, - "shot2": 0 - }, - "17": { - "shot1": 4, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 10, - "shot2": 6 - } - }, - "total_score": 203, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 8, - "shot2": 9 - }, - "2": { - "shot1": 10, - "shot2": 6 - }, - "3": { - "shot1": 4, - "shot2": 6 - }, - "4": { - "shot1": 3, - "shot2": 1 - }, - "5": { - "shot1": 0, - "shot2": 5 - }, - "6": { - "shot1": 0, - "shot2": 10 - }, - "7": { - "shot1": 9, - "shot2": 0 - }, - "8": { - "shot1": 4, - "shot2": 5 - }, - "9": { - "shot1": 9, - "shot2": 4 - }, - "10": { - "shot1": 4, - "shot2": 1 - }, - "11": { - "shot1": 5, - "shot2": 9 - }, - "12": { - "shot1": 3, - "shot2": 9 - }, - "13": { - "shot1": 8, - "shot2": 8 - }, - "14": { - "shot1": 6, - "shot2": 2 - }, - "15": { - "shot1": 2, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 10 - }, - "17": { - "shot1": 2, - "shot2": 9 - }, - "18": { - "shot1": 1, - "shot2": 10 - }, - "19": { - "shot1": 10, - "shot2": 5 - }, - "20": { - "shot1": 6, - "shot2": 8 - } - }, - "total_score": 223, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 2, - "shot2": 4 - }, - "2": { - "shot1": 8, - "shot2": 4 - }, - "3": { - "shot1": 2, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 1 - }, - "5": { - "shot1": 1, - "shot2": 4 - }, - "6": { - "shot1": 8, - "shot2": 3 - }, - "7": { - "shot1": 5, - "shot2": 9 - }, - "8": { - "shot1": 3, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 2 - }, - "10": { - "shot1": 3, - "shot2": 7 - }, - "11": { - "shot1": 3, - "shot2": 6 - }, - "12": { - "shot1": 4, - "shot2": 4 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 7, - "shot2": 5 - }, - "15": { - "shot1": 5, - "shot2": 1 - }, - "16": { - "shot1": 9, - "shot2": 8 - }, - "17": { - "shot1": 2, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 0 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 9, - "shot2": 9 - } - }, - "total_score": 180, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 10 - }, - "2": { - "shot1": 8, - "shot2": 3 - }, - "3": { - "shot1": 10, - "shot2": 2 - }, - "4": { - "shot1": 8, - "shot2": 4 - }, - "5": { - "shot1": 2, - "shot2": 6 - }, - "6": { - "shot1": 5, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 2 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 8, - "shot2": 1 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 10, - "shot2": 2 - }, - "12": { - "shot1": 0, - "shot2": 7 - }, - "13": { - "shot1": 8, - "shot2": 10 - }, - "14": { - "shot1": 8, - "shot2": 1 - }, - "15": { - "shot1": 0, - "shot2": 2 - }, - "16": { - "shot1": 0, - "shot2": 8 - }, - "17": { - "shot1": 6, - "shot2": 3 - }, - "18": { - "shot1": 1, - "shot2": 3 - }, - "19": { - "shot1": 7, - "shot2": 1 - }, - "20": { - "shot1": 6, - "shot2": 2 - } - }, - "total_score": 189, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 4, - "shot2": 9 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 7, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 1 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 8 - }, - "7": { - "shot1": 4, - "shot2": 5 - }, - "8": { - "shot1": 10, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 10 - }, - "10": { - "shot1": 9, - "shot2": 4 - }, - "11": { - "shot1": 5, - "shot2": 4 - }, - "12": { - "shot1": 9, - "shot2": 8 - }, - "13": { - "shot1": 6, - "shot2": 4 - }, - "14": { - "shot1": 7, - "shot2": 10 - }, - "15": { - "shot1": 1, - "shot2": 6 - }, - "16": { - "shot1": 10, - "shot2": 8 - }, - "17": { - "shot1": 10, - "shot2": 1 - }, - "18": { - "shot1": 1, - "shot2": 9 - }, - "19": { - "shot1": 3, - "shot2": 6 - }, - "20": { - "shot1": 3, - "shot2": 4 - } - }, - "total_score": 242, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 9 - }, - "2": { - "shot1": 2, - "shot2": 8 - }, - "3": { - "shot1": 5, - "shot2": 1 - }, - "4": { - "shot1": 9, - "shot2": 0 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 4, - "shot2": 3 - }, - "7": { - "shot1": 2, - "shot2": 1 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 8, - "shot2": 8 - }, - "10": { - "shot1": 4, - "shot2": 6 - }, - "11": { - "shot1": 9, - "shot2": 8 - }, - "12": { - "shot1": 10, - "shot2": 2 - }, - "13": { - "shot1": 8, - "shot2": 9 - }, - "14": { - "shot1": 5, - "shot2": 6 - }, - "15": { - "shot1": 0, - "shot2": 5 - }, - "16": { - "shot1": 7, - "shot2": 7 - }, - "17": { - "shot1": 5, - "shot2": 6 - }, - "18": { - "shot1": 6, - "shot2": 6 - }, - "19": { - "shot1": 4, - "shot2": 4 - }, - "20": { - "shot1": 2, - "shot2": 6 - } - }, - "total_score": 199, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 0, - "shot2": 1 - }, - "2": { - "shot1": 8, - "shot2": 0 - }, - "3": { - "shot1": 8, - "shot2": 6 - }, - "4": { - "shot1": 8, - "shot2": 0 - }, - "5": { - "shot1": 10, - "shot2": 10 - }, - "6": { - "shot1": 6, - "shot2": 0 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 4, - "shot2": 0 - }, - "10": { - "shot1": 3, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 10 - }, - "12": { - "shot1": 0, - "shot2": 10 - }, - "13": { - "shot1": 4, - "shot2": 2 - }, - "14": { - "shot1": 8, - "shot2": 0 - }, - "15": { - "shot1": 10, - "shot2": 0 - }, - "16": { - "shot1": 4, - "shot2": 8 - }, - "17": { - "shot1": 4, - "shot2": 10 - }, - "18": { - "shot1": 7, - "shot2": 5 - }, - "19": { - "shot1": 9, - "shot2": 1 - }, - "20": { - "shot1": 6, - "shot2": 1 - } - }, - "total_score": 191, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 10 - }, - "2": { - "shot1": 8, - "shot2": 4 - }, - "3": { - "shot1": 6, - "shot2": 10 - }, - "4": { - "shot1": 5, - "shot2": 10 - }, - "5": { - "shot1": 10, - "shot2": 6 - }, - "6": { - "shot1": 3, - "shot2": 3 - }, - "7": { - "shot1": 2, - "shot2": 3 - }, - "8": { - "shot1": 6, - "shot2": 7 - }, - "9": { - "shot1": 2, - "shot2": 5 - }, - "10": { - "shot1": 3, - "shot2": 8 - }, - "11": { - "shot1": 3, - "shot2": 7 - }, - "12": { - "shot1": 5, - "shot2": 3 - }, - "13": { - "shot1": 7, - "shot2": 9 - }, - "14": { - "shot1": 9, - "shot2": 8 - }, - "15": { - "shot1": 4, - "shot2": 0 - }, - "16": { - "shot1": 6, - "shot2": 7 - }, - "17": { - "shot1": 7, - "shot2": 2 - }, - "18": { - "shot1": 0, - "shot2": 2 - }, - "19": { - "shot1": 4, - "shot2": 3 - }, - "20": { - "shot1": 1, - "shot2": 5 - } - }, - "total_score": 212, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 4, - "shot2": 5 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 5, - "shot2": 0 - }, - "4": { - "shot1": 7, - "shot2": 7 - }, - "5": { - "shot1": 7, - "shot2": 10 - }, - "6": { - "shot1": 8, - "shot2": 2 - }, - "7": { - "shot1": 8, - "shot2": 0 - }, - "8": { - "shot1": 9, - "shot2": 0 - }, - "9": { - "shot1": 5, - "shot2": 8 - }, - "10": { - "shot1": 1, - "shot2": 2 - }, - "11": { - "shot1": 3, - "shot2": 2 - }, - "12": { - "shot1": 9, - "shot2": 7 - }, - "13": { - "shot1": 9, - "shot2": 3 - }, - "14": { - "shot1": 9, - "shot2": 8 - }, - "15": { - "shot1": 5, - "shot2": 7 - }, - "16": { - "shot1": 7, - "shot2": 4 - }, - "17": { - "shot1": 2, - "shot2": 4 - }, - "18": { - "shot1": 1, - "shot2": 9 - }, - "19": { - "shot1": 5, - "shot2": 10 - }, - "20": { - "shot1": 10, - "shot2": 1 - } - }, - "total_score": 220, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 0 - }, - "2": { - "shot1": 3, - "shot2": 9 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 5, - "shot2": 2 - }, - "5": { - "shot1": 3, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 9 - }, - "7": { - "shot1": 7, - "shot2": 10 - }, - "8": { - "shot1": 0, - "shot2": 0 - }, - "9": { - "shot1": 4, - "shot2": 10 - }, - "10": { - "shot1": 0, - "shot2": 1 - }, - "11": { - "shot1": 0, - "shot2": 1 - }, - "12": { - "shot1": 1, - "shot2": 10 - }, - "13": { - "shot1": 8, - "shot2": 10 - }, - "14": { - "shot1": 3, - "shot2": 8 - }, - "15": { - "shot1": 8, - "shot2": 3 - }, - "16": { - "shot1": 0, - "shot2": 1 - }, - "17": { - "shot1": 9, - "shot2": 8 - }, - "18": { - "shot1": 6, - "shot2": 8 - }, - "19": { - "shot1": 3, - "shot2": 1 - }, - "20": { - "shot1": 2, - "shot2": 6 - } - }, - "total_score": 174, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 8, - "shot2": 4 - }, - "2": { - "shot1": 2, - "shot2": 3 - }, - "3": { - "shot1": 8, - "shot2": 2 - }, - "4": { - "shot1": 2, - "shot2": 0 - }, - "5": { - "shot1": 2, - "shot2": 6 - }, - "6": { - "shot1": 6, - "shot2": 4 - }, - "7": { - "shot1": 4, - "shot2": 3 - }, - "8": { - "shot1": 10, - "shot2": 10 - }, - "9": { - "shot1": 3, - "shot2": 5 - }, - "10": { - "shot1": 8, - "shot2": 2 - }, - "11": { - "shot1": 0, - "shot2": 8 - }, - "12": { - "shot1": 7, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 10 - }, - "14": { - "shot1": 0, - "shot2": 8 - }, - "15": { - "shot1": 9, - "shot2": 9 - }, - "16": { - "shot1": 6, - "shot2": 10 - }, - "17": { - "shot1": 7, - "shot2": 10 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 2, - "shot2": 3 - }, - "20": { - "shot1": 2, - "shot2": 6 - } - }, - "total_score": 199, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 9 - }, - "2": { - "shot1": 6, - "shot2": 2 - }, - "3": { - "shot1": 7, - "shot2": 7 - }, - "4": { - "shot1": 0, - "shot2": 2 - }, - "5": { - "shot1": 4, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 9 - }, - "7": { - "shot1": 4, - "shot2": 9 - }, - "8": { - "shot1": 0, - "shot2": 5 - }, - "9": { - "shot1": 3, - "shot2": 5 - }, - "10": { - "shot1": 6, - "shot2": 10 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 9, - "shot2": 5 - }, - "13": { - "shot1": 4, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 9 - }, - "15": { - "shot1": 5, - "shot2": 6 - }, - "16": { - "shot1": 8, - "shot2": 5 - }, - "17": { - "shot1": 1, - "shot2": 8 - }, - "18": { - "shot1": 9, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 2 - }, - "20": { - "shot1": 2, - "shot2": 3 - } - }, - "total_score": 207, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 9, - "shot2": 10 - }, - "2": { - "shot1": 1, - "shot2": 0 - }, - "3": { - "shot1": 2, - "shot2": 5 - }, - "4": { - "shot1": 2, - "shot2": 9 - }, - "5": { - "shot1": 5, - "shot2": 7 - }, - "6": { - "shot1": 10, - "shot2": 7 - }, - "7": { - "shot1": 4, - "shot2": 3 - }, - "8": { - "shot1": 5, - "shot2": 7 - }, - "9": { - "shot1": 8, - "shot2": 4 - }, - "10": { - "shot1": 4, - "shot2": 7 - }, - "11": { - "shot1": 4, - "shot2": 3 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 9, - "shot2": 4 - }, - "15": { - "shot1": 5, - "shot2": 8 - }, - "16": { - "shot1": 3, - "shot2": 3 - }, - "17": { - "shot1": 9, - "shot2": 7 - }, - "18": { - "shot1": 0, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 3 - }, - "20": { - "shot1": 9, - "shot2": 0 - } - }, - "total_score": 190, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 3, - "shot2": 5 - }, - "2": { - "shot1": 5, - "shot2": 3 - }, - "3": { - "shot1": 5, - "shot2": 3 - }, - "4": { - "shot1": 0, - "shot2": 1 - }, - "5": { - "shot1": 1, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 10 - }, - "7": { - "shot1": 4, - "shot2": 3 - }, - "8": { - "shot1": 10, - "shot2": 1 - }, - "9": { - "shot1": 10, - "shot2": 1 - }, - "10": { - "shot1": 10, - "shot2": 5 - }, - "11": { - "shot1": 3, - "shot2": 5 - }, - "12": { - "shot1": 9, - "shot2": 0 - }, - "13": { - "shot1": 9, - "shot2": 7 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 2, - "shot2": 9 - }, - "16": { - "shot1": 8, - "shot2": 8 - }, - "17": { - "shot1": 8, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 0, - "shot2": 6 - }, - "20": { - "shot1": 8, - "shot2": 0 - } - }, - "total_score": 196, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 8 - }, - "2": { - "shot1": 7, - "shot2": 10 - }, - "3": { - "shot1": 8, - "shot2": 8 - }, - "4": { - "shot1": 1, - "shot2": 6 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 6 - }, - "7": { - "shot1": 2, - "shot2": 1 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 10 - }, - "10": { - "shot1": 4, - "shot2": 1 - }, - "11": { - "shot1": 0, - "shot2": 0 - }, - "12": { - "shot1": 2, - "shot2": 2 - }, - "13": { - "shot1": 8, - "shot2": 3 - }, - "14": { - "shot1": 6, - "shot2": 3 - }, - "15": { - "shot1": 10, - "shot2": 5 - }, - "16": { - "shot1": 6, - "shot2": 7 - }, - "17": { - "shot1": 4, - "shot2": 9 - }, - "18": { - "shot1": 3, - "shot2": 10 - }, - "19": { - "shot1": 9, - "shot2": 2 - }, - "20": { - "shot1": 6, - "shot2": 5 - } - }, - "total_score": 217, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 0, - "shot2": 10 - }, - "2": { - "shot1": 9, - "shot2": 2 - }, - "3": { - "shot1": 4, - "shot2": 4 - }, - "4": { - "shot1": 4, - "shot2": 1 - }, - "5": { - "shot1": 9, - "shot2": 0 - }, - "6": { - "shot1": 1, - "shot2": 7 - }, - "7": { - "shot1": 0, - "shot2": 2 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 3, - "shot2": 0 - }, - "10": { - "shot1": 7, - "shot2": 9 - }, - "11": { - "shot1": 3, - "shot2": 9 - }, - "12": { - "shot1": 4, - "shot2": 8 - }, - "13": { - "shot1": 6, - "shot2": 9 - }, - "14": { - "shot1": 0, - "shot2": 9 - }, - "15": { - "shot1": 4, - "shot2": 0 - }, - "16": { - "shot1": 5, - "shot2": 0 - }, - "17": { - "shot1": 9, - "shot2": 7 - }, - "18": { - "shot1": 2, - "shot2": 10 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 1, - "shot2": 9 - } - }, - "total_score": 178, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 1, - "shot2": 1 - }, - "2": { - "shot1": 9, - "shot2": 7 - }, - "3": { - "shot1": 6, - "shot2": 10 - }, - "4": { - "shot1": 5, - "shot2": 6 - }, - "5": { - "shot1": 4, - "shot2": 6 - }, - "6": { - "shot1": 8, - "shot2": 2 - }, - "7": { - "shot1": 7, - "shot2": 1 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 4, - "shot2": 7 - }, - "10": { - "shot1": 2, - "shot2": 8 - }, - "11": { - "shot1": 9, - "shot2": 9 - }, - "12": { - "shot1": 8, - "shot2": 8 - }, - "13": { - "shot1": 3, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 10 - }, - "15": { - "shot1": 7, - "shot2": 3 - }, - "16": { - "shot1": 9, - "shot2": 9 - }, - "17": { - "shot1": 9, - "shot2": 10 - }, - "18": { - "shot1": 1, - "shot2": 10 - }, - "19": { - "shot1": 2, - "shot2": 4 - }, - "20": { - "shot1": 3, - "shot2": 2 - } - }, - "total_score": 236, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 6, - "shot2": 5 - }, - "2": { - "shot1": 6, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 7, - "shot2": 9 - }, - "5": { - "shot1": 3, - "shot2": 5 - }, - "6": { - "shot1": 5, - "shot2": 3 - }, - "7": { - "shot1": 4, - "shot2": 4 - }, - "8": { - "shot1": 4, - "shot2": 4 - }, - "9": { - "shot1": 0, - "shot2": 1 - }, - "10": { - "shot1": 7, - "shot2": 3 - }, - "11": { - "shot1": 9, - "shot2": 5 - }, - "12": { - "shot1": 2, - "shot2": 10 - }, - "13": { - "shot1": 1, - "shot2": 6 - }, - "14": { - "shot1": 3, - "shot2": 10 - }, - "15": { - "shot1": 4, - "shot2": 10 - }, - "16": { - "shot1": 5, - "shot2": 9 - }, - "17": { - "shot1": 5, - "shot2": 10 - }, - "18": { - "shot1": 9, - "shot2": 10 - }, - "19": { - "shot1": 0, - "shot2": 2 - }, - "20": { - "shot1": 3, - "shot2": 10 - } - }, - "total_score": 211, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 7, - "shot2": 10 - }, - "2": { - "shot1": 10, - "shot2": 0 - }, - "3": { - "shot1": 9, - "shot2": 4 - }, - "4": { - "shot1": 3, - "shot2": 5 - }, - "5": { - "shot1": 0, - "shot2": 0 - }, - "6": { - "shot1": 3, - "shot2": 9 - }, - "7": { - "shot1": 0, - "shot2": 5 - }, - "8": { - "shot1": 4, - "shot2": 6 - }, - "9": { - "shot1": 9, - "shot2": 9 - }, - "10": { - "shot1": 10, - "shot2": 7 - }, - "11": { - "shot1": 5, - "shot2": 7 - }, - "12": { - "shot1": 10, - "shot2": 2 - }, - "13": { - "shot1": 7, - "shot2": 4 - }, - "14": { - "shot1": 8, - "shot2": 9 - }, - "15": { - "shot1": 5, - "shot2": 9 - }, - "16": { - "shot1": 0, - "shot2": 1 - }, - "17": { - "shot1": 2, - "shot2": 7 - }, - "18": { - "shot1": 6, - "shot2": 4 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 2, - "shot2": 8 - } - }, - "total_score": 214, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 1, - "shot2": 10 - }, - "2": { - "shot1": 9, - "shot2": 6 - }, - "3": { - "shot1": 3, - "shot2": 4 - }, - "4": { - "shot1": 0, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 8 - }, - "6": { - "shot1": 1, - "shot2": 6 - }, - "7": { - "shot1": 6, - "shot2": 1 - }, - "8": { - "shot1": 0, - "shot2": 0 - }, - "9": { - "shot1": 2, - "shot2": 7 - }, - "10": { - "shot1": 6, - "shot2": 5 - }, - "11": { - "shot1": 10, - "shot2": 2 - }, - "12": { - "shot1": 2, - "shot2": 0 - }, - "13": { - "shot1": 10, - "shot2": 2 - }, - "14": { - "shot1": 9, - "shot2": 1 - }, - "15": { - "shot1": 6, - "shot2": 2 - }, - "16": { - "shot1": 3, - "shot2": 1 - }, - "17": { - "shot1": 10, - "shot2": 7 - }, - "18": { - "shot1": 4, - "shot2": 7 - }, - "19": { - "shot1": 0, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 6 - } - }, - "total_score": 185, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 0 - }, - "2": { - "shot1": 5, - "shot2": 4 - }, - "3": { - "shot1": 4, - "shot2": 7 - }, - "4": { - "shot1": 2, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 2 - }, - "6": { - "shot1": 2, - "shot2": 9 - }, - "7": { - "shot1": 10, - "shot2": 6 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 2, - "shot2": 8 - }, - "10": { - "shot1": 3, - "shot2": 2 - }, - "11": { - "shot1": 1, - "shot2": 8 - }, - "12": { - "shot1": 1, - "shot2": 0 - }, - "13": { - "shot1": 1, - "shot2": 9 - }, - "14": { - "shot1": 9, - "shot2": 7 - }, - "15": { - "shot1": 4, - "shot2": 7 - }, - "16": { - "shot1": 3, - "shot2": 6 - }, - "17": { - "shot1": 10, - "shot2": 8 - }, - "18": { - "shot1": 7, - "shot2": 7 - }, - "19": { - "shot1": 1, - "shot2": 4 - }, - "20": { - "shot1": 0, - "shot2": 5 - } - }, - "total_score": 182, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 8, - "shot2": 10 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 5, - "shot2": 1 - }, - "4": { - "shot1": 2, - "shot2": 7 - }, - "5": { - "shot1": 9, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 0 - }, - "7": { - "shot1": 9, - "shot2": 8 - }, - "8": { - "shot1": 7, - "shot2": 5 - }, - "9": { - "shot1": 7, - "shot2": 8 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 5, - "shot2": 5 - }, - "13": { - "shot1": 2, - "shot2": 9 - }, - "14": { - "shot1": 3, - "shot2": 10 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 7, - "shot2": 0 - }, - "17": { - "shot1": 9, - "shot2": 4 - }, - "18": { - "shot1": 5, - "shot2": 2 - }, - "19": { - "shot1": 10, - "shot2": 1 - }, - "20": { - "shot1": 4, - "shot2": 5 - } - }, - "total_score": 215, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 6, - "shot2": 4 - }, - "2": { - "shot1": 3, - "shot2": 4 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 4, - "shot2": 6 - }, - "5": { - "shot1": 7, - "shot2": 4 - }, - "6": { - "shot1": 2, - "shot2": 7 - }, - "7": { - "shot1": 1, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 9 - }, - "9": { - "shot1": 7, - "shot2": 6 - }, - "10": { - "shot1": 0, - "shot2": 5 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 9, - "shot2": 1 - }, - "13": { - "shot1": 0, - "shot2": 9 - }, - "14": { - "shot1": 6, - "shot2": 7 - }, - "15": { - "shot1": 8, - "shot2": 1 - }, - "16": { - "shot1": 7, - "shot2": 2 - }, - "17": { - "shot1": 0, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 5 - }, - "19": { - "shot1": 7, - "shot2": 6 - }, - "20": { - "shot1": 4, - "shot2": 6 - } - }, - "total_score": 184, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 4 - }, - "2": { - "shot1": 6, - "shot2": 7 - }, - "3": { - "shot1": 0, - "shot2": 8 - }, - "4": { - "shot1": 9, - "shot2": 8 - }, - "5": { - "shot1": 4, - "shot2": 9 - }, - "6": { - "shot1": 9, - "shot2": 8 - }, - "7": { - "shot1": 2, - "shot2": 10 - }, - "8": { - "shot1": 0, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 8 - }, - "11": { - "shot1": 6, - "shot2": 10 - }, - "12": { - "shot1": 4, - "shot2": 4 - }, - "13": { - "shot1": 6, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 10 - }, - "15": { - "shot1": 4, - "shot2": 8 - }, - "16": { - "shot1": 9, - "shot2": 10 - }, - "17": { - "shot1": 8, - "shot2": 1 - }, - "18": { - "shot1": 1, - "shot2": 4 - }, - "19": { - "shot1": 3, - "shot2": 10 - }, - "20": { - "shot1": 2, - "shot2": 2 - } - }, - "total_score": 241, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 1, - "shot2": 6 - }, - "2": { - "shot1": 7, - "shot2": 2 - }, - "3": { - "shot1": 4, - "shot2": 0 - }, - "4": { - "shot1": 1, - "shot2": 8 - }, - "5": { - "shot1": 2, - "shot2": 0 - }, - "6": { - "shot1": 0, - "shot2": 2 - }, - "7": { - "shot1": 9, - "shot2": 9 - }, - "8": { - "shot1": 8, - "shot2": 2 - }, - "9": { - "shot1": 9, - "shot2": 6 - }, - "10": { - "shot1": 3, - "shot2": 9 - }, - "11": { - "shot1": 3, - "shot2": 6 - }, - "12": { - "shot1": 1, - "shot2": 0 - }, - "13": { - "shot1": 4, - "shot2": 2 - }, - "14": { - "shot1": 0, - "shot2": 2 - }, - "15": { - "shot1": 8, - "shot2": 9 - }, - "16": { - "shot1": 4, - "shot2": 1 - }, - "17": { - "shot1": 2, - "shot2": 3 - }, - "18": { - "shot1": 5, - "shot2": 7 - }, - "19": { - "shot1": 7, - "shot2": 1 - }, - "20": { - "shot1": 9, - "shot2": 2 - } - }, - "total_score": 164, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 6 - }, - "2": { - "shot1": 9, - "shot2": 2 - }, - "3": { - "shot1": 9, - "shot2": 3 - }, - "4": { - "shot1": 1, - "shot2": 1 - }, - "5": { - "shot1": 0, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 7 - }, - "7": { - "shot1": 5, - "shot2": 4 - }, - "8": { - "shot1": 2, - "shot2": 1 - }, - "9": { - "shot1": 5, - "shot2": 1 - }, - "10": { - "shot1": 6, - "shot2": 9 - }, - "11": { - "shot1": 6, - "shot2": 0 - }, - "12": { - "shot1": 2, - "shot2": 0 - }, - "13": { - "shot1": 4, - "shot2": 3 - }, - "14": { - "shot1": 4, - "shot2": 5 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 3, - "shot2": 10 - }, - "17": { - "shot1": 9, - "shot2": 5 - }, - "18": { - "shot1": 2, - "shot2": 1 - }, - "19": { - "shot1": 0, - "shot2": 8 - }, - "20": { - "shot1": 2, - "shot2": 1 - } - }, - "total_score": 167, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 2, - "shot2": 8 - }, - "2": { - "shot1": 0, - "shot2": 4 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 4, - "shot2": 3 - }, - "5": { - "shot1": 7, - "shot2": 0 - }, - "6": { - "shot1": 6, - "shot2": 3 - }, - "7": { - "shot1": 2, - "shot2": 9 - }, - "8": { - "shot1": 5, - "shot2": 9 - }, - "9": { - "shot1": 7, - "shot2": 3 - }, - "10": { - "shot1": 9, - "shot2": 7 - }, - "11": { - "shot1": 2, - "shot2": 5 - }, - "12": { - "shot1": 9, - "shot2": 9 - }, - "13": { - "shot1": 2, - "shot2": 8 - }, - "14": { - "shot1": 8, - "shot2": 4 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 6, - "shot2": 10 - }, - "17": { - "shot1": 10, - "shot2": 10 - }, - "18": { - "shot1": 2, - "shot2": 2 - }, - "19": { - "shot1": 5, - "shot2": 10 - }, - "20": { - "shot1": 1, - "shot2": 4 - } - }, - "total_score": 216, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 9, - "shot2": 5 - }, - "2": { - "shot1": 2, - "shot2": 4 - }, - "3": { - "shot1": 2, - "shot2": 9 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 1, - "shot2": 1 - }, - "6": { - "shot1": 4, - "shot2": 10 - }, - "7": { - "shot1": 2, - "shot2": 3 - }, - "8": { - "shot1": 1, - "shot2": 4 - }, - "9": { - "shot1": 9, - "shot2": 9 - }, - "10": { - "shot1": 6, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 3 - }, - "12": { - "shot1": 10, - "shot2": 1 - }, - "13": { - "shot1": 4, - "shot2": 0 - }, - "14": { - "shot1": 10, - "shot2": 7 - }, - "15": { - "shot1": 2, - "shot2": 10 - }, - "16": { - "shot1": 6, - "shot2": 10 - }, - "17": { - "shot1": 3, - "shot2": 6 - }, - "18": { - "shot1": 9, - "shot2": 9 - }, - "19": { - "shot1": 6, - "shot2": 8 - }, - "20": { - "shot1": 6, - "shot2": 7 - } - }, - "total_score": 221, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 0, - "shot2": 5 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 1, - "shot2": 10 - }, - "4": { - "shot1": 4, - "shot2": 2 - }, - "5": { - "shot1": 7, - "shot2": 8 - }, - "6": { - "shot1": 8, - "shot2": 8 - }, - "7": { - "shot1": 1, - "shot2": 3 - }, - "8": { - "shot1": 4, - "shot2": 9 - }, - "9": { - "shot1": 9, - "shot2": 2 - }, - "10": { - "shot1": 10, - "shot2": 8 - }, - "11": { - "shot1": 9, - "shot2": 0 - }, - "12": { - "shot1": 10, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 3 - }, - "14": { - "shot1": 2, - "shot2": 6 - }, - "15": { - "shot1": 1, - "shot2": 3 - }, - "16": { - "shot1": 3, - "shot2": 6 - }, - "17": { - "shot1": 0, - "shot2": 8 - }, - "18": { - "shot1": 4, - "shot2": 0 - }, - "19": { - "shot1": 1, - "shot2": 5 - }, - "20": { - "shot1": 10, - "shot2": 7 - } - }, - "total_score": 198, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 0, - "shot2": 7 - }, - "2": { - "shot1": 1, - "shot2": 5 - }, - "3": { - "shot1": 1, - "shot2": 1 - }, - "4": { - "shot1": 4, - "shot2": 6 - }, - "5": { - "shot1": 2, - "shot2": 10 - }, - "6": { - "shot1": 6, - "shot2": 6 - }, - "7": { - "shot1": 5, - "shot2": 4 - }, - "8": { - "shot1": 4, - "shot2": 1 - }, - "9": { - "shot1": 5, - "shot2": 0 - }, - "10": { - "shot1": 9, - "shot2": 10 - }, - "11": { - "shot1": 1, - "shot2": 8 - }, - "12": { - "shot1": 4, - "shot2": 7 - }, - "13": { - "shot1": 4, - "shot2": 2 - }, - "14": { - "shot1": 2, - "shot2": 0 - }, - "15": { - "shot1": 1, - "shot2": 0 - }, - "16": { - "shot1": 7, - "shot2": 8 - }, - "17": { - "shot1": 7, - "shot2": 0 - }, - "18": { - "shot1": 6, - "shot2": 1 - }, - "19": { - "shot1": 5, - "shot2": 6 - }, - "20": { - "shot1": 10, - "shot2": 0 - } - }, - "total_score": 166, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 10, - "shot2": 0 - }, - "2": { - "shot1": 2, - "shot2": 6 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 10, - "shot2": 6 - }, - "5": { - "shot1": 1, - "shot2": 8 - }, - "6": { - "shot1": 5, - "shot2": 10 - }, - "7": { - "shot1": 8, - "shot2": 10 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 10 - }, - "10": { - "shot1": 9, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 10 - }, - "12": { - "shot1": 0, - "shot2": 9 - }, - "13": { - "shot1": 6, - "shot2": 4 - }, - "14": { - "shot1": 10, - "shot2": 9 - }, - "15": { - "shot1": 4, - "shot2": 3 - }, - "16": { - "shot1": 6, - "shot2": 9 - }, - "17": { - "shot1": 9, - "shot2": 2 - }, - "18": { - "shot1": 6, - "shot2": 2 - }, - "19": { - "shot1": 4, - "shot2": 1 - }, - "20": { - "shot1": 9, - "shot2": 5 - } - }, - "total_score": 256, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 7, - "shot2": 10 - }, - "2": { - "shot1": 5, - "shot2": 0 - }, - "3": { - "shot1": 3, - "shot2": 1 - }, - "4": { - "shot1": 5, - "shot2": 10 - }, - "5": { - "shot1": 1, - "shot2": 2 - }, - "6": { - "shot1": 9, - "shot2": 6 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 8, - "shot2": 4 - }, - "9": { - "shot1": 8, - "shot2": 5 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 8, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 3, - "shot2": 6 - }, - "14": { - "shot1": 9, - "shot2": 2 - }, - "15": { - "shot1": 5, - "shot2": 4 - }, - "16": { - "shot1": 3, - "shot2": 1 - }, - "17": { - "shot1": 7, - "shot2": 2 - }, - "18": { - "shot1": 5, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 0 - } - }, - "total_score": 179, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 3 - }, - "2": { - "shot1": 5, - "shot2": 10 - }, - "3": { - "shot1": 8, - "shot2": 7 - }, - "4": { - "shot1": 8, - "shot2": 10 - }, - "5": { - "shot1": 7, - "shot2": 8 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 4, - "shot2": 0 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 9, - "shot2": 3 - }, - "10": { - "shot1": 8, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 2 - }, - "12": { - "shot1": 4, - "shot2": 3 - }, - "13": { - "shot1": 7, - "shot2": 6 - }, - "14": { - "shot1": 3, - "shot2": 6 - }, - "15": { - "shot1": 8, - "shot2": 2 - }, - "16": { - "shot1": 0, - "shot2": 1 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 7, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 6, - "shot2": 3 - } - }, - "total_score": 210, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 5 - }, - "2": { - "shot1": 10, - "shot2": 10 - }, - "3": { - "shot1": 0, - "shot2": 10 - }, - "4": { - "shot1": 3, - "shot2": 5 - }, - "5": { - "shot1": 1, - "shot2": 5 - }, - "6": { - "shot1": 6, - "shot2": 10 - }, - "7": { - "shot1": 0, - "shot2": 3 - }, - "8": { - "shot1": 6, - "shot2": 9 - }, - "9": { - "shot1": 4, - "shot2": 0 - }, - "10": { - "shot1": 7, - "shot2": 4 - }, - "11": { - "shot1": 2, - "shot2": 7 - }, - "12": { - "shot1": 7, - "shot2": 6 - }, - "13": { - "shot1": 8, - "shot2": 3 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 1, - "shot2": 6 - }, - "16": { - "shot1": 6, - "shot2": 9 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 1, - "shot2": 9 - }, - "19": { - "shot1": 9, - "shot2": 0 - }, - "20": { - "shot1": 5, - "shot2": 9 - } - }, - "total_score": 210, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 1, - "shot2": 8 - }, - "2": { - "shot1": 9, - "shot2": 9 - }, - "3": { - "shot1": 8, - "shot2": 1 - }, - "4": { - "shot1": 7, - "shot2": 2 - }, - "5": { - "shot1": 7, - "shot2": 8 - }, - "6": { - "shot1": 2, - "shot2": 6 - }, - "7": { - "shot1": 4, - "shot2": 7 - }, - "8": { - "shot1": 5, - "shot2": 7 - }, - "9": { - "shot1": 4, - "shot2": 9 - }, - "10": { - "shot1": 4, - "shot2": 9 - }, - "11": { - "shot1": 6, - "shot2": 3 - }, - "12": { - "shot1": 6, - "shot2": 2 - }, - "13": { - "shot1": 7, - "shot2": 10 - }, - "14": { - "shot1": 3, - "shot2": 3 - }, - "15": { - "shot1": 1, - "shot2": 2 - }, - "16": { - "shot1": 5, - "shot2": 7 - }, - "17": { - "shot1": 1, - "shot2": 1 - }, - "18": { - "shot1": 6, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 5 - }, - "20": { - "shot1": 6, - "shot2": 9 - } - }, - "total_score": 203, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-20T12:57:31.026154", - "finished_at": "2025-09-20T12:59:27.901139" - }, - "archived_at": "2025-09-20T12:59:27.901164" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250920_131049.json b/data/tournament_archives/tournament_20250920_131049.json deleted file mode 100644 index dd7f566..0000000 --- a/data/tournament_archives/tournament_20250920_131049.json +++ /dev/null @@ -1,4485 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-20T13:00:38.060367", - "total_players": 48, - "total_rounds": 8, - "current_round": 1, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-09-20T13:00:38.060367", - "tournament_type": "20_targets", - "participants": { - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 5, - "shot2": 5 - }, - "2": { - "shot1": 3, - "shot2": 8 - }, - "3": { - "shot1": 3, - "shot2": 8 - }, - "4": { - "shot1": 9, - "shot2": 10 - }, - "5": { - "shot1": 1, - "shot2": 3 - }, - "6": { - "shot1": 5, - "shot2": 9 - }, - "7": { - "shot1": 4, - "shot2": 2 - }, - "8": { - "shot1": 1, - "shot2": 6 - }, - "9": { - "shot1": 0, - "shot2": 5 - }, - "10": { - "shot1": 1, - "shot2": 10 - }, - "11": { - "shot1": 10, - "shot2": 9 - }, - "12": { - "shot1": 4, - "shot2": 1 - }, - "13": { - "shot1": 0, - "shot2": 2 - }, - "14": { - "shot1": 1, - "shot2": 7 - }, - "15": { - "shot1": 0, - "shot2": 7 - }, - "16": { - "shot1": 9, - "shot2": 3 - }, - "17": { - "shot1": 9, - "shot2": 3 - }, - "18": { - "shot1": 7, - "shot2": 3 - }, - "19": { - "shot1": 9, - "shot2": 6 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 194, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 9 - }, - "2": { - "shot1": 6, - "shot2": 5 - }, - "3": { - "shot1": 3, - "shot2": 10 - }, - "4": { - "shot1": 4, - "shot2": 6 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 2 - }, - "7": { - "shot1": 9, - "shot2": 2 - }, - "8": { - "shot1": 6, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 4, - "shot2": 5 - }, - "11": { - "shot1": 1, - "shot2": 9 - }, - "12": { - "shot1": 3, - "shot2": 0 - }, - "13": { - "shot1": 4, - "shot2": 0 - }, - "14": { - "shot1": 8, - "shot2": 10 - }, - "15": { - "shot1": 10, - "shot2": 10 - }, - "16": { - "shot1": 2, - "shot2": 7 - }, - "17": { - "shot1": 3, - "shot2": 6 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 3, - "shot2": 6 - }, - "20": { - "shot1": 3, - "shot2": 3 - } - }, - "total_score": 213, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 0, - "shot2": 2 - }, - "2": { - "shot1": 9, - "shot2": 4 - }, - "3": { - "shot1": 0, - "shot2": 2 - }, - "4": { - "shot1": 1, - "shot2": 5 - }, - "5": { - "shot1": 5, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 4 - }, - "7": { - "shot1": 8, - "shot2": 8 - }, - "8": { - "shot1": 1, - "shot2": 1 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 8, - "shot2": 1 - }, - "12": { - "shot1": 5, - "shot2": 0 - }, - "13": { - "shot1": 5, - "shot2": 5 - }, - "14": { - "shot1": 0, - "shot2": 6 - }, - "15": { - "shot1": 4, - "shot2": 2 - }, - "16": { - "shot1": 3, - "shot2": 9 - }, - "17": { - "shot1": 8, - "shot2": 10 - }, - "18": { - "shot1": 6, - "shot2": 10 - }, - "19": { - "shot1": 8, - "shot2": 9 - }, - "20": { - "shot1": 3, - "shot2": 4 - } - }, - "total_score": 179, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 2, - "shot2": 5 - }, - "2": { - "shot1": 7, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 7, - "shot2": 4 - }, - "5": { - "shot1": 0, - "shot2": 6 - }, - "6": { - "shot1": 9, - "shot2": 5 - }, - "7": { - "shot1": 7, - "shot2": 3 - }, - "8": { - "shot1": 7, - "shot2": 6 - }, - "9": { - "shot1": 0, - "shot2": 3 - }, - "10": { - "shot1": 7, - "shot2": 4 - }, - "11": { - "shot1": 6, - "shot2": 3 - }, - "12": { - "shot1": 10, - "shot2": 3 - }, - "13": { - "shot1": 5, - "shot2": 0 - }, - "14": { - "shot1": 1, - "shot2": 10 - }, - "15": { - "shot1": 9, - "shot2": 7 - }, - "16": { - "shot1": 4, - "shot2": 1 - }, - "17": { - "shot1": 8, - "shot2": 6 - }, - "18": { - "shot1": 0, - "shot2": 10 - }, - "19": { - "shot1": 5, - "shot2": 9 - }, - "20": { - "shot1": 6, - "shot2": 5 - } - }, - "total_score": 202, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 8 - }, - "3": { - "shot1": 8, - "shot2": 10 - }, - "4": { - "shot1": 1, - "shot2": 4 - }, - "5": { - "shot1": 4, - "shot2": 0 - }, - "6": { - "shot1": 5, - "shot2": 7 - }, - "7": { - "shot1": 1, - "shot2": 10 - }, - "8": { - "shot1": 2, - "shot2": 4 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 3, - "shot2": 8 - }, - "11": { - "shot1": 1, - "shot2": 1 - }, - "12": { - "shot1": 4, - "shot2": 7 - }, - "13": { - "shot1": 3, - "shot2": 1 - }, - "14": { - "shot1": 2, - "shot2": 2 - }, - "15": { - "shot1": 6, - "shot2": 2 - }, - "16": { - "shot1": 6, - "shot2": 9 - }, - "17": { - "shot1": 10, - "shot2": 5 - }, - "18": { - "shot1": 3, - "shot2": 9 - }, - "19": { - "shot1": 0, - "shot2": 1 - }, - "20": { - "shot1": 4, - "shot2": 1 - } - }, - "total_score": 180, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 0 - }, - "2": { - "shot1": 4, - "shot2": 10 - }, - "3": { - "shot1": 10, - "shot2": 10 - }, - "4": { - "shot1": 2, - "shot2": 0 - }, - "5": { - "shot1": 9, - "shot2": 8 - }, - "6": { - "shot1": 6, - "shot2": 0 - }, - "7": { - "shot1": 7, - "shot2": 8 - }, - "8": { - "shot1": 2, - "shot2": 3 - }, - "9": { - "shot1": 3, - "shot2": 9 - }, - "10": { - "shot1": 9, - "shot2": 4 - }, - "11": { - "shot1": 2, - "shot2": 6 - }, - "12": { - "shot1": 10, - "shot2": 0 - }, - "13": { - "shot1": 4, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 7 - }, - "15": { - "shot1": 9, - "shot2": 4 - }, - "16": { - "shot1": 3, - "shot2": 9 - }, - "17": { - "shot1": 7, - "shot2": 6 - }, - "18": { - "shot1": 4, - "shot2": 2 - }, - "19": { - "shot1": 10, - "shot2": 6 - }, - "20": { - "shot1": 9, - "shot2": 8 - } - }, - "total_score": 233, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 3 - }, - "2": { - "shot1": 3, - "shot2": 6 - }, - "3": { - "shot1": 0, - "shot2": 4 - }, - "4": { - "shot1": 6, - "shot2": 5 - }, - "5": { - "shot1": 2, - "shot2": 8 - }, - "6": { - "shot1": 0, - "shot2": 5 - }, - "7": { - "shot1": 5, - "shot2": 5 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 10 - }, - "11": { - "shot1": 2, - "shot2": 2 - }, - "12": { - "shot1": 2, - "shot2": 0 - }, - "13": { - "shot1": 4, - "shot2": 2 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 10, - "shot2": 9 - }, - "16": { - "shot1": 10, - "shot2": 5 - }, - "17": { - "shot1": 7, - "shot2": 4 - }, - "18": { - "shot1": 4, - "shot2": 4 - }, - "19": { - "shot1": 10, - "shot2": 10 - }, - "20": { - "shot1": 8, - "shot2": 5 - } - }, - "total_score": 212, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 8, - "shot2": 10 - }, - "2": { - "shot1": 2, - "shot2": 5 - }, - "3": { - "shot1": 3, - "shot2": 8 - }, - "4": { - "shot1": 9, - "shot2": 1 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 5, - "shot2": 2 - }, - "7": { - "shot1": 9, - "shot2": 7 - }, - "8": { - "shot1": 5, - "shot2": 4 - }, - "9": { - "shot1": 4, - "shot2": 3 - }, - "10": { - "shot1": 5, - "shot2": 0 - }, - "11": { - "shot1": 3, - "shot2": 1 - }, - "12": { - "shot1": 0, - "shot2": 4 - }, - "13": { - "shot1": 1, - "shot2": 10 - }, - "14": { - "shot1": 0, - "shot2": 1 - }, - "15": { - "shot1": 9, - "shot2": 5 - }, - "16": { - "shot1": 0, - "shot2": 0 - }, - "17": { - "shot1": 0, - "shot2": 6 - }, - "18": { - "shot1": 4, - "shot2": 6 - }, - "19": { - "shot1": 6, - "shot2": 5 - }, - "20": { - "shot1": 9, - "shot2": 6 - } - }, - "total_score": 177, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 9 - }, - "2": { - "shot1": 7, - "shot2": 7 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 6, - "shot2": 1 - }, - "5": { - "shot1": 7, - "shot2": 1 - }, - "6": { - "shot1": 4, - "shot2": 2 - }, - "7": { - "shot1": 10, - "shot2": 5 - }, - "8": { - "shot1": 4, - "shot2": 0 - }, - "9": { - "shot1": 7, - "shot2": 9 - }, - "10": { - "shot1": 5, - "shot2": 10 - }, - "11": { - "shot1": 10, - "shot2": 8 - }, - "12": { - "shot1": 0, - "shot2": 7 - }, - "13": { - "shot1": 6, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 8 - }, - "15": { - "shot1": 1, - "shot2": 2 - }, - "16": { - "shot1": 8, - "shot2": 9 - }, - "17": { - "shot1": 5, - "shot2": 6 - }, - "18": { - "shot1": 5, - "shot2": 4 - }, - "19": { - "shot1": 7, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 4 - } - }, - "total_score": 214, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 9, - "shot2": 8 - }, - "2": { - "shot1": 4, - "shot2": 2 - }, - "3": { - "shot1": 2, - "shot2": 10 - }, - "4": { - "shot1": 9, - "shot2": 9 - }, - "5": { - "shot1": 1, - "shot2": 6 - }, - "6": { - "shot1": 3, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 6 - }, - "8": { - "shot1": 3, - "shot2": 10 - }, - "9": { - "shot1": 5, - "shot2": 6 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 1, - "shot2": 7 - }, - "12": { - "shot1": 7, - "shot2": 1 - }, - "13": { - "shot1": 10, - "shot2": 4 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 3 - }, - "16": { - "shot1": 6, - "shot2": 8 - }, - "17": { - "shot1": 9, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 10 - }, - "19": { - "shot1": 1, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 8 - } - }, - "total_score": 216, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 9, - "shot2": 7 - }, - "2": { - "shot1": 10, - "shot2": 8 - }, - "3": { - "shot1": 10, - "shot2": 3 - }, - "4": { - "shot1": 0, - "shot2": 3 - }, - "5": { - "shot1": 6, - "shot2": 2 - }, - "6": { - "shot1": 6, - "shot2": 2 - }, - "7": { - "shot1": 8, - "shot2": 6 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 6, - "shot2": 3 - }, - "10": { - "shot1": 5, - "shot2": 5 - }, - "11": { - "shot1": 5, - "shot2": 6 - }, - "12": { - "shot1": 3, - "shot2": 8 - }, - "13": { - "shot1": 8, - "shot2": 10 - }, - "14": { - "shot1": 7, - "shot2": 9 - }, - "15": { - "shot1": 2, - "shot2": 4 - }, - "16": { - "shot1": 3, - "shot2": 7 - }, - "17": { - "shot1": 2, - "shot2": 10 - }, - "18": { - "shot1": 4, - "shot2": 8 - }, - "19": { - "shot1": 4, - "shot2": 8 - }, - "20": { - "shot1": 5, - "shot2": 4 - } - }, - "total_score": 218, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 2, - "shot2": 2 - }, - "2": { - "shot1": 4, - "shot2": 4 - }, - "3": { - "shot1": 7, - "shot2": 7 - }, - "4": { - "shot1": 10, - "shot2": 6 - }, - "5": { - "shot1": 10, - "shot2": 9 - }, - "6": { - "shot1": 0, - "shot2": 10 - }, - "7": { - "shot1": 10, - "shot2": 4 - }, - "8": { - "shot1": 9, - "shot2": 7 - }, - "9": { - "shot1": 10, - "shot2": 9 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 10, - "shot2": 6 - }, - "12": { - "shot1": 7, - "shot2": 0 - }, - "13": { - "shot1": 5, - "shot2": 1 - }, - "14": { - "shot1": 1, - "shot2": 2 - }, - "15": { - "shot1": 5, - "shot2": 7 - }, - "16": { - "shot1": 1, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 8 - } - }, - "total_score": 219, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 5 - }, - "2": { - "shot1": 4, - "shot2": 2 - }, - "3": { - "shot1": 5, - "shot2": 8 - }, - "4": { - "shot1": 2, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 6 - }, - "6": { - "shot1": 9, - "shot2": 0 - }, - "7": { - "shot1": 4, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 9 - }, - "9": { - "shot1": 6, - "shot2": 5 - }, - "10": { - "shot1": 3, - "shot2": 2 - }, - "11": { - "shot1": 5, - "shot2": 5 - }, - "12": { - "shot1": 4, - "shot2": 5 - }, - "13": { - "shot1": 8, - "shot2": 8 - }, - "14": { - "shot1": 8, - "shot2": 3 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 10, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 8, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 0 - } - }, - "total_score": 209, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 9, - "shot2": 5 - }, - "2": { - "shot1": 5, - "shot2": 7 - }, - "3": { - "shot1": 3, - "shot2": 6 - }, - "4": { - "shot1": 5, - "shot2": 9 - }, - "5": { - "shot1": 2, - "shot2": 3 - }, - "6": { - "shot1": 0, - "shot2": 0 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 5, - "shot2": 2 - }, - "9": { - "shot1": 5, - "shot2": 4 - }, - "10": { - "shot1": 8, - "shot2": 1 - }, - "11": { - "shot1": 2, - "shot2": 1 - }, - "12": { - "shot1": 2, - "shot2": 2 - }, - "13": { - "shot1": 1, - "shot2": 5 - }, - "14": { - "shot1": 6, - "shot2": 10 - }, - "15": { - "shot1": 7, - "shot2": 3 - }, - "16": { - "shot1": 1, - "shot2": 8 - }, - "17": { - "shot1": 8, - "shot2": 7 - }, - "18": { - "shot1": 2, - "shot2": 10 - }, - "19": { - "shot1": 0, - "shot2": 10 - }, - "20": { - "shot1": 7, - "shot2": 9 - } - }, - "total_score": 188, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 6, - "shot2": 7 - }, - "3": { - "shot1": 2, - "shot2": 10 - }, - "4": { - "shot1": 0, - "shot2": 10 - }, - "5": { - "shot1": 3, - "shot2": 6 - }, - "6": { - "shot1": 3, - "shot2": 9 - }, - "7": { - "shot1": 10, - "shot2": 8 - }, - "8": { - "shot1": 0, - "shot2": 1 - }, - "9": { - "shot1": 1, - "shot2": 3 - }, - "10": { - "shot1": 3, - "shot2": 8 - }, - "11": { - "shot1": 6, - "shot2": 0 - }, - "12": { - "shot1": 10, - "shot2": 4 - }, - "13": { - "shot1": 6, - "shot2": 1 - }, - "14": { - "shot1": 5, - "shot2": 6 - }, - "15": { - "shot1": 9, - "shot2": 0 - }, - "16": { - "shot1": 6, - "shot2": 6 - }, - "17": { - "shot1": 10, - "shot2": 7 - }, - "18": { - "shot1": 9, - "shot2": 2 - }, - "19": { - "shot1": 9, - "shot2": 2 - }, - "20": { - "shot1": 5, - "shot2": 5 - } - }, - "total_score": 214, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 6, - "shot2": 1 - }, - "2": { - "shot1": 10, - "shot2": 3 - }, - "3": { - "shot1": 6, - "shot2": 3 - }, - "4": { - "shot1": 4, - "shot2": 7 - }, - "5": { - "shot1": 4, - "shot2": 2 - }, - "6": { - "shot1": 8, - "shot2": 6 - }, - "7": { - "shot1": 9, - "shot2": 5 - }, - "8": { - "shot1": 3, - "shot2": 9 - }, - "9": { - "shot1": 4, - "shot2": 3 - }, - "10": { - "shot1": 5, - "shot2": 3 - }, - "11": { - "shot1": 4, - "shot2": 7 - }, - "12": { - "shot1": 0, - "shot2": 3 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 4 - }, - "15": { - "shot1": 5, - "shot2": 6 - }, - "16": { - "shot1": 5, - "shot2": 1 - }, - "17": { - "shot1": 9, - "shot2": 7 - }, - "18": { - "shot1": 5, - "shot2": 1 - }, - "19": { - "shot1": 7, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 9 - } - }, - "total_score": 194, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 5, - "shot2": 8 - }, - "2": { - "shot1": 3, - "shot2": 1 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 1, - "shot2": 7 - }, - "5": { - "shot1": 7, - "shot2": 7 - }, - "6": { - "shot1": 3, - "shot2": 1 - }, - "7": { - "shot1": 2, - "shot2": 1 - }, - "8": { - "shot1": 3, - "shot2": 10 - }, - "9": { - "shot1": 2, - "shot2": 2 - }, - "10": { - "shot1": 10, - "shot2": 9 - }, - "11": { - "shot1": 8, - "shot2": 4 - }, - "12": { - "shot1": 3, - "shot2": 3 - }, - "13": { - "shot1": 7, - "shot2": 4 - }, - "14": { - "shot1": 8, - "shot2": 7 - }, - "15": { - "shot1": 0, - "shot2": 2 - }, - "16": { - "shot1": 7, - "shot2": 4 - }, - "17": { - "shot1": 10, - "shot2": 7 - }, - "18": { - "shot1": 9, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 1 - }, - "20": { - "shot1": 4, - "shot2": 8 - } - }, - "total_score": 195, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 10, - "shot2": 9 - }, - "2": { - "shot1": 5, - "shot2": 3 - }, - "3": { - "shot1": 8, - "shot2": 0 - }, - "4": { - "shot1": 2, - "shot2": 5 - }, - "5": { - "shot1": 3, - "shot2": 4 - }, - "6": { - "shot1": 0, - "shot2": 5 - }, - "7": { - "shot1": 3, - "shot2": 4 - }, - "8": { - "shot1": 4, - "shot2": 5 - }, - "9": { - "shot1": 10, - "shot2": 10 - }, - "10": { - "shot1": 4, - "shot2": 1 - }, - "11": { - "shot1": 7, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 3 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 2, - "shot2": 3 - }, - "15": { - "shot1": 2, - "shot2": 3 - }, - "16": { - "shot1": 3, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 8, - "shot2": 7 - }, - "20": { - "shot1": 0, - "shot2": 3 - } - }, - "total_score": 176, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 1, - "shot2": 0 - }, - "2": { - "shot1": 9, - "shot2": 6 - }, - "3": { - "shot1": 3, - "shot2": 3 - }, - "4": { - "shot1": 9, - "shot2": 2 - }, - "5": { - "shot1": 1, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 0 - }, - "7": { - "shot1": 5, - "shot2": 7 - }, - "8": { - "shot1": 1, - "shot2": 2 - }, - "9": { - "shot1": 0, - "shot2": 7 - }, - "10": { - "shot1": 9, - "shot2": 8 - }, - "11": { - "shot1": 3, - "shot2": 10 - }, - "12": { - "shot1": 0, - "shot2": 10 - }, - "13": { - "shot1": 6, - "shot2": 4 - }, - "14": { - "shot1": 9, - "shot2": 8 - }, - "15": { - "shot1": 9, - "shot2": 8 - }, - "16": { - "shot1": 10, - "shot2": 3 - }, - "17": { - "shot1": 0, - "shot2": 8 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 6, - "shot2": 8 - }, - "20": { - "shot1": 3, - "shot2": 0 - } - }, - "total_score": 202, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 3, - "shot2": 5 - }, - "2": { - "shot1": 2, - "shot2": 3 - }, - "3": { - "shot1": 6, - "shot2": 7 - }, - "4": { - "shot1": 6, - "shot2": 4 - }, - "5": { - "shot1": 0, - "shot2": 1 - }, - "6": { - "shot1": 1, - "shot2": 9 - }, - "7": { - "shot1": 7, - "shot2": 2 - }, - "8": { - "shot1": 1, - "shot2": 7 - }, - "9": { - "shot1": 8, - "shot2": 6 - }, - "10": { - "shot1": 8, - "shot2": 2 - }, - "11": { - "shot1": 0, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 10, - "shot2": 6 - }, - "14": { - "shot1": 10, - "shot2": 6 - }, - "15": { - "shot1": 10, - "shot2": 4 - }, - "16": { - "shot1": 4, - "shot2": 8 - }, - "17": { - "shot1": 1, - "shot2": 6 - }, - "18": { - "shot1": 2, - "shot2": 8 - }, - "19": { - "shot1": 2, - "shot2": 8 - }, - "20": { - "shot1": 5, - "shot2": 6 - } - }, - "total_score": 203, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 4, - "shot2": 9 - }, - "2": { - "shot1": 6, - "shot2": 1 - }, - "3": { - "shot1": 5, - "shot2": 9 - }, - "4": { - "shot1": 8, - "shot2": 7 - }, - "5": { - "shot1": 3, - "shot2": 2 - }, - "6": { - "shot1": 6, - "shot2": 3 - }, - "7": { - "shot1": 3, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 4 - }, - "9": { - "shot1": 2, - "shot2": 6 - }, - "10": { - "shot1": 2, - "shot2": 10 - }, - "11": { - "shot1": 0, - "shot2": 3 - }, - "12": { - "shot1": 8, - "shot2": 6 - }, - "13": { - "shot1": 0, - "shot2": 5 - }, - "14": { - "shot1": 0, - "shot2": 2 - }, - "15": { - "shot1": 9, - "shot2": 9 - }, - "16": { - "shot1": 10, - "shot2": 6 - }, - "17": { - "shot1": 6, - "shot2": 6 - }, - "18": { - "shot1": 6, - "shot2": 9 - }, - "19": { - "shot1": 0, - "shot2": 7 - }, - "20": { - "shot1": 2, - "shot2": 2 - } - }, - "total_score": 196, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 8, - "shot2": 9 - }, - "2": { - "shot1": 4, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 6 - }, - "4": { - "shot1": 4, - "shot2": 9 - }, - "5": { - "shot1": 1, - "shot2": 3 - }, - "6": { - "shot1": 1, - "shot2": 6 - }, - "7": { - "shot1": 3, - "shot2": 0 - }, - "8": { - "shot1": 5, - "shot2": 9 - }, - "9": { - "shot1": 6, - "shot2": 4 - }, - "10": { - "shot1": 4, - "shot2": 9 - }, - "11": { - "shot1": 0, - "shot2": 9 - }, - "12": { - "shot1": 5, - "shot2": 5 - }, - "13": { - "shot1": 3, - "shot2": 1 - }, - "14": { - "shot1": 5, - "shot2": 3 - }, - "15": { - "shot1": 5, - "shot2": 8 - }, - "16": { - "shot1": 3, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 6 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 7, - "shot2": 7 - }, - "20": { - "shot1": 2, - "shot2": 1 - } - }, - "total_score": 190, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 1, - "shot2": 1 - }, - "2": { - "shot1": 0, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 5 - }, - "4": { - "shot1": 9, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 7 - }, - "7": { - "shot1": 1, - "shot2": 5 - }, - "8": { - "shot1": 2, - "shot2": 5 - }, - "9": { - "shot1": 3, - "shot2": 0 - }, - "10": { - "shot1": 10, - "shot2": 9 - }, - "11": { - "shot1": 3, - "shot2": 10 - }, - "12": { - "shot1": 7, - "shot2": 9 - }, - "13": { - "shot1": 5, - "shot2": 5 - }, - "14": { - "shot1": 7, - "shot2": 0 - }, - "15": { - "shot1": 4, - "shot2": 8 - }, - "16": { - "shot1": 7, - "shot2": 8 - }, - "17": { - "shot1": 9, - "shot2": 2 - }, - "18": { - "shot1": 1, - "shot2": 2 - }, - "19": { - "shot1": 10, - "shot2": 2 - }, - "20": { - "shot1": 2, - "shot2": 2 - } - }, - "total_score": 193, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 1, - "shot2": 2 - }, - "2": { - "shot1": 0, - "shot2": 7 - }, - "3": { - "shot1": 4, - "shot2": 2 - }, - "4": { - "shot1": 8, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 2 - }, - "6": { - "shot1": 3, - "shot2": 10 - }, - "7": { - "shot1": 8, - "shot2": 3 - }, - "8": { - "shot1": 2, - "shot2": 6 - }, - "9": { - "shot1": 7, - "shot2": 0 - }, - "10": { - "shot1": 10, - "shot2": 5 - }, - "11": { - "shot1": 3, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 10 - }, - "13": { - "shot1": 6, - "shot2": 5 - }, - "14": { - "shot1": 8, - "shot2": 10 - }, - "15": { - "shot1": 9, - "shot2": 4 - }, - "16": { - "shot1": 3, - "shot2": 9 - }, - "17": { - "shot1": 0, - "shot2": 4 - }, - "18": { - "shot1": 6, - "shot2": 7 - }, - "19": { - "shot1": 0, - "shot2": 4 - }, - "20": { - "shot1": 10, - "shot2": 9 - } - }, - "total_score": 202, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 3 - }, - "2": { - "shot1": 8, - "shot2": 4 - }, - "3": { - "shot1": 7, - "shot2": 0 - }, - "4": { - "shot1": 4, - "shot2": 6 - }, - "5": { - "shot1": 0, - "shot2": 1 - }, - "6": { - "shot1": 4, - "shot2": 5 - }, - "7": { - "shot1": 10, - "shot2": 6 - }, - "8": { - "shot1": 2, - "shot2": 0 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 7, - "shot2": 0 - }, - "11": { - "shot1": 3, - "shot2": 8 - }, - "12": { - "shot1": 6, - "shot2": 10 - }, - "13": { - "shot1": 9, - "shot2": 10 - }, - "14": { - "shot1": 7, - "shot2": 5 - }, - "15": { - "shot1": 7, - "shot2": 7 - }, - "16": { - "shot1": 7, - "shot2": 9 - }, - "17": { - "shot1": 0, - "shot2": 8 - }, - "18": { - "shot1": 3, - "shot2": 9 - }, - "19": { - "shot1": 9, - "shot2": 9 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 206, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 8, - "shot2": 2 - }, - "2": { - "shot1": 9, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 10 - }, - "4": { - "shot1": 0, - "shot2": 7 - }, - "5": { - "shot1": 3, - "shot2": 7 - }, - "6": { - "shot1": 5, - "shot2": 7 - }, - "7": { - "shot1": 4, - "shot2": 7 - }, - "8": { - "shot1": 6, - "shot2": 2 - }, - "9": { - "shot1": 1, - "shot2": 6 - }, - "10": { - "shot1": 6, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 3 - }, - "12": { - "shot1": 2, - "shot2": 0 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 9, - "shot2": 0 - }, - "15": { - "shot1": 7, - "shot2": 0 - }, - "16": { - "shot1": 6, - "shot2": 10 - }, - "17": { - "shot1": 9, - "shot2": 3 - }, - "18": { - "shot1": 7, - "shot2": 8 - }, - "19": { - "shot1": 1, - "shot2": 10 - }, - "20": { - "shot1": 5, - "shot2": 4 - } - }, - "total_score": 207, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 5, - "shot2": 10 - }, - "2": { - "shot1": 6, - "shot2": 7 - }, - "3": { - "shot1": 1, - "shot2": 7 - }, - "4": { - "shot1": 2, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 7, - "shot2": 7 - }, - "7": { - "shot1": 7, - "shot2": 7 - }, - "8": { - "shot1": 3, - "shot2": 1 - }, - "9": { - "shot1": 9, - "shot2": 6 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 3, - "shot2": 6 - }, - "12": { - "shot1": 4, - "shot2": 2 - }, - "13": { - "shot1": 1, - "shot2": 7 - }, - "14": { - "shot1": 10, - "shot2": 1 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 7, - "shot2": 2 - }, - "17": { - "shot1": 7, - "shot2": 5 - }, - "18": { - "shot1": 2, - "shot2": 10 - }, - "19": { - "shot1": 9, - "shot2": 0 - }, - "20": { - "shot1": 2, - "shot2": 4 - } - }, - "total_score": 206, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 6, - "shot2": 3 - }, - "2": { - "shot1": 8, - "shot2": 1 - }, - "3": { - "shot1": 9, - "shot2": 6 - }, - "4": { - "shot1": 0, - "shot2": 5 - }, - "5": { - "shot1": 7, - "shot2": 2 - }, - "6": { - "shot1": 4, - "shot2": 0 - }, - "7": { - "shot1": 9, - "shot2": 5 - }, - "8": { - "shot1": 6, - "shot2": 9 - }, - "9": { - "shot1": 5, - "shot2": 7 - }, - "10": { - "shot1": 6, - "shot2": 2 - }, - "11": { - "shot1": 2, - "shot2": 5 - }, - "12": { - "shot1": 4, - "shot2": 2 - }, - "13": { - "shot1": 5, - "shot2": 8 - }, - "14": { - "shot1": 3, - "shot2": 8 - }, - "15": { - "shot1": 2, - "shot2": 4 - }, - "16": { - "shot1": 0, - "shot2": 2 - }, - "17": { - "shot1": 1, - "shot2": 5 - }, - "18": { - "shot1": 7, - "shot2": 4 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 2, - "shot2": 1 - } - }, - "total_score": 173, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 1 - }, - "2": { - "shot1": 0, - "shot2": 7 - }, - "3": { - "shot1": 3, - "shot2": 4 - }, - "4": { - "shot1": 3, - "shot2": 7 - }, - "5": { - "shot1": 7, - "shot2": 0 - }, - "6": { - "shot1": 4, - "shot2": 8 - }, - "7": { - "shot1": 10, - "shot2": 0 - }, - "8": { - "shot1": 10, - "shot2": 1 - }, - "9": { - "shot1": 1, - "shot2": 5 - }, - "10": { - "shot1": 7, - "shot2": 9 - }, - "11": { - "shot1": 7, - "shot2": 4 - }, - "12": { - "shot1": 10, - "shot2": 5 - }, - "13": { - "shot1": 2, - "shot2": 5 - }, - "14": { - "shot1": 1, - "shot2": 2 - }, - "15": { - "shot1": 10, - "shot2": 9 - }, - "16": { - "shot1": 8, - "shot2": 8 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 3, - "shot2": 5 - }, - "19": { - "shot1": 2, - "shot2": 4 - }, - "20": { - "shot1": 0, - "shot2": 0 - } - }, - "total_score": 183, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 9, - "shot2": 2 - }, - "2": { - "shot1": 2, - "shot2": 6 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 6, - "shot2": 2 - }, - "5": { - "shot1": 1, - "shot2": 10 - }, - "6": { - "shot1": 2, - "shot2": 10 - }, - "7": { - "shot1": 0, - "shot2": 6 - }, - "8": { - "shot1": 9, - "shot2": 1 - }, - "9": { - "shot1": 3, - "shot2": 3 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 0, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 5 - }, - "13": { - "shot1": 10, - "shot2": 8 - }, - "14": { - "shot1": 7, - "shot2": 10 - }, - "15": { - "shot1": 4, - "shot2": 10 - }, - "16": { - "shot1": 8, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 9 - }, - "18": { - "shot1": 10, - "shot2": 9 - }, - "19": { - "shot1": 5, - "shot2": 5 - }, - "20": { - "shot1": 6, - "shot2": 9 - } - }, - "total_score": 230, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 6, - "shot2": 5 - }, - "3": { - "shot1": 10, - "shot2": 0 - }, - "4": { - "shot1": 0, - "shot2": 2 - }, - "5": { - "shot1": 6, - "shot2": 5 - }, - "6": { - "shot1": 0, - "shot2": 4 - }, - "7": { - "shot1": 3, - "shot2": 5 - }, - "8": { - "shot1": 2, - "shot2": 9 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 2, - "shot2": 8 - }, - "11": { - "shot1": 8, - "shot2": 7 - }, - "12": { - "shot1": 10, - "shot2": 4 - }, - "13": { - "shot1": 4, - "shot2": 1 - }, - "14": { - "shot1": 9, - "shot2": 4 - }, - "15": { - "shot1": 1, - "shot2": 0 - }, - "16": { - "shot1": 7, - "shot2": 6 - }, - "17": { - "shot1": 2, - "shot2": 8 - }, - "18": { - "shot1": 8, - "shot2": 0 - }, - "19": { - "shot1": 2, - "shot2": 4 - }, - "20": { - "shot1": 6, - "shot2": 9 - } - }, - "total_score": 183, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 5, - "shot2": 9 - }, - "2": { - "shot1": 9, - "shot2": 5 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 5, - "shot2": 7 - }, - "5": { - "shot1": 2, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 10 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 4, - "shot2": 8 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 2, - "shot2": 1 - }, - "11": { - "shot1": 6, - "shot2": 0 - }, - "12": { - "shot1": 7, - "shot2": 10 - }, - "13": { - "shot1": 5, - "shot2": 8 - }, - "14": { - "shot1": 7, - "shot2": 1 - }, - "15": { - "shot1": 8, - "shot2": 6 - }, - "16": { - "shot1": 7, - "shot2": 1 - }, - "17": { - "shot1": 0, - "shot2": 0 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 10, - "shot2": 5 - }, - "20": { - "shot1": 8, - "shot2": 5 - } - }, - "total_score": 219, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 9, - "shot2": 4 - }, - "3": { - "shot1": 8, - "shot2": 0 - }, - "4": { - "shot1": 8, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 10 - }, - "6": { - "shot1": 0, - "shot2": 3 - }, - "7": { - "shot1": 10, - "shot2": 10 - }, - "8": { - "shot1": 9, - "shot2": 7 - }, - "9": { - "shot1": 9, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 0 - }, - "11": { - "shot1": 1, - "shot2": 5 - }, - "12": { - "shot1": 6, - "shot2": 7 - }, - "13": { - "shot1": 9, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 4 - }, - "15": { - "shot1": 6, - "shot2": 3 - }, - "16": { - "shot1": 2, - "shot2": 8 - }, - "17": { - "shot1": 10, - "shot2": 5 - }, - "18": { - "shot1": 9, - "shot2": 0 - }, - "19": { - "shot1": 9, - "shot2": 9 - }, - "20": { - "shot1": 9, - "shot2": 0 - } - }, - "total_score": 246, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 1, - "shot2": 6 - }, - "2": { - "shot1": 0, - "shot2": 3 - }, - "3": { - "shot1": 2, - "shot2": 10 - }, - "4": { - "shot1": 5, - "shot2": 5 - }, - "5": { - "shot1": 8, - "shot2": 4 - }, - "6": { - "shot1": 9, - "shot2": 7 - }, - "7": { - "shot1": 1, - "shot2": 0 - }, - "8": { - "shot1": 0, - "shot2": 3 - }, - "9": { - "shot1": 5, - "shot2": 1 - }, - "10": { - "shot1": 3, - "shot2": 7 - }, - "11": { - "shot1": 0, - "shot2": 0 - }, - "12": { - "shot1": 2, - "shot2": 4 - }, - "13": { - "shot1": 4, - "shot2": 10 - }, - "14": { - "shot1": 4, - "shot2": 9 - }, - "15": { - "shot1": 6, - "shot2": 9 - }, - "16": { - "shot1": 6, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 6 - }, - "18": { - "shot1": 0, - "shot2": 4 - }, - "19": { - "shot1": 6, - "shot2": 8 - }, - "20": { - "shot1": 8, - "shot2": 3 - } - }, - "total_score": 174, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 3, - "shot2": 4 - }, - "2": { - "shot1": 6, - "shot2": 5 - }, - "3": { - "shot1": 6, - "shot2": 4 - }, - "4": { - "shot1": 4, - "shot2": 0 - }, - "5": { - "shot1": 4, - "shot2": 0 - }, - "6": { - "shot1": 5, - "shot2": 0 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 2, - "shot2": 1 - }, - "9": { - "shot1": 0, - "shot2": 0 - }, - "10": { - "shot1": 1, - "shot2": 8 - }, - "11": { - "shot1": 8, - "shot2": 10 - }, - "12": { - "shot1": 9, - "shot2": 8 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 8, - "shot2": 4 - }, - "15": { - "shot1": 3, - "shot2": 8 - }, - "16": { - "shot1": 10, - "shot2": 8 - }, - "17": { - "shot1": 8, - "shot2": 3 - }, - "18": { - "shot1": 6, - "shot2": 5 - }, - "19": { - "shot1": 0, - "shot2": 6 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 183, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 10, - "shot2": 10 - }, - "2": { - "shot1": 7, - "shot2": 10 - }, - "3": { - "shot1": 3, - "shot2": 3 - }, - "4": { - "shot1": 8, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 6 - }, - "6": { - "shot1": 7, - "shot2": 3 - }, - "7": { - "shot1": 7, - "shot2": 4 - }, - "8": { - "shot1": 4, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 0 - }, - "10": { - "shot1": 1, - "shot2": 5 - }, - "11": { - "shot1": 4, - "shot2": 2 - }, - "12": { - "shot1": 7, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 6 - }, - "14": { - "shot1": 5, - "shot2": 2 - }, - "15": { - "shot1": 0, - "shot2": 2 - }, - "16": { - "shot1": 4, - "shot2": 5 - }, - "17": { - "shot1": 3, - "shot2": 9 - }, - "18": { - "shot1": 8, - "shot2": 4 - }, - "19": { - "shot1": 10, - "shot2": 0 - }, - "20": { - "shot1": 1, - "shot2": 5 - } - }, - "total_score": 188, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 6, - "shot2": 0 - }, - "2": { - "shot1": 3, - "shot2": 5 - }, - "3": { - "shot1": 8, - "shot2": 4 - }, - "4": { - "shot1": 8, - "shot2": 0 - }, - "5": { - "shot1": 1, - "shot2": 5 - }, - "6": { - "shot1": 7, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 3 - }, - "8": { - "shot1": 8, - "shot2": 9 - }, - "9": { - "shot1": 6, - "shot2": 7 - }, - "10": { - "shot1": 4, - "shot2": 8 - }, - "11": { - "shot1": 8, - "shot2": 1 - }, - "12": { - "shot1": 6, - "shot2": 0 - }, - "13": { - "shot1": 1, - "shot2": 1 - }, - "14": { - "shot1": 1, - "shot2": 1 - }, - "15": { - "shot1": 6, - "shot2": 8 - }, - "16": { - "shot1": 0, - "shot2": 5 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 4, - "shot2": 9 - }, - "19": { - "shot1": 2, - "shot2": 4 - }, - "20": { - "shot1": 5, - "shot2": 5 - } - }, - "total_score": 168, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 4, - "shot2": 5 - }, - "2": { - "shot1": 8, - "shot2": 4 - }, - "3": { - "shot1": 8, - "shot2": 6 - }, - "4": { - "shot1": 2, - "shot2": 0 - }, - "5": { - "shot1": 3, - "shot2": 7 - }, - "6": { - "shot1": 1, - "shot2": 8 - }, - "7": { - "shot1": 3, - "shot2": 6 - }, - "8": { - "shot1": 7, - "shot2": 4 - }, - "9": { - "shot1": 9, - "shot2": 1 - }, - "10": { - "shot1": 0, - "shot2": 6 - }, - "11": { - "shot1": 0, - "shot2": 5 - }, - "12": { - "shot1": 9, - "shot2": 5 - }, - "13": { - "shot1": 1, - "shot2": 1 - }, - "14": { - "shot1": 0, - "shot2": 8 - }, - "15": { - "shot1": 2, - "shot2": 1 - }, - "16": { - "shot1": 1, - "shot2": 3 - }, - "17": { - "shot1": 3, - "shot2": 9 - }, - "18": { - "shot1": 10, - "shot2": 2 - }, - "19": { - "shot1": 4, - "shot2": 3 - }, - "20": { - "shot1": 3, - "shot2": 9 - } - }, - "total_score": 171, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 1, - "shot2": 4 - }, - "2": { - "shot1": 9, - "shot2": 7 - }, - "3": { - "shot1": 6, - "shot2": 7 - }, - "4": { - "shot1": 6, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 8, - "shot2": 7 - }, - "7": { - "shot1": 3, - "shot2": 1 - }, - "8": { - "shot1": 6, - "shot2": 4 - }, - "9": { - "shot1": 2, - "shot2": 5 - }, - "10": { - "shot1": 3, - "shot2": 1 - }, - "11": { - "shot1": 5, - "shot2": 10 - }, - "12": { - "shot1": 3, - "shot2": 1 - }, - "13": { - "shot1": 6, - "shot2": 1 - }, - "14": { - "shot1": 10, - "shot2": 0 - }, - "15": { - "shot1": 5, - "shot2": 2 - }, - "16": { - "shot1": 0, - "shot2": 8 - }, - "17": { - "shot1": 10, - "shot2": 1 - }, - "18": { - "shot1": 0, - "shot2": 10 - }, - "19": { - "shot1": 6, - "shot2": 6 - }, - "20": { - "shot1": 4, - "shot2": 3 - } - }, - "total_score": 182, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 4, - "shot2": 6 - }, - "2": { - "shot1": 1, - "shot2": 2 - }, - "3": { - "shot1": 7, - "shot2": 2 - }, - "4": { - "shot1": 6, - "shot2": 4 - }, - "5": { - "shot1": 5, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 2 - }, - "7": { - "shot1": 2, - "shot2": 5 - }, - "8": { - "shot1": 5, - "shot2": 0 - }, - "9": { - "shot1": 7, - "shot2": 6 - }, - "10": { - "shot1": 3, - "shot2": 4 - }, - "11": { - "shot1": 1, - "shot2": 3 - }, - "12": { - "shot1": 0, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 0, - "shot2": 2 - }, - "15": { - "shot1": 2, - "shot2": 4 - }, - "16": { - "shot1": 8, - "shot2": 8 - }, - "17": { - "shot1": 2, - "shot2": 7 - }, - "18": { - "shot1": 5, - "shot2": 6 - }, - "19": { - "shot1": 5, - "shot2": 4 - }, - "20": { - "shot1": 3, - "shot2": 5 - } - }, - "total_score": 157, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 3, - "shot2": 9 - }, - "2": { - "shot1": 6, - "shot2": 4 - }, - "3": { - "shot1": 5, - "shot2": 9 - }, - "4": { - "shot1": 8, - "shot2": 9 - }, - "5": { - "shot1": 1, - "shot2": 8 - }, - "6": { - "shot1": 8, - "shot2": 1 - }, - "7": { - "shot1": 4, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 7 - }, - "9": { - "shot1": 10, - "shot2": 3 - }, - "10": { - "shot1": 4, - "shot2": 8 - }, - "11": { - "shot1": 3, - "shot2": 8 - }, - "12": { - "shot1": 0, - "shot2": 1 - }, - "13": { - "shot1": 3, - "shot2": 9 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 9, - "shot2": 8 - }, - "16": { - "shot1": 0, - "shot2": 9 - }, - "17": { - "shot1": 9, - "shot2": 10 - }, - "18": { - "shot1": 10, - "shot2": 5 - }, - "19": { - "shot1": 6, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 10 - } - }, - "total_score": 227, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 2, - "shot2": 0 - }, - "2": { - "shot1": 7, - "shot2": 3 - }, - "3": { - "shot1": 4, - "shot2": 6 - }, - "4": { - "shot1": 0, - "shot2": 5 - }, - "5": { - "shot1": 6, - "shot2": 2 - }, - "6": { - "shot1": 6, - "shot2": 5 - }, - "7": { - "shot1": 1, - "shot2": 8 - }, - "8": { - "shot1": 5, - "shot2": 4 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 3, - "shot2": 2 - }, - "11": { - "shot1": 10, - "shot2": 9 - }, - "12": { - "shot1": 6, - "shot2": 1 - }, - "13": { - "shot1": 0, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 7 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 9, - "shot2": 1 - }, - "17": { - "shot1": 10, - "shot2": 4 - }, - "18": { - "shot1": 4, - "shot2": 6 - }, - "19": { - "shot1": 1, - "shot2": 1 - }, - "20": { - "shot1": 4, - "shot2": 6 - } - }, - "total_score": 181, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 1, - "shot2": 7 - }, - "2": { - "shot1": 4, - "shot2": 9 - }, - "3": { - "shot1": 10, - "shot2": 10 - }, - "4": { - "shot1": 2, - "shot2": 10 - }, - "5": { - "shot1": 5, - "shot2": 4 - }, - "6": { - "shot1": 2, - "shot2": 5 - }, - "7": { - "shot1": 3, - "shot2": 2 - }, - "8": { - "shot1": 1, - "shot2": 4 - }, - "9": { - "shot1": 4, - "shot2": 10 - }, - "10": { - "shot1": 2, - "shot2": 2 - }, - "11": { - "shot1": 3, - "shot2": 2 - }, - "12": { - "shot1": 7, - "shot2": 4 - }, - "13": { - "shot1": 5, - "shot2": 7 - }, - "14": { - "shot1": 1, - "shot2": 9 - }, - "15": { - "shot1": 5, - "shot2": 1 - }, - "16": { - "shot1": 4, - "shot2": 3 - }, - "17": { - "shot1": 1, - "shot2": 0 - }, - "18": { - "shot1": 7, - "shot2": 10 - }, - "19": { - "shot1": 2, - "shot2": 5 - }, - "20": { - "shot1": 1, - "shot2": 7 - } - }, - "total_score": 181, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 10, - "shot2": 8 - }, - "2": { - "shot1": 4, - "shot2": 8 - }, - "3": { - "shot1": 4, - "shot2": 10 - }, - "4": { - "shot1": 10, - "shot2": 9 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 7, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 5 - }, - "8": { - "shot1": 8, - "shot2": 9 - }, - "9": { - "shot1": 3, - "shot2": 0 - }, - "10": { - "shot1": 5, - "shot2": 7 - }, - "11": { - "shot1": 3, - "shot2": 4 - }, - "12": { - "shot1": 0, - "shot2": 9 - }, - "13": { - "shot1": 5, - "shot2": 10 - }, - "14": { - "shot1": 6, - "shot2": 9 - }, - "15": { - "shot1": 5, - "shot2": 4 - }, - "16": { - "shot1": 2, - "shot2": 1 - }, - "17": { - "shot1": 5, - "shot2": 5 - }, - "18": { - "shot1": 9, - "shot2": 7 - }, - "19": { - "shot1": 10, - "shot2": 9 - }, - "20": { - "shot1": 2, - "shot2": 8 - } - }, - "total_score": 241, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 2 - }, - "2": { - "shot1": 7, - "shot2": 4 - }, - "3": { - "shot1": 6, - "shot2": 4 - }, - "4": { - "shot1": 2, - "shot2": 7 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 5 - }, - "7": { - "shot1": 8, - "shot2": 8 - }, - "8": { - "shot1": 2, - "shot2": 7 - }, - "9": { - "shot1": 2, - "shot2": 7 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 5, - "shot2": 3 - }, - "12": { - "shot1": 9, - "shot2": 6 - }, - "13": { - "shot1": 3, - "shot2": 4 - }, - "14": { - "shot1": 1, - "shot2": 5 - }, - "15": { - "shot1": 8, - "shot2": 4 - }, - "16": { - "shot1": 3, - "shot2": 2 - }, - "17": { - "shot1": 7, - "shot2": 8 - }, - "18": { - "shot1": 6, - "shot2": 10 - }, - "19": { - "shot1": 4, - "shot2": 9 - }, - "20": { - "shot1": 3, - "shot2": 7 - } - }, - "total_score": 216, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 10 - }, - "2": { - "shot1": 9, - "shot2": 0 - }, - "3": { - "shot1": 2, - "shot2": 2 - }, - "4": { - "shot1": 6, - "shot2": 2 - }, - "5": { - "shot1": 4, - "shot2": 10 - }, - "6": { - "shot1": 1, - "shot2": 2 - }, - "7": { - "shot1": 8, - "shot2": 4 - }, - "8": { - "shot1": 8, - "shot2": 8 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 8, - "shot2": 3 - }, - "11": { - "shot1": 1, - "shot2": 0 - }, - "12": { - "shot1": 0, - "shot2": 5 - }, - "13": { - "shot1": 10, - "shot2": 9 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 0, - "shot2": 1 - }, - "17": { - "shot1": 3, - "shot2": 9 - }, - "18": { - "shot1": 8, - "shot2": 3 - }, - "19": { - "shot1": 0, - "shot2": 7 - }, - "20": { - "shot1": 10, - "shot2": 3 - } - }, - "total_score": 193, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 7, - "shot2": 4 - }, - "2": { - "shot1": 0, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 6 - }, - "4": { - "shot1": 10, - "shot2": 5 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 1, - "shot2": 8 - }, - "7": { - "shot1": 5, - "shot2": 0 - }, - "8": { - "shot1": 6, - "shot2": 5 - }, - "9": { - "shot1": 4, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 5 - }, - "11": { - "shot1": 3, - "shot2": 6 - }, - "12": { - "shot1": 1, - "shot2": 0 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 10, - "shot2": 6 - }, - "15": { - "shot1": 1, - "shot2": 2 - }, - "16": { - "shot1": 6, - "shot2": 10 - }, - "17": { - "shot1": 8, - "shot2": 7 - }, - "18": { - "shot1": 10, - "shot2": 0 - }, - "19": { - "shot1": 1, - "shot2": 8 - }, - "20": { - "shot1": 9, - "shot2": 7 - } - }, - "total_score": 193, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 6 - }, - "2": { - "shot1": 8, - "shot2": 0 - }, - "3": { - "shot1": 2, - "shot2": 6 - }, - "4": { - "shot1": 10, - "shot2": 6 - }, - "5": { - "shot1": 3, - "shot2": 8 - }, - "6": { - "shot1": 0, - "shot2": 4 - }, - "7": { - "shot1": 10, - "shot2": 8 - }, - "8": { - "shot1": 2, - "shot2": 1 - }, - "9": { - "shot1": 5, - "shot2": 2 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 8 - }, - "12": { - "shot1": 5, - "shot2": 3 - }, - "13": { - "shot1": 0, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 4 - }, - "15": { - "shot1": 5, - "shot2": 9 - }, - "16": { - "shot1": 6, - "shot2": 5 - }, - "17": { - "shot1": 6, - "shot2": 6 - }, - "18": { - "shot1": 10, - "shot2": 5 - }, - "19": { - "shot1": 9, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 10 - } - }, - "total_score": 207, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-20T13:00:38.060647", - "finished_at": "2025-09-20T13:10:49.554223" - }, - "archived_at": "2025-09-20T13:10:49.554246" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20250920_131528.json b/data/tournament_archives/tournament_20250920_131528.json deleted file mode 100644 index 613712d..0000000 --- a/data/tournament_archives/tournament_20250920_131528.json +++ /dev/null @@ -1,1989 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-09-20T13:15:13.418714", - "total_players": 48, - "total_rounds": 8, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-09-20T13:15:13.418714", - "tournament_type": "4_targets", - "participants": { - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 9, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 10, - "shot2": 4, - "shot3": 5, - "shot4": 5, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 2, - "shot4": 10, - "shot5": 1 - }, - "4": { - "shot1": 10, - "shot2": 9, - "shot3": 0, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 110, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 2, - "shot2": 6, - "shot3": 3, - "shot4": 8, - "shot5": 0 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 2, - "shot4": 9, - "shot5": 1 - }, - "3": { - "shot1": 5, - "shot2": 2, - "shot3": 8, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 4 - } - }, - "total_score": 89, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 6, - "shot2": 10, - "shot3": 6, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 10, - "shot4": 7, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 6, - "shot3": 0, - "shot4": 6, - "shot5": 0 - }, - "4": { - "shot1": 2, - "shot2": 10, - "shot3": 10, - "shot4": 6, - "shot5": 10 - } - }, - "total_score": 115, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 6, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 5, - "shot4": 3, - "shot5": 5 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 2, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 4, - "shot2": 9, - "shot3": 7, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 2, - "shot4": 8, - "shot5": 8 - }, - "2": { - "shot1": 7, - "shot2": 9, - "shot3": 8, - "shot4": 0, - "shot5": 4 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 6, - "shot4": 5, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 6, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 101, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 4, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 5, - "shot3": 7, - "shot4": 2, - "shot5": 5 - }, - "3": { - "shot1": 0, - "shot2": 6, - "shot3": 4, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 5, - "shot4": 8, - "shot5": 9 - } - }, - "total_score": 132, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 10, - "shot2": 7, - "shot3": 5, - "shot4": 3, - "shot5": 6 - }, - "2": { - "shot1": 3, - "shot2": 1, - "shot3": 5, - "shot4": 1, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 7, - "shot3": 2, - "shot4": 8, - "shot5": 1 - }, - "4": { - "shot1": 10, - "shot2": 3, - "shot3": 3, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 93, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 5, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 1, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 7, - "shot4": 4, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 3, - "shot4": 10, - "shot5": 3 - } - }, - "total_score": 92, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 3, - "shot3": 8, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 8, - "shot3": 1, - "shot4": 6, - "shot5": 3 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 8, - "shot4": 4, - "shot5": 7 - }, - "4": { - "shot1": 3, - "shot2": 1, - "shot3": 0, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 94, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 0, - "shot2": 8, - "shot3": 4, - "shot4": 2, - "shot5": 8 - }, - "2": { - "shot1": 1, - "shot2": 0, - "shot3": 2, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 4, - "shot2": 8, - "shot3": 9, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 1, - "shot3": 8, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 86, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 4, - "shot2": 10, - "shot3": 2, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 5, - "shot2": 5, - "shot3": 2, - "shot4": 7, - "shot5": 5 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 6, - "shot4": 6, - "shot5": 0 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 6, - "shot4": 7, - "shot5": 10 - } - }, - "total_score": 110, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 4, - "shot2": 7, - "shot3": 8, - "shot4": 7, - "shot5": 10 - }, - "2": { - "shot1": 10, - "shot2": 5, - "shot3": 5, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 9, - "shot2": 2, - "shot3": 8, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 3, - "shot2": 10, - "shot3": 8, - "shot4": 9, - "shot5": 4 - } - }, - "total_score": 130, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 2, - "shot3": 8, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 2, - "shot4": 10, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 1, - "shot4": 0, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 10, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 101, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 6, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 5, - "shot3": 6, - "shot4": 3, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 3, - "shot4": 1, - "shot5": 3 - }, - "4": { - "shot1": 0, - "shot2": 8, - "shot3": 2, - "shot4": 2, - "shot5": 4 - } - }, - "total_score": 76, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 3, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 8, - "shot3": 0, - "shot4": 5, - "shot5": 7 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 7, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 10, - "shot2": 3, - "shot3": 10, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 107, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 5, - "shot3": 5, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 5, - "shot3": 4, - "shot4": 6, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 7, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 2, - "shot4": 9, - "shot5": 0 - } - }, - "total_score": 105, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 7, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 1, - "shot4": 5, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 10, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 0, - "shot2": 2, - "shot3": 9, - "shot4": 10, - "shot5": 6 - } - }, - "total_score": 105, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 1, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 0, - "shot2": 3, - "shot3": 7, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 0, - "shot4": 10, - "shot5": 4 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 5, - "shot4": 1, - "shot5": 9 - } - }, - "total_score": 104, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 2, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 8, - "shot3": 1, - "shot4": 6, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 7, - "shot3": 4, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 10 - } - }, - "total_score": 114, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 6, - "shot4": 5, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 3, - "shot3": 1, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 8, - "shot3": 3, - "shot4": 3, - "shot5": 5 - }, - "4": { - "shot1": 6, - "shot2": 0, - "shot3": 6, - "shot4": 0, - "shot5": 5 - } - }, - "total_score": 77, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 10, - "shot2": 0, - "shot3": 2, - "shot4": 3, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 2, - "shot3": 3, - "shot4": 4, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 3, - "shot3": 8, - "shot4": 4, - "shot5": 7 - }, - "4": { - "shot1": 3, - "shot2": 1, - "shot3": 5, - "shot4": 0, - "shot5": 10 - } - }, - "total_score": 92, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 0, - "shot2": 8, - "shot3": 3, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 8, - "shot4": 0, - "shot5": 9 - }, - "3": { - "shot1": 6, - "shot2": 5, - "shot3": 0, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 0, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 105, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 6, - "shot2": 5, - "shot3": 3, - "shot4": 7, - "shot5": 1 - }, - "2": { - "shot1": 10, - "shot2": 9, - "shot3": 3, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 3, - "shot4": 4, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 4, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 96, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 10, - "shot2": 4, - "shot3": 5, - "shot4": 1, - "shot5": 4 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 9, - "shot4": 0, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 4, - "shot3": 2, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 6, - "shot2": 2, - "shot3": 0, - "shot4": 4, - "shot5": 8 - } - }, - "total_score": 93, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 1, - "shot3": 0, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 6, - "shot4": 2, - "shot5": 0 - }, - "4": { - "shot1": 3, - "shot2": 1, - "shot3": 2, - "shot4": 2, - "shot5": 0 - } - }, - "total_score": 69, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 9, - "shot3": 3, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 2, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 10, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 2, - "shot3": 6, - "shot4": 0, - "shot5": 5 - } - }, - "total_score": 88, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 6, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 3, - "shot2": 3, - "shot3": 8, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 7, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 115, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 4, - "shot2": 9, - "shot3": 8, - "shot4": 0, - "shot5": 8 - }, - "2": { - "shot1": 6, - "shot2": 6, - "shot3": 3, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 2, - "shot3": 9, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 9, - "shot3": 8, - "shot4": 9, - "shot5": 10 - } - }, - "total_score": 113, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 1, - "shot2": 5, - "shot3": 1, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 5, - "shot2": 7, - "shot3": 10, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 8, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 2, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 80, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 2, - "shot3": 3, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 7, - "shot3": 1, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 3, - "shot3": 6, - "shot4": 7, - "shot5": 2 - }, - "4": { - "shot1": 9, - "shot2": 6, - "shot3": 2, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 109, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 0, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 6, - "shot4": 7, - "shot5": 1 - }, - "3": { - "shot1": 6, - "shot2": 10, - "shot3": 7, - "shot4": 2, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 9, - "shot3": 10, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 100, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 5, - "shot2": 2, - "shot3": 1, - "shot4": 7, - "shot5": 1 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 9, - "shot4": 7, - "shot5": 5 - }, - "3": { - "shot1": 2, - "shot2": 5, - "shot3": 3, - "shot4": 1, - "shot5": 3 - }, - "4": { - "shot1": 7, - "shot2": 9, - "shot3": 9, - "shot4": 0, - "shot5": 3 - } - }, - "total_score": 85, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 8, - "shot3": 3, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 2, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 2, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 6, - "shot3": 3, - "shot4": 8, - "shot5": 7 - } - }, - "total_score": 105, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 4, - "shot4": 10, - "shot5": 8 - }, - "2": { - "shot1": 10, - "shot2": 0, - "shot3": 5, - "shot4": 8, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 1, - "shot3": 0, - "shot4": 4, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 6, - "shot3": 1, - "shot4": 2, - "shot5": 2 - } - }, - "total_score": 96, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 7, - "shot2": 0, - "shot3": 6, - "shot4": 1, - "shot5": 2 - }, - "2": { - "shot1": 8, - "shot2": 10, - "shot3": 9, - "shot4": 7, - "shot5": 7 - }, - "3": { - "shot1": 0, - "shot2": 6, - "shot3": 4, - "shot4": 3, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 9, - "shot3": 2, - "shot4": 6, - "shot5": 6 - } - }, - "total_score": 109, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 8, - "shot3": 1, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 4, - "shot4": 1, - "shot5": 7 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 7, - "shot4": 10, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 5, - "shot4": 7, - "shot5": 5 - } - }, - "total_score": 103, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 10, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 1, - "shot4": 2, - "shot5": 6 - }, - "3": { - "shot1": 2, - "shot2": 10, - "shot3": 0, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 98, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 2, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 3, - "shot4": 1, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 2, - "shot3": 9, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 8, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 103, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 3, - "shot4": 1, - "shot5": 8 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 7, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 3, - "shot3": 3, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 6, - "shot2": 4, - "shot3": 0, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 79, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 3, - "shot2": 7, - "shot3": 7, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 5, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 3, - "shot2": 3, - "shot3": 6, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 4, - "shot4": 0, - "shot5": 6 - } - }, - "total_score": 83, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 3, - "shot2": 1, - "shot3": 4, - "shot4": 8, - "shot5": 3 - }, - "2": { - "shot1": 9, - "shot2": 6, - "shot3": 3, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 2, - "shot3": 5, - "shot4": 4, - "shot5": 2 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 4, - "shot4": 10, - "shot5": 3 - } - }, - "total_score": 82, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 10, - "shot2": 5, - "shot3": 3, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 10, - "shot4": 1, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 10, - "shot4": 6, - "shot5": 4 - }, - "4": { - "shot1": 1, - "shot2": 4, - "shot3": 10, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 108, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 2, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 0, - "shot4": 9, - "shot5": 10 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 2, - "shot4": 6, - "shot5": 10 - }, - "4": { - "shot1": 10, - "shot2": 7, - "shot3": 4, - "shot4": 3, - "shot5": 4 - } - }, - "total_score": 98, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 3, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 8, - "shot3": 8, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 0, - "shot3": 10, - "shot4": 6, - "shot5": 10 - }, - "4": { - "shot1": 3, - "shot2": 2, - "shot3": 3, - "shot4": 3, - "shot5": 5 - } - }, - "total_score": 97, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 7, - "shot2": 3, - "shot3": 3, - "shot4": 6, - "shot5": 8 - }, - "2": { - "shot1": 2, - "shot2": 8, - "shot3": 5, - "shot4": 9, - "shot5": 8 - }, - "3": { - "shot1": 6, - "shot2": 10, - "shot3": 2, - "shot4": 0, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 7, - "shot3": 3, - "shot4": 0, - "shot5": 3 - } - }, - "total_score": 92, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 5, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 0, - "shot4": 2, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 9, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 0, - "shot4": 3, - "shot5": 6 - } - }, - "total_score": 105, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 1, - "shot2": 1, - "shot3": 7, - "shot4": 10, - "shot5": 6 - }, - "2": { - "shot1": 3, - "shot2": 5, - "shot3": 9, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 10, - "shot3": 8, - "shot4": 8, - "shot5": 9 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 0, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 106, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 0, - "shot4": 5, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 7, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 5, - "shot3": 0, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 6, - "shot4": 6, - "shot5": 4 - } - }, - "total_score": 110, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-09-20T13:15:13.419069", - "finished_at": "2025-09-20T13:15:28.455462" - }, - "archived_at": "2025-09-20T13:15:28.455484" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251010_180624.json b/data/tournament_archives/tournament_20251010_180624.json deleted file mode 100644 index 426ad16..0000000 --- a/data/tournament_archives/tournament_20251010_180624.json +++ /dev/null @@ -1,1989 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-10-10T18:06:05.969154", - "total_players": 48, - "total_rounds": 8, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-10-10T18:06:05.969154", - "tournament_type": "4_targets", - "participants": { - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 0, - "shot3": 1, - "shot4": 9, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 2, - "shot4": 1, - "shot5": 3 - }, - "3": { - "shot1": 3, - "shot2": 5, - "shot3": 10, - "shot4": 6, - "shot5": 4 - }, - "4": { - "shot1": 3, - "shot2": 2, - "shot3": 10, - "shot4": 2, - "shot5": 4 - } - }, - "total_score": 84, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 1, - "shot3": 9, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 5, - "shot3": 10, - "shot4": 10, - "shot5": 2 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 8, - "shot4": 9, - "shot5": 8 - }, - "4": { - "shot1": 5, - "shot2": 2, - "shot3": 7, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 115, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 2, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 0, - "shot2": 2, - "shot3": 4, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 4, - "shot3": 0, - "shot4": 4, - "shot5": 0 - }, - "4": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 7, - "shot5": 6 - } - }, - "total_score": 87, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 1, - "shot2": 8, - "shot3": 6, - "shot4": 2, - "shot5": 9 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 5, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 3, - "shot2": 2, - "shot3": 10, - "shot4": 1, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 7, - "shot3": 6, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 98, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 0, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 6, - "shot3": 7, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 3, - "shot2": 10, - "shot3": 1, - "shot4": 8, - "shot5": 4 - }, - "4": { - "shot1": 8, - "shot2": 6, - "shot3": 3, - "shot4": 0, - "shot5": 1 - } - }, - "total_score": 101, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 10, - "shot2": 6, - "shot3": 5, - "shot4": 9, - "shot5": 5 - }, - "2": { - "shot1": 8, - "shot2": 9, - "shot3": 1, - "shot4": 5, - "shot5": 10 - }, - "3": { - "shot1": 0, - "shot2": 7, - "shot3": 3, - "shot4": 6, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 8, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 118, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 6, - "shot3": 10, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 10, - "shot3": 7, - "shot4": 2, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 4, - "shot3": 9, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 8, - "shot2": 8, - "shot3": 8, - "shot4": 6, - "shot5": 7 - } - }, - "total_score": 138, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 1, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 6, - "shot2": 4, - "shot3": 9, - "shot4": 3, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 3, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 2, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 97, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 3, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 6, - "shot2": 3, - "shot3": 9, - "shot4": 3, - "shot5": 10 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 2, - "shot4": 8, - "shot5": 7 - }, - "4": { - "shot1": 2, - "shot2": 4, - "shot3": 1, - "shot4": 8, - "shot5": 1 - } - }, - "total_score": 95, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 7, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 6, - "shot4": 10, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 7, - "shot3": 2, - "shot4": 1, - "shot5": 5 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 3, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 122, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 7, - "shot3": 2, - "shot4": 6, - "shot5": 10 - }, - "2": { - "shot1": 3, - "shot2": 7, - "shot3": 7, - "shot4": 6, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 10, - "shot3": 5, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 7, - "shot2": 3, - "shot3": 3, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 112, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 1, - "shot3": 2, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 8, - "shot2": 5, - "shot3": 2, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 4, - "shot4": 10, - "shot5": 2 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 9, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 80, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 7, - "shot2": 3, - "shot3": 3, - "shot4": 0, - "shot5": 8 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 0, - "shot4": 3, - "shot5": 10 - }, - "3": { - "shot1": 6, - "shot2": 7, - "shot3": 6, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 2, - "shot2": 7, - "shot3": 3, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 103, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 9, - "shot4": 7, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 6, - "shot3": 0, - "shot4": 4, - "shot5": 10 - }, - "3": { - "shot1": 9, - "shot2": 1, - "shot3": 5, - "shot4": 1, - "shot5": 2 - }, - "4": { - "shot1": 3, - "shot2": 8, - "shot3": 8, - "shot4": 0, - "shot5": 2 - } - }, - "total_score": 87, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 2, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 3, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 10, - "shot4": 1, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 6, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 95, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 1, - "shot2": 7, - "shot3": 0, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 3, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 0, - "shot3": 6, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 8, - "shot3": 2, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 103, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 7, - "shot2": 4, - "shot3": 7, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 0, - "shot4": 2, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 3, - "shot4": 3, - "shot5": 4 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 8, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 101, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 3, - "shot4": 1, - "shot5": 4 - }, - "2": { - "shot1": 6, - "shot2": 4, - "shot3": 7, - "shot4": 5, - "shot5": 10 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 7, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 3 - } - }, - "total_score": 108, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 10, - "shot2": 4, - "shot3": 5, - "shot4": 7, - "shot5": 3 - }, - "2": { - "shot1": 10, - "shot2": 1, - "shot3": 7, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 3, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 1, - "shot4": 3, - "shot5": 4 - } - }, - "total_score": 94, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 7, - "shot4": 10, - "shot5": 7 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 2, - "shot4": 4, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 7, - "shot4": 9, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 0, - "shot3": 0, - "shot4": 3, - "shot5": 1 - } - }, - "total_score": 105, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 7, - "shot4": 5, - "shot5": 9 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 1, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 4, - "shot2": 9, - "shot3": 3, - "shot4": 0, - "shot5": 2 - } - }, - "total_score": 98, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 3, - "shot2": 1, - "shot3": 10, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 4, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 8, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 4 - }, - "4": { - "shot1": 5, - "shot2": 5, - "shot3": 5, - "shot4": 8, - "shot5": 7 - } - }, - "total_score": 102, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 2, - "shot2": 5, - "shot3": 2, - "shot4": 1, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 7, - "shot3": 8, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 6, - "shot2": 1, - "shot3": 2, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 4, - "shot2": 1, - "shot3": 7, - "shot4": 3, - "shot5": 3 - } - }, - "total_score": 94, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 6, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 5, - "shot4": 2, - "shot5": 8 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 8, - "shot4": 5, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 4, - "shot3": 4, - "shot4": 9, - "shot5": 9 - } - }, - "total_score": 118, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 3, - "shot2": 1, - "shot3": 0, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 1, - "shot3": 8, - "shot4": 10, - "shot5": 5 - }, - "3": { - "shot1": 1, - "shot2": 6, - "shot3": 4, - "shot4": 0, - "shot5": 2 - }, - "4": { - "shot1": 1, - "shot2": 5, - "shot3": 7, - "shot4": 8, - "shot5": 5 - } - }, - "total_score": 79, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 4, - "shot2": 8, - "shot3": 0, - "shot4": 0, - "shot5": 8 - }, - "2": { - "shot1": 9, - "shot2": 4, - "shot3": 6, - "shot4": 2, - "shot5": 0 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 5, - "shot4": 5, - "shot5": 9 - }, - "4": { - "shot1": 7, - "shot2": 6, - "shot3": 0, - "shot4": 3, - "shot5": 9 - } - }, - "total_score": 93, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 0, - "shot2": 8, - "shot3": 5, - "shot4": 4, - "shot5": 10 - }, - "2": { - "shot1": 9, - "shot2": 3, - "shot3": 1, - "shot4": 5, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 0, - "shot3": 3, - "shot4": 9, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 5, - "shot3": 2, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 89, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 2, - "shot2": 7, - "shot3": 8, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 5, - "shot3": 9, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 0, - "shot3": 5, - "shot4": 8, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 10, - "shot3": 10, - "shot4": 5, - "shot5": 1 - } - }, - "total_score": 125, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 8, - "shot3": 6, - "shot4": 7, - "shot5": 8 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 4, - "shot4": 1, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 3, - "shot3": 6, - "shot4": 4, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 1, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 109, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 8, - "shot2": 6, - "shot3": 0, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 4, - "shot4": 9, - "shot5": 10 - }, - "3": { - "shot1": 10, - "shot2": 4, - "shot3": 0, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 2, - "shot2": 5, - "shot3": 4, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 117, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 3, - "shot2": 7, - "shot3": 8, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 7, - "shot2": 4, - "shot3": 6, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 10, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 0, - "shot3": 3, - "shot4": 2, - "shot5": 4 - } - }, - "total_score": 104, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 8, - "shot2": 4, - "shot3": 6, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 7, - "shot2": 4, - "shot3": 3, - "shot4": 8, - "shot5": 5 - }, - "3": { - "shot1": 3, - "shot2": 10, - "shot3": 5, - "shot4": 9, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 3, - "shot3": 2, - "shot4": 3, - "shot5": 6 - } - }, - "total_score": 107, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 9, - "shot2": 6, - "shot3": 0, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 9, - "shot2": 1, - "shot3": 0, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 8, - "shot3": 6, - "shot4": 10, - "shot5": 8 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 9, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 103, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 8, - "shot2": 9, - "shot3": 6, - "shot4": 0, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 5, - "shot3": 7, - "shot4": 1, - "shot5": 3 - }, - "3": { - "shot1": 6, - "shot2": 6, - "shot3": 9, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 7, - "shot3": 3, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 102, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 2, - "shot2": 3, - "shot3": 8, - "shot4": 6, - "shot5": 3 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 10, - "shot4": 9, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 0, - "shot4": 10, - "shot5": 2 - }, - "4": { - "shot1": 1, - "shot2": 5, - "shot3": 8, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 102, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 3, - "shot3": 7, - "shot4": 8, - "shot5": 10 - }, - "2": { - "shot1": 2, - "shot2": 3, - "shot3": 3, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 10, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 3, - "shot2": 2, - "shot3": 2, - "shot4": 6, - "shot5": 1 - } - }, - "total_score": 98, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 7, - "shot4": 6, - "shot5": 10 - }, - "2": { - "shot1": 9, - "shot2": 4, - "shot3": 3, - "shot4": 7, - "shot5": 10 - }, - "3": { - "shot1": 1, - "shot2": 5, - "shot3": 4, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 7, - "shot3": 1, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 92, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 8, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 8, - "shot3": 4, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 9, - "shot4": 3, - "shot5": 4 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 1, - "shot4": 1, - "shot5": 3 - } - }, - "total_score": 109, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 6, - "shot4": 1, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 9, - "shot3": 1, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 4, - "shot2": 0, - "shot3": 7, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 10, - "shot3": 10, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 109, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 7, - "shot4": 8, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 4, - "shot4": 0, - "shot5": 5 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 8, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 8, - "shot4": 0, - "shot5": 3 - } - }, - "total_score": 103, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 8, - "shot4": 5, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 7, - "shot3": 3, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 2, - "shot4": 2, - "shot5": 2 - }, - "4": { - "shot1": 10, - "shot2": 2, - "shot3": 4, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 90, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 6, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 5, - "shot4": 4, - "shot5": 9 - }, - "3": { - "shot1": 6, - "shot2": 0, - "shot3": 6, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 10, - "shot3": 5, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 95, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 10, - "shot2": 4, - "shot3": 2, - "shot4": 10, - "shot5": 3 - }, - "2": { - "shot1": 9, - "shot2": 5, - "shot3": 2, - "shot4": 1, - "shot5": 4 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 9, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 5, - "shot4": 1, - "shot5": 7 - } - }, - "total_score": 90, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 6, - "shot2": 9, - "shot3": 2, - "shot4": 3, - "shot5": 7 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 2, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 9, - "shot3": 0, - "shot4": 4, - "shot5": 4 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 9, - "shot4": 6, - "shot5": 8 - } - }, - "total_score": 103, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 9, - "shot2": 7, - "shot3": 5, - "shot4": 4, - "shot5": 5 - }, - "2": { - "shot1": 1, - "shot2": 1, - "shot3": 7, - "shot4": 10, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 6, - "shot3": 9, - "shot4": 1, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 2, - "shot4": 5, - "shot5": 6 - } - }, - "total_score": 101, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 10, - "shot2": 5, - "shot3": 9, - "shot4": 10, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 8, - "shot3": 9, - "shot4": 6, - "shot5": 3 - }, - "3": { - "shot1": 7, - "shot2": 4, - "shot3": 4, - "shot4": 7, - "shot5": 1 - }, - "4": { - "shot1": 8, - "shot2": 4, - "shot3": 4, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 114, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 8, - "shot4": 6, - "shot5": 4 - }, - "2": { - "shot1": 2, - "shot2": 1, - "shot3": 2, - "shot4": 9, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 3, - "shot4": 5, - "shot5": 3 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 3, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 96, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 1, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 3, - "shot3": 10, - "shot4": 4, - "shot5": 5 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 1, - "shot4": 5, - "shot5": 3 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 10, - "shot4": 4, - "shot5": 10 - } - }, - "total_score": 115, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-10-10T18:06:05.969559", - "finished_at": "2025-10-10T18:06:24.391778" - }, - "archived_at": "2025-10-10T18:06:24.391822" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251010_192144.json b/data/tournament_archives/tournament_20251010_192144.json deleted file mode 100644 index 458338e..0000000 --- a/data/tournament_archives/tournament_20251010_192144.json +++ /dev/null @@ -1,1989 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 3, - "players": [ - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-10-10T19:18:43.950785", - "total_players": 48, - "total_rounds": 8, - "current_round": 2, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-10-10T19:18:43.950785", - "tournament_type": "4_targets", - "participants": { - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 1, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 0, - "shot2": 6, - "shot3": 2, - "shot4": 9, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 6, - "shot3": 9, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 5, - "shot4": 3, - "shot5": 9 - } - }, - "total_score": 107, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 8, - "shot4": 4, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 8, - "shot3": 2, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 7, - "shot4": 4, - "shot5": 10 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 7, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 111, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 2, - "shot4": 3, - "shot5": 4 - }, - "2": { - "shot1": 7, - "shot2": 4, - "shot3": 7, - "shot4": 3, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 5, - "shot4": 1, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 2, - "shot3": 0, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 86, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 9, - "shot4": 7, - "shot5": 2 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 10, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 2, - "shot3": 4, - "shot4": 3, - "shot5": 10 - }, - "4": { - "shot1": 7, - "shot2": 0, - "shot3": 1, - "shot4": 1, - "shot5": 7 - } - }, - "total_score": 100, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 2, - "shot2": 5, - "shot3": 10, - "shot4": 0, - "shot5": 7 - }, - "2": { - "shot1": 1, - "shot2": 1, - "shot3": 3, - "shot4": 5, - "shot5": 3 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 7, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 0, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 86, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 0, - "shot3": 4, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 2, - "shot3": 3, - "shot4": 8, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 7, - "shot3": 1, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 9, - "shot3": 4, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 75, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 6, - "shot3": 5, - "shot4": 3, - "shot5": 2 - }, - "2": { - "shot1": 0, - "shot2": 8, - "shot3": 2, - "shot4": 7, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 8, - "shot4": 2, - "shot5": 4 - }, - "4": { - "shot1": 7, - "shot2": 1, - "shot3": 5, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 88, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 6, - "shot4": 8, - "shot5": 9 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 2, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 5, - "shot4": 3, - "shot5": 2 - }, - "4": { - "shot1": 2, - "shot2": 3, - "shot3": 5, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 109, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 5, - "shot4": 9, - "shot5": 4 - }, - "2": { - "shot1": 5, - "shot2": 0, - "shot3": 10, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 6, - "shot3": 9, - "shot4": 8, - "shot5": 9 - }, - "4": { - "shot1": 6, - "shot2": 9, - "shot3": 6, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 124, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 2, - "shot4": 6, - "shot5": 10 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 2, - "shot4": 10, - "shot5": 7 - }, - "3": { - "shot1": 0, - "shot2": 2, - "shot3": 6, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 8, - "shot4": 2, - "shot5": 4 - } - }, - "total_score": 119, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 9, - "shot2": 10, - "shot3": 1, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 1, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 3, - "shot2": 4, - "shot3": 0, - "shot4": 3, - "shot5": 4 - }, - "4": { - "shot1": 5, - "shot2": 10, - "shot3": 10, - "shot4": 9, - "shot5": 10 - } - }, - "total_score": 109, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 6, - "shot2": 1, - "shot3": 2, - "shot4": 9, - "shot5": 3 - }, - "2": { - "shot1": 0, - "shot2": 2, - "shot3": 5, - "shot4": 10, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 0, - "shot3": 10, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 10, - "shot3": 2, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 99, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 0, - "shot4": 4, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 9, - "shot3": 0, - "shot4": 1, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 10, - "shot3": 1, - "shot4": 7, - "shot5": 1 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 8, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 84, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 6, - "shot2": 7, - "shot3": 9, - "shot4": 6, - "shot5": 10 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 0, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 2, - "shot2": 7, - "shot3": 7, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 9, - "shot4": 10, - "shot5": 10 - } - }, - "total_score": 118, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 7, - "shot2": 10, - "shot3": 5, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 10, - "shot3": 10, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 1, - "shot2": 1, - "shot3": 6, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 2, - "shot3": 5, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 123, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 2, - "shot2": 3, - "shot3": 6, - "shot4": 3, - "shot5": 5 - }, - "2": { - "shot1": 0, - "shot2": 9, - "shot3": 3, - "shot4": 8, - "shot5": 5 - }, - "3": { - "shot1": 10, - "shot2": 9, - "shot3": 0, - "shot4": 9, - "shot5": 10 - }, - "4": { - "shot1": 2, - "shot2": 3, - "shot3": 3, - "shot4": 0, - "shot5": 1 - } - }, - "total_score": 91, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 2, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 9, - "shot3": 7, - "shot4": 6, - "shot5": 10 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 0, - "shot4": 10, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 5, - "shot3": 9, - "shot4": 4, - "shot5": 8 - } - }, - "total_score": 117, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 9, - "shot4": 7, - "shot5": 10 - }, - "2": { - "shot1": 3, - "shot2": 10, - "shot3": 0, - "shot4": 1, - "shot5": 2 - }, - "3": { - "shot1": 9, - "shot2": 1, - "shot3": 4, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 3, - "shot4": 10, - "shot5": 8 - } - }, - "total_score": 117, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 1, - "shot4": 6, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 10, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 8, - "shot4": 8, - "shot5": 9 - } - }, - "total_score": 119, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 9, - "shot4": 10, - "shot5": 5 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 4, - "shot4": 2, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 1, - "shot3": 10, - "shot4": 1, - "shot5": 2 - }, - "4": { - "shot1": 3, - "shot2": 5, - "shot3": 9, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 97, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 1, - "shot2": 3, - "shot3": 0, - "shot4": 4, - "shot5": 8 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 10, - "shot4": 3, - "shot5": 5 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 6, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 8, - "shot3": 5, - "shot4": 1, - "shot5": 8 - } - }, - "total_score": 91, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 0, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 9, - "shot2": 4, - "shot3": 1, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 5, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 4, - "shot2": 0, - "shot3": 2, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 83, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 2, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 7, - "shot2": 5, - "shot3": 9, - "shot4": 10, - "shot5": 5 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 0, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 7, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 119, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 2, - "shot4": 3, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 2, - "shot3": 1, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 2, - "shot3": 8, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 4, - "shot3": 9, - "shot4": 0, - "shot5": 6 - } - }, - "total_score": 90, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 0, - "shot4": 1, - "shot5": 5 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 7, - "shot4": 3, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 2, - "shot3": 7, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 4, - "shot3": 4, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 101, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 7, - "shot2": 1, - "shot3": 4, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 4, - "shot2": 2, - "shot3": 6, - "shot4": 10, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 1, - "shot3": 5, - "shot4": 5, - "shot5": 1 - }, - "4": { - "shot1": 2, - "shot2": 9, - "shot3": 1, - "shot4": 7, - "shot5": 5 - } - }, - "total_score": 102, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 6, - "shot4": 4, - "shot5": 9 - }, - "2": { - "shot1": 4, - "shot2": 3, - "shot3": 8, - "shot4": 0, - "shot5": 10 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 6, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 1, - "shot4": 0, - "shot5": 3 - } - }, - "total_score": 111, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 7, - "shot2": 8, - "shot3": 10, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 1, - "shot2": 9, - "shot3": 7, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 10, - "shot3": 0, - "shot4": 6, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 2, - "shot5": 0 - } - }, - "total_score": 119, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 4, - "shot2": 8, - "shot3": 7, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 0, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 0, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 1, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 93, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 8, - "shot2": 2, - "shot3": 2, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 8, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 10, - "shot3": 0, - "shot4": 7, - "shot5": 2 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 3, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 93, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 5, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 4, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 0, - "shot4": 8, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 0, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 99, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 5, - "shot2": 4, - "shot3": 5, - "shot4": 0, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 9, - "shot4": 2, - "shot5": 9 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 2, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 10, - "shot4": 6, - "shot5": 1 - } - }, - "total_score": 75, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 10, - "shot4": 1, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 6, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 2, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 10, - "shot4": 7, - "shot5": 1 - } - }, - "total_score": 105, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 2, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 2, - "shot2": 8, - "shot3": 4, - "shot4": 0, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 5, - "shot3": 1, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 3, - "shot3": 6, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 86, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 9, - "shot4": 9, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 2, - "shot3": 5, - "shot4": 10, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 0, - "shot3": 7, - "shot4": 8, - "shot5": 7 - }, - "4": { - "shot1": 4, - "shot2": 0, - "shot3": 6, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 91, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 6, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 10, - "shot2": 7, - "shot3": 7, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 4, - "shot2": 8, - "shot3": 7, - "shot4": 9, - "shot5": 4 - }, - "4": { - "shot1": 6, - "shot2": 0, - "shot3": 1, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 101, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 8, - "shot3": 3, - "shot4": 8, - "shot5": 3 - }, - "2": { - "shot1": 9, - "shot2": 5, - "shot3": 1, - "shot4": 7, - "shot5": 8 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 3, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 9, - "shot3": 7, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 108, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 5, - "shot4": 6, - "shot5": 6 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 7, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 7, - "shot4": 1, - "shot5": 3 - }, - "4": { - "shot1": 9, - "shot2": 3, - "shot3": 3, - "shot4": 2, - "shot5": 9 - } - }, - "total_score": 86, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 6, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 9, - "shot2": 6, - "shot3": 7, - "shot4": 1, - "shot5": 10 - }, - "3": { - "shot1": 4, - "shot2": 0, - "shot3": 8, - "shot4": 1, - "shot5": 7 - }, - "4": { - "shot1": 6, - "shot2": 1, - "shot3": 8, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 99, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 7, - "shot2": 2, - "shot3": 1, - "shot4": 4, - "shot5": 10 - }, - "2": { - "shot1": 6, - "shot2": 10, - "shot3": 7, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 3, - "shot3": 4, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 5, - "shot2": 1, - "shot3": 4, - "shot4": 0, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 10, - "shot2": 6, - "shot3": 1, - "shot4": 1, - "shot5": 10 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 6, - "shot4": 7, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 10, - "shot4": 8, - "shot5": 10 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 3, - "shot4": 5, - "shot5": 0 - } - }, - "total_score": 114, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 1, - "shot4": 6, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 1, - "shot4": 1, - "shot5": 9 - }, - "4": { - "shot1": 2, - "shot2": 5, - "shot3": 6, - "shot4": 10, - "shot5": 5 - } - }, - "total_score": 113, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 8, - "shot3": 7, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 3, - "shot2": 1, - "shot3": 10, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 2, - "shot3": 1, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 10, - "shot2": 7, - "shot3": 2, - "shot4": 2, - "shot5": 7 - } - }, - "total_score": 102, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 2, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 1, - "shot4": 3, - "shot5": 9 - }, - "3": { - "shot1": 8, - "shot2": 5, - "shot3": 9, - "shot4": 4, - "shot5": 3 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 10, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 117, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 9, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 10, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 2, - "shot2": 0, - "shot3": 7, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 3, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 94, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 6, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 5, - "shot4": 8, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 7, - "shot5": 9 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 1, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 101, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 4, - "shot2": 3, - "shot3": 3, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 7, - "shot3": 6, - "shot4": 1, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 2, - "shot3": 9, - "shot4": 0, - "shot5": 4 - }, - "4": { - "shot1": 0, - "shot2": 9, - "shot3": 9, - "shot4": 3, - "shot5": 9 - } - }, - "total_score": 91, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 3, - "shot4": 0, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 1, - "shot4": 8, - "shot5": 2 - }, - "3": { - "shot1": 9, - "shot2": 0, - "shot3": 5, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 2, - "shot4": 3, - "shot5": 1 - } - }, - "total_score": 82, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-10-10T19:18:43.952120", - "finished_at": "2025-10-10T19:21:44.538548" - }, - "archived_at": "2025-10-10T19:21:44.538600" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251024_192746.json b/data/tournament_archives/tournament_20251024_192746.json deleted file mode 100644 index 16a1606..0000000 --- a/data/tournament_archives/tournament_20251024_192746.json +++ /dev/null @@ -1,1989 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-10-24T19:27:24.942950", - "total_players": 48, - "total_rounds": 8, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-10-24T19:27:24.942950", - "tournament_type": "4_targets", - "participants": { - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 4, - "shot2": 2, - "shot3": 3, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 3, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 1, - "shot4": 8, - "shot5": 3 - }, - "4": { - "shot1": 1, - "shot2": 9, - "shot3": 8, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 83, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 4, - "shot3": 6, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 8, - "shot2": 7, - "shot3": 7, - "shot4": 1, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 0, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 2, - "shot2": 2, - "shot3": 7, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 91, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 9, - "shot4": 3, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 3, - "shot4": 4, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 5, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 92, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 3, - "shot3": 6, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 1, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 10, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 3, - "shot2": 10, - "shot3": 6, - "shot4": 9, - "shot5": 9 - } - }, - "total_score": 130, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 3, - "shot4": 3, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 2, - "shot4": 1, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 1, - "shot3": 4, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 2, - "shot3": 9, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 81, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 9, - "shot5": 5 - }, - "2": { - "shot1": 7, - "shot2": 8, - "shot3": 3, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 4, - "shot5": 1 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 0, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 91, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 9, - "shot2": 5, - "shot3": 3, - "shot4": 0, - "shot5": 6 - }, - "2": { - "shot1": 7, - "shot2": 5, - "shot3": 3, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 5, - "shot4": 5, - "shot5": 10 - }, - "4": { - "shot1": 7, - "shot2": 3, - "shot3": 7, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 113, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 4, - "shot2": 10, - "shot3": 6, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 10, - "shot2": 3, - "shot3": 2, - "shot4": 2, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 2, - "shot4": 10, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 4, - "shot4": 2, - "shot5": 0 - } - }, - "total_score": 108, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 4, - "shot4": 8, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 0, - "shot3": 5, - "shot4": 7, - "shot5": 8 - }, - "3": { - "shot1": 3, - "shot2": 8, - "shot3": 6, - "shot4": 4, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 4, - "shot3": 3, - "shot4": 1, - "shot5": 5 - } - }, - "total_score": 88, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 8, - "shot2": 4, - "shot3": 3, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 10, - "shot2": 1, - "shot3": 9, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 5, - "shot3": 7, - "shot4": 8, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 117, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 8, - "shot3": 7, - "shot4": 7, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 9, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 10, - "shot3": 9, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 6, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 133, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 9, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 3, - "shot2": 6, - "shot3": 3, - "shot4": 4, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 10, - "shot3": 5, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 1, - "shot2": 6, - "shot3": 5, - "shot4": 1, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 2, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 4, - "shot4": 3, - "shot5": 1 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 3, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 2, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 81, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 9, - "shot2": 5, - "shot3": 3, - "shot4": 4, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 5, - "shot4": 10, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 1, - "shot3": 1, - "shot4": 8, - "shot5": 2 - }, - "4": { - "shot1": 8, - "shot2": 1, - "shot3": 8, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 104, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 9, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 2, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 2, - "shot2": 5, - "shot3": 6, - "shot4": 9, - "shot5": 4 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 4, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 97, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 2, - "shot3": 8, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 4, - "shot3": 1, - "shot4": 4, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 0, - "shot4": 3, - "shot5": 8 - }, - "4": { - "shot1": 1, - "shot2": 9, - "shot3": 4, - "shot4": 4, - "shot5": 10 - } - }, - "total_score": 90, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 10, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 3, - "shot4": 10, - "shot5": 8 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 9, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 0, - "shot2": 9, - "shot3": 5, - "shot4": 9, - "shot5": 8 - } - }, - "total_score": 122, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 10, - "shot4": 0, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 9, - "shot4": 10, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 6, - "shot4": 8, - "shot5": 3 - }, - "4": { - "shot1": 1, - "shot2": 4, - "shot3": 2, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 100, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 2, - "shot3": 1, - "shot4": 8, - "shot5": 10 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 7, - "shot4": 7, - "shot5": 10 - }, - "3": { - "shot1": 1, - "shot2": 0, - "shot3": 7, - "shot4": 1, - "shot5": 5 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 10, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 103, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 2, - "shot2": 8, - "shot3": 0, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 6, - "shot2": 9, - "shot3": 7, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 6, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 5, - "shot4": 1, - "shot5": 2 - } - }, - "total_score": 114, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 6, - "shot4": 10, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 8, - "shot3": 2, - "shot4": 3, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 1, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 1, - "shot3": 0, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 100, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 8, - "shot2": 0, - "shot3": 2, - "shot4": 7, - "shot5": 3 - }, - "2": { - "shot1": 3, - "shot2": 1, - "shot3": 6, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 0, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 10, - "shot4": 4, - "shot5": 8 - } - }, - "total_score": 102, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 7, - "shot2": 4, - "shot3": 10, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 2, - "shot2": 2, - "shot3": 9, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 8, - "shot4": 6, - "shot5": 0 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 4, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 92, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 2, - "shot2": 3, - "shot3": 1, - "shot4": 9, - "shot5": 4 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 0, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 6, - "shot3": 8, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 2, - "shot3": 6, - "shot4": 1, - "shot5": 2 - } - }, - "total_score": 82, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 4, - "shot2": 5, - "shot3": 4, - "shot4": 0, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 1, - "shot3": 0, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 10, - "shot4": 1, - "shot5": 10 - }, - "4": { - "shot1": 2, - "shot2": 1, - "shot3": 3, - "shot4": 6, - "shot5": 5 - } - }, - "total_score": 73, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 3, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 9, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 0, - "shot4": 1, - "shot5": 4 - }, - "4": { - "shot1": 5, - "shot2": 9, - "shot3": 3, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 109, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 6, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 2, - "shot2": 5, - "shot3": 0, - "shot4": 8, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 1, - "shot4": 7, - "shot5": 9 - }, - "4": { - "shot1": 3, - "shot2": 9, - "shot3": 5, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 96, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 6, - "shot2": 1, - "shot3": 6, - "shot4": 3, - "shot5": 2 - }, - "2": { - "shot1": 7, - "shot2": 6, - "shot3": 5, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 2, - "shot3": 1, - "shot4": 4, - "shot5": 3 - }, - "4": { - "shot1": 0, - "shot2": 0, - "shot3": 5, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 73, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 8, - "shot2": 1, - "shot3": 7, - "shot4": 1, - "shot5": 8 - }, - "2": { - "shot1": 8, - "shot2": 5, - "shot3": 8, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 1, - "shot4": 3, - "shot5": 1 - }, - "4": { - "shot1": 6, - "shot2": 5, - "shot3": 0, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 102, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 4, - "shot2": 5, - "shot3": 1, - "shot4": 8, - "shot5": 9 - }, - "2": { - "shot1": 9, - "shot2": 0, - "shot3": 6, - "shot4": 0, - "shot5": 10 - }, - "3": { - "shot1": 5, - "shot2": 2, - "shot3": 3, - "shot4": 2, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 7, - "shot3": 6, - "shot4": 1, - "shot5": 2 - } - }, - "total_score": 90, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 3, - "shot3": 5, - "shot4": 7, - "shot5": 8 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 6, - "shot4": 9, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 6, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 7, - "shot4": 2, - "shot5": 2 - } - }, - "total_score": 102, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 4, - "shot2": 2, - "shot3": 0, - "shot4": 2, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 3, - "shot3": 8, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 7, - "shot4": 1, - "shot5": 7 - }, - "4": { - "shot1": 8, - "shot2": 2, - "shot3": 10, - "shot4": 8, - "shot5": 4 - } - }, - "total_score": 94, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 8, - "shot4": 0, - "shot5": 1 - }, - "2": { - "shot1": 2, - "shot2": 4, - "shot3": 9, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 6, - "shot4": 1, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 2, - "shot3": 2, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 92, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 4 - }, - "2": { - "shot1": 10, - "shot2": 4, - "shot3": 0, - "shot4": 3, - "shot5": 8 - }, - "3": { - "shot1": 2, - "shot2": 6, - "shot3": 7, - "shot4": 1, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 6, - "shot3": 10, - "shot4": 10, - "shot5": 6 - } - }, - "total_score": 123, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 3, - "shot5": 1 - }, - "2": { - "shot1": 3, - "shot2": 3, - "shot3": 2, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 9, - "shot3": 8, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 2, - "shot4": 5, - "shot5": 8 - } - }, - "total_score": 95, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 2, - "shot2": 10, - "shot3": 0, - "shot4": 1, - "shot5": 7 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 2, - "shot4": 5, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 9, - "shot3": 4, - "shot4": 9, - "shot5": 4 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 2, - "shot4": 5, - "shot5": 4 - } - }, - "total_score": 101, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 7, - "shot4": 4, - "shot5": 8 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 8, - "shot4": 1, - "shot5": 2 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 10, - "shot4": 5, - "shot5": 4 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 0, - "shot4": 2, - "shot5": 7 - } - }, - "total_score": 101, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 0, - "shot2": 4, - "shot3": 6, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 6, - "shot4": 3, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 0, - "shot3": 0, - "shot4": 9, - "shot5": 8 - }, - "4": { - "shot1": 2, - "shot2": 4, - "shot3": 5, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 78, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 8, - "shot4": 10, - "shot5": 7 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 2, - "shot4": 8, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 4, - "shot4": 8, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 3, - "shot4": 7, - "shot5": 6 - } - }, - "total_score": 117, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 5, - "shot4": 3, - "shot5": 10 - }, - "2": { - "shot1": 6, - "shot2": 2, - "shot3": 9, - "shot4": 10, - "shot5": 8 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 7, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 8, - "shot4": 4, - "shot5": 1 - } - }, - "total_score": 112, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 1, - "shot3": 3, - "shot4": 8, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 10, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 3, - "shot4": 4, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 4, - "shot4": 4, - "shot5": 7 - } - }, - "total_score": 107, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 4, - "shot3": 3, - "shot4": 10, - "shot5": 3 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 9, - "shot4": 4, - "shot5": 8 - }, - "3": { - "shot1": 1, - "shot2": 3, - "shot3": 1, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 9, - "shot3": 1, - "shot4": 2, - "shot5": 1 - } - }, - "total_score": 83, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 8, - "shot2": 7, - "shot3": 2, - "shot4": 7, - "shot5": 4 - }, - "2": { - "shot1": 3, - "shot2": 1, - "shot3": 2, - "shot4": 9, - "shot5": 7 - }, - "3": { - "shot1": 1, - "shot2": 3, - "shot3": 9, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 6, - "shot2": 7, - "shot3": 3, - "shot4": 10, - "shot5": 4 - } - }, - "total_score": 98, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 3, - "shot4": 0, - "shot5": 3 - }, - "2": { - "shot1": 8, - "shot2": 7, - "shot3": 5, - "shot4": 1, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 9, - "shot4": 5, - "shot5": 9 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 6, - "shot4": 9, - "shot5": 10 - } - }, - "total_score": 112, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 10, - "shot4": 3, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 3, - "shot3": 0, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 6, - "shot2": 0, - "shot3": 4, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 2, - "shot4": 1, - "shot5": 4 - } - }, - "total_score": 85, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 4, - "shot2": 8, - "shot3": 10, - "shot4": 0, - "shot5": 8 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 1, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 6, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 7, - "shot3": 7, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 92, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 0, - "shot4": 10, - "shot5": 5 - }, - "2": { - "shot1": 0, - "shot2": 3, - "shot3": 9, - "shot4": 2, - "shot5": 5 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 6, - "shot4": 1, - "shot5": 2 - }, - "4": { - "shot1": 5, - "shot2": 9, - "shot3": 10, - "shot4": 7, - "shot5": 3 - } - }, - "total_score": 102, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 4, - "shot2": 0, - "shot3": 8, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 9, - "shot2": 8, - "shot3": 4, - "shot4": 3, - "shot5": 3 - }, - "3": { - "shot1": 3, - "shot2": 7, - "shot3": 4, - "shot4": 6, - "shot5": 1 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 2, - "shot4": 2, - "shot5": 0 - } - }, - "total_score": 93, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-10-24T19:27:24.943238", - "finished_at": "2025-10-24T19:27:46.299042" - }, - "archived_at": "2025-10-24T19:27:46.299087" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251026_103024.json b/data/tournament_archives/tournament_20251026_103024.json deleted file mode 100644 index 2146763..0000000 --- a/data/tournament_archives/tournament_20251026_103024.json +++ /dev/null @@ -1,1989 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 3, - "players": [ - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 4, - "players": [ - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 5, - "players": [ - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-10-26T10:02:07.221067", - "total_players": 48, - "total_rounds": 8, - "current_round": 4, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-10-26T10:02:07.221067", - "tournament_type": "4_targets", - "participants": { - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 6, - "shot2": 5, - "shot3": 4, - "shot4": 3, - "shot5": 3 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 6, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 0, - "shot3": 9, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 6, - "shot4": 9, - "shot5": 4 - } - }, - "total_score": 111, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 3, - "shot2": 2, - "shot3": 6, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 5, - "shot2": 3, - "shot3": 3, - "shot4": 7, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 4, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 4, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 76, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 9, - "shot3": 8, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 7, - "shot2": 10, - "shot3": 6, - "shot4": 0, - "shot5": 8 - }, - "3": { - "shot1": 10, - "shot2": 3, - "shot3": 6, - "shot4": 4, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 4, - "shot4": 9, - "shot5": 10 - } - }, - "total_score": 123, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 1, - "shot4": 6, - "shot5": 10 - }, - "2": { - "shot1": 4, - "shot2": 8, - "shot3": 9, - "shot4": 9, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 7, - "shot4": 10, - "shot5": 4 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 0, - "shot4": 8, - "shot5": 5 - } - }, - "total_score": 106, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 8, - "shot2": 9, - "shot3": 4, - "shot4": 1, - "shot5": 1 - }, - "2": { - "shot1": 4, - "shot2": 8, - "shot3": 3, - "shot4": 10, - "shot5": 8 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 1, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 8, - "shot3": 6, - "shot4": 0, - "shot5": 1 - } - }, - "total_score": 96, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 5, - "shot4": 7, - "shot5": 1 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 1, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 3, - "shot2": 9, - "shot3": 1, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 5, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 93, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 3, - "shot2": 1, - "shot3": 7, - "shot4": 4, - "shot5": 7 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 7, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 4, - "shot2": 9, - "shot3": 4, - "shot4": 4, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 5, - "shot3": 7, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 104, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 1, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 4, - "shot3": 8, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 0, - "shot4": 5, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 7, - "shot4": 4, - "shot5": 1 - } - }, - "total_score": 90, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 1, - "shot2": 10, - "shot3": 2, - "shot4": 6, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 3, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 8, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 3, - "shot4": 5, - "shot5": 6 - } - }, - "total_score": 86, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 2, - "shot4": 9, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 5, - "shot4": 10, - "shot5": 5 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 1, - "shot4": 10, - "shot5": 0 - }, - "4": { - "shot1": 3, - "shot2": 8, - "shot3": 7, - "shot4": 7, - "shot5": 2 - } - }, - "total_score": 115, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 2, - "shot2": 9, - "shot3": 1, - "shot4": 0, - "shot5": 5 - }, - "2": { - "shot1": 0, - "shot2": 5, - "shot3": 0, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 4, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 5, - "shot4": 5, - "shot5": 5 - } - }, - "total_score": 86, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 4, - "shot4": 6, - "shot5": 3 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 4, - "shot4": 1, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 3, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 5, - "shot3": 9, - "shot4": 1, - "shot5": 9 - } - }, - "total_score": 93, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 9, - "shot2": 10, - "shot3": 0, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 3, - "shot2": 2, - "shot3": 9, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 10, - "shot2": 8, - "shot3": 2, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 9, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 121, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 3, - "shot3": 0, - "shot4": 7, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 5, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 6, - "shot2": 5, - "shot3": 4, - "shot4": 2, - "shot5": 8 - }, - "4": { - "shot1": 3, - "shot2": 1, - "shot3": 2, - "shot4": 6, - "shot5": 1 - } - }, - "total_score": 81, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 3, - "shot2": 1, - "shot3": 2, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 5, - "shot2": 8, - "shot3": 5, - "shot4": 0, - "shot5": 8 - }, - "3": { - "shot1": 0, - "shot2": 10, - "shot3": 9, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 110, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 1, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 8, - "shot2": 10, - "shot3": 10, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 7, - "shot3": 2, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 4, - "shot3": 2, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 110, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 2, - "shot2": 5, - "shot3": 1, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 3, - "shot2": 10, - "shot3": 5, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 8, - "shot3": 7, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 3, - "shot4": 3, - "shot5": 0 - } - }, - "total_score": 94, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 2, - "shot2": 2, - "shot3": 2, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 1, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 3, - "shot3": 10, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 3, - "shot3": 0, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 84, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 9, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 8, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 10, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 4, - "shot4": 9, - "shot5": 6 - } - }, - "total_score": 113, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 5, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 7, - "shot3": 3, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 4, - "shot4": 0, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 9, - "shot4": 2, - "shot5": 5 - } - }, - "total_score": 91, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 3, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 7, - "shot2": 1, - "shot3": 8, - "shot4": 4, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 6, - "shot4": 9, - "shot5": 10 - }, - "4": { - "shot1": 1, - "shot2": 4, - "shot3": 7, - "shot4": 2, - "shot5": 1 - } - }, - "total_score": 96, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 8, - "shot4": 7, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 5, - "shot3": 7, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 1, - "shot2": 2, - "shot3": 3, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 10, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 88, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 2, - "shot4": 1, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 8, - "shot4": 1, - "shot5": 0 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 8, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 1, - "shot2": 10, - "shot3": 9, - "shot4": 6, - "shot5": 5 - } - }, - "total_score": 88, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 6, - "shot2": 5, - "shot3": 0, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 10, - "shot4": 4, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 7, - "shot4": 5, - "shot5": 4 - }, - "4": { - "shot1": 7, - "shot2": 10, - "shot3": 10, - "shot4": 1, - "shot5": 1 - } - }, - "total_score": 97, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 2, - "shot2": 0, - "shot3": 6, - "shot4": 7, - "shot5": 9 - }, - "2": { - "shot1": 6, - "shot2": 8, - "shot3": 10, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 2, - "shot3": 7, - "shot4": 8, - "shot5": 10 - }, - "4": { - "shot1": 4, - "shot2": 2, - "shot3": 9, - "shot4": 8, - "shot5": 9 - } - }, - "total_score": 122, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 3, - "shot2": 7, - "shot3": 4, - "shot4": 5, - "shot5": 4 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 3, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 8, - "shot3": 1, - "shot4": 4, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 3, - "shot4": 5, - "shot5": 10 - } - }, - "total_score": 88, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 5, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 0, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 4, - "shot2": 0, - "shot3": 4, - "shot4": 0, - "shot5": 4 - }, - "4": { - "shot1": 1, - "shot2": 5, - "shot3": 1, - "shot4": 7, - "shot5": 0 - } - }, - "total_score": 67, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 9, - "shot2": 6, - "shot3": 8, - "shot4": 10, - "shot5": 0 - }, - "2": { - "shot1": 10, - "shot2": 2, - "shot3": 3, - "shot4": 10, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 5, - "shot3": 3, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 6, - "shot3": 1, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 110, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 5, - "shot4": 6, - "shot5": 1 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 7, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 8, - "shot2": 9, - "shot3": 10, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 5, - "shot2": 7, - "shot3": 5, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 109, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 10, - "shot4": 10, - "shot5": 2 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 5, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 7, - "shot2": 1, - "shot3": 8, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 112, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 5, - "shot2": 10, - "shot3": 0, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 2, - "shot3": 4, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 1, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 4, - "shot3": 4, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 88, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 6, - "shot2": 7, - "shot3": 10, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 7, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 0, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 8, - "shot4": 6, - "shot5": 9 - } - }, - "total_score": 109, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 5, - "shot2": 9, - "shot3": 3, - "shot4": 5, - "shot5": 7 - }, - "2": { - "shot1": 4, - "shot2": 7, - "shot3": 8, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 6, - "shot4": 0, - "shot5": 4 - }, - "4": { - "shot1": 3, - "shot2": 0, - "shot3": 9, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 104, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 7, - "shot2": 0, - "shot3": 1, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 3, - "shot4": 1, - "shot5": 5 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 8, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 8, - "shot5": 3 - } - }, - "total_score": 89, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 7, - "shot4": 9, - "shot5": 2 - }, - "2": { - "shot1": 0, - "shot2": 5, - "shot3": 2, - "shot4": 6, - "shot5": 2 - }, - "3": { - "shot1": 3, - "shot2": 6, - "shot3": 4, - "shot4": 8, - "shot5": 7 - }, - "4": { - "shot1": 6, - "shot2": 8, - "shot3": 10, - "shot4": 10, - "shot5": 6 - } - }, - "total_score": 115, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 10, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 4, - "shot2": 1, - "shot3": 0, - "shot4": 6, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 1, - "shot4": 0, - "shot5": 4 - }, - "4": { - "shot1": 3, - "shot2": 4, - "shot3": 0, - "shot4": 7, - "shot5": 9 - } - }, - "total_score": 73, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 8, - "shot3": 7, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 2, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 1, - "shot4": 7, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 9, - "shot3": 0, - "shot4": 0, - "shot5": 7 - } - }, - "total_score": 95, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 4, - "shot2": 2, - "shot3": 0, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 8, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 7, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 5, - "shot2": 0, - "shot3": 1, - "shot4": 4, - "shot5": 10 - } - }, - "total_score": 87, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 10, - "shot3": 3, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 9, - "shot3": 3, - "shot4": 2, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 6, - "shot3": 3, - "shot4": 2, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 9, - "shot3": 8, - "shot4": 9, - "shot5": 5 - } - }, - "total_score": 103, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 7, - "shot2": 8, - "shot3": 2, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 10, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 3 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 10, - "shot4": 0, - "shot5": 2 - } - }, - "total_score": 109, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 2, - "shot2": 7, - "shot3": 0, - "shot4": 8, - "shot5": 1 - }, - "2": { - "shot1": 9, - "shot2": 5, - "shot3": 10, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 1, - "shot3": 0, - "shot4": 9, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 0, - "shot4": 9, - "shot5": 6 - } - }, - "total_score": 93, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 6, - "shot2": 2, - "shot3": 6, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 4, - "shot3": 8, - "shot4": 2, - "shot5": 10 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 3, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 6, - "shot3": 9, - "shot4": 9, - "shot5": 8 - } - }, - "total_score": 106, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 0, - "shot4": 3, - "shot5": 10 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 7, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 3, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 5, - "shot2": 8, - "shot3": 8, - "shot4": 3, - "shot5": 5 - } - }, - "total_score": 101, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 2, - "shot4": 4, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 4, - "shot2": 7, - "shot3": 0, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 2, - "shot3": 10, - "shot4": 4, - "shot5": 1 - } - }, - "total_score": 93, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 1, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 9, - "shot4": 2, - "shot5": 6 - }, - "3": { - "shot1": 4, - "shot2": 4, - "shot3": 6, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 7, - "shot2": 10, - "shot3": 1, - "shot4": 8, - "shot5": 3 - } - }, - "total_score": 109, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 6, - "shot2": 2, - "shot3": 6, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 6, - "shot3": 9, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 9, - "shot3": 2, - "shot4": 10, - "shot5": 0 - }, - "4": { - "shot1": 7, - "shot2": 7, - "shot3": 4, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 108, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 5, - "shot4": 10, - "shot5": 5 - }, - "2": { - "shot1": 7, - "shot2": 5, - "shot3": 10, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 1, - "shot4": 2, - "shot5": 5 - }, - "4": { - "shot1": 1, - "shot2": 1, - "shot3": 10, - "shot4": 7, - "shot5": 1 - } - }, - "total_score": 93, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 4, - "shot4": 8, - "shot5": 1 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 1, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 10, - "shot2": 7, - "shot3": 2, - "shot4": 0, - "shot5": 0 - }, - "4": { - "shot1": 7, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 1 - } - }, - "total_score": 80, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-10-26T10:02:07.221361", - "finished_at": "2025-10-26T10:30:24.622675" - }, - "archived_at": "2025-10-26T10:30:24.622704" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251031_184450.json b/data/tournament_archives/tournament_20251031_184450.json deleted file mode 100644 index 289fee7..0000000 --- a/data/tournament_archives/tournament_20251031_184450.json +++ /dev/null @@ -1,2035 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 3, - "players": [ - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 4, - "players": [ - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 5, - "players": [ - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 6, - "players": [ - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 9, - "players": [ - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-10-31T18:41:43.053316", - "total_players": 49, - "total_rounds": 9, - "current_round": 5, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-10-31T18:41:43.053316", - "tournament_type": "4_targets", - "participants": { - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 8, - "shot4": 7, - "shot5": 8 - }, - "2": { - "shot1": 8, - "shot2": 7, - "shot3": 5, - "shot4": 2, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 0, - "shot4": 4, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 0, - "shot3": 4, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 118, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 2, - "shot2": 0, - "shot3": 3, - "shot4": 4, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 4, - "shot3": 10, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 10, - "shot4": 1, - "shot5": 1 - }, - "4": { - "shot1": 6, - "shot2": 0, - "shot3": 9, - "shot4": 6, - "shot5": 2 - } - }, - "total_score": 89, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 7, - "shot4": 7, - "shot5": 9 - }, - "2": { - "shot1": 9, - "shot2": 1, - "shot3": 7, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 10, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 7, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 121, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 7, - "shot3": 7, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 10, - "shot2": 5, - "shot3": 0, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 0, - "shot3": 10, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 0, - "shot4": 2, - "shot5": 3 - } - }, - "total_score": 84, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 1, - "shot2": 8, - "shot3": 1, - "shot4": 4, - "shot5": 5 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 0, - "shot4": 4, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 2, - "shot3": 1, - "shot4": 1, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 3, - "shot4": 3, - "shot5": 2 - } - }, - "total_score": 61, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 4, - "shot4": 5, - "shot5": 0 - }, - "2": { - "shot1": 10, - "shot2": 8, - "shot3": 2, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 9, - "shot3": 2, - "shot4": 6, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 4, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 117, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 6, - "shot4": 2, - "shot5": 8 - }, - "2": { - "shot1": 2, - "shot2": 9, - "shot3": 10, - "shot4": 6, - "shot5": 3 - }, - "3": { - "shot1": 0, - "shot2": 7, - "shot3": 5, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 8, - "shot2": 6, - "shot3": 9, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 118, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 7, - "shot4": 4, - "shot5": 9 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 6, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 3, - "shot4": 2, - "shot5": 10 - }, - "4": { - "shot1": 7, - "shot2": 8, - "shot3": 0, - "shot4": 9, - "shot5": 1 - } - }, - "total_score": 102, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 6, - "shot2": 9, - "shot3": 4, - "shot4": 1, - "shot5": 10 - }, - "2": { - "shot1": 10, - "shot2": 10, - "shot3": 2, - "shot4": 1, - "shot5": 7 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 4, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 9, - "shot2": 2, - "shot3": 1, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 109, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 2, - "shot4": 4, - "shot5": 9 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 1, - "shot4": 3, - "shot5": 0 - }, - "3": { - "shot1": 10, - "shot2": 5, - "shot3": 2, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 10, - "shot4": 8, - "shot5": 0 - } - }, - "total_score": 93, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 1, - "shot4": 8, - "shot5": 9 - }, - "2": { - "shot1": 7, - "shot2": 8, - "shot3": 9, - "shot4": 9, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 7, - "shot3": 6, - "shot4": 3, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 5, - "shot3": 9, - "shot4": 10, - "shot5": 5 - } - }, - "total_score": 118, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 5, - "shot3": 8, - "shot4": 2, - "shot5": 10 - }, - "2": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 6, - "shot3": 2, - "shot4": 3, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 1, - "shot3": 1, - "shot4": 7, - "shot5": 4 - } - }, - "total_score": 102, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 9, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 7, - "shot3": 9, - "shot4": 0, - "shot5": 10 - }, - "3": { - "shot1": 4, - "shot2": 5, - "shot3": 10, - "shot4": 8, - "shot5": 0 - }, - "4": { - "shot1": 3, - "shot2": 7, - "shot3": 10, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 118, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 0, - "shot3": 7, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 6, - "shot3": 4, - "shot4": 9, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 0, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 8, - "shot3": 5, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 106, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 2, - "shot2": 2, - "shot3": 4, - "shot4": 1, - "shot5": 8 - }, - "2": { - "shot1": 1, - "shot2": 0, - "shot3": 6, - "shot4": 6, - "shot5": 7 - }, - "3": { - "shot1": 3, - "shot2": 2, - "shot3": 10, - "shot4": 8, - "shot5": 4 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 7, - "shot4": 1, - "shot5": 0 - } - }, - "total_score": 81, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 5, - "shot2": 7, - "shot3": 5, - "shot4": 1, - "shot5": 3 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 3, - "shot4": 6, - "shot5": 0 - }, - "4": { - "shot1": 5, - "shot2": 1, - "shot3": 6, - "shot4": 6, - "shot5": 8 - } - }, - "total_score": 99, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 4, - "shot2": 0, - "shot3": 4, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 0, - "shot2": 1, - "shot3": 1, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 8, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 4, - "shot2": 10, - "shot3": 6, - "shot4": 4, - "shot5": 8 - } - }, - "total_score": 78, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 4, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 3, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 1, - "shot4": 0, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 3, - "shot3": 5, - "shot4": 3, - "shot5": 1 - } - }, - "total_score": 79, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 1, - "shot2": 2, - "shot3": 4, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 0, - "shot2": 1, - "shot3": 9, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 6, - "shot3": 10, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 3, - "shot2": 10, - "shot3": 2, - "shot4": 8, - "shot5": 3 - } - }, - "total_score": 89, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 3, - "shot2": 3, - "shot3": 0, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 6, - "shot2": 3, - "shot3": 0, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 3, - "shot5": 8 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 6, - "shot4": 10, - "shot5": 4 - } - }, - "total_score": 109, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 4, - "shot2": 7, - "shot3": 10, - "shot4": 2, - "shot5": 10 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 5 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 9, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 5, - "shot4": 1, - "shot5": 9 - } - }, - "total_score": 105, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 8, - "shot4": 6, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 8, - "shot3": 2, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 5, - "shot2": 1, - "shot3": 6, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 5, - "shot2": 7, - "shot3": 5, - "shot4": 4, - "shot5": 3 - } - }, - "total_score": 72, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 4, - "shot3": 0, - "shot4": 4, - "shot5": 10 - }, - "2": { - "shot1": 5, - "shot2": 8, - "shot3": 8, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 7, - "shot3": 5, - "shot4": 3, - "shot5": 7 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 10, - "shot4": 7, - "shot5": 6 - } - }, - "total_score": 114, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 1, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 5, - "shot2": 6, - "shot3": 8, - "shot4": 0, - "shot5": 7 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 7, - "shot4": 3, - "shot5": 3 - }, - "4": { - "shot1": 7, - "shot2": 7, - "shot3": 2, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 98, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 3, - "shot4": 4, - "shot5": 5 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 10, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 3, - "shot3": 1, - "shot4": 1, - "shot5": 3 - } - }, - "total_score": 77, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 8, - "shot3": 4, - "shot4": 2, - "shot5": 7 - }, - "2": { - "shot1": 4, - "shot2": 3, - "shot3": 1, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 3, - "shot4": 10, - "shot5": 2 - }, - "4": { - "shot1": 7, - "shot2": 10, - "shot3": 1, - "shot4": 7, - "shot5": 5 - } - }, - "total_score": 102, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 4, - "shot4": 3, - "shot5": 4 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 0, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 10, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 2, - "shot2": 10, - "shot3": 2, - "shot4": 1, - "shot5": 2 - } - }, - "total_score": 100, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 2, - "shot2": 5, - "shot3": 1, - "shot4": 6, - "shot5": 4 - }, - "2": { - "shot1": 10, - "shot2": 0, - "shot3": 8, - "shot4": 10, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 6, - "shot4": 10, - "shot5": 3 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 9, - "shot4": 9, - "shot5": 0 - } - }, - "total_score": 107, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 4, - "shot3": 9, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 0, - "shot2": 3, - "shot3": 9, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 6, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 1, - "shot2": 7, - "shot3": 8, - "shot4": 2, - "shot5": 0 - } - }, - "total_score": 103, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 7, - "shot4": 3, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 7, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 8, - "shot3": 1, - "shot4": 6, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 3, - "shot3": 8, - "shot4": 7, - "shot5": 9 - } - }, - "total_score": 98, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 2, - "shot2": 6, - "shot3": 4, - "shot4": 7, - "shot5": 0 - }, - "2": { - "shot1": 5, - "shot2": 2, - "shot3": 9, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 7, - "shot3": 3, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 8, - "shot4": 10, - "shot5": 0 - } - }, - "total_score": 101, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 9, - "shot4": 2, - "shot5": 5 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 1, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 7, - "shot4": 3, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 9, - "shot4": 8, - "shot5": 5 - } - }, - "total_score": 112, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 6, - "shot4": 10, - "shot5": 9 - }, - "2": { - "shot1": 4, - "shot2": 6, - "shot3": 3, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 9, - "shot2": 10, - "shot3": 10, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 6, - "shot2": 7, - "shot3": 1, - "shot4": 6, - "shot5": 4 - } - }, - "total_score": 116, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 8, - "shot4": 0, - "shot5": 3 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 1, - "shot4": 8, - "shot5": 7 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 9, - "shot4": 9, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 6, - "shot4": 5, - "shot5": 4 - } - }, - "total_score": 122, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 8, - "shot4": 4, - "shot5": 10 - }, - "2": { - "shot1": 5, - "shot2": 1, - "shot3": 7, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 8, - "shot2": 3, - "shot3": 5, - "shot4": 2, - "shot5": 1 - }, - "4": { - "shot1": 0, - "shot2": 2, - "shot3": 8, - "shot4": 3, - "shot5": 4 - } - }, - "total_score": 90, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 8, - "shot4": 10, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 3, - "shot3": 8, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 0, - "shot3": 2, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 2, - "shot4": 4, - "shot5": 2 - } - }, - "total_score": 96, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 3, - "shot2": 4, - "shot3": 9, - "shot4": 3, - "shot5": 1 - }, - "2": { - "shot1": 5, - "shot2": 10, - "shot3": 10, - "shot4": 5, - "shot5": 9 - }, - "3": { - "shot1": 3, - "shot2": 0, - "shot3": 1, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 0, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 88, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 6, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 3, - "shot2": 9, - "shot3": 4, - "shot4": 4, - "shot5": 5 - }, - "3": { - "shot1": 4, - "shot2": 10, - "shot3": 8, - "shot4": 2, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 5, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 103, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 10, - "shot5": 1 - }, - "2": { - "shot1": 10, - "shot2": 1, - "shot3": 4, - "shot4": 2, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 2, - "shot3": 4, - "shot4": 5, - "shot5": 10 - }, - "4": { - "shot1": 3, - "shot2": 9, - "shot3": 3, - "shot4": 10, - "shot5": 9 - } - }, - "total_score": 100, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 3, - "shot2": 7, - "shot3": 4, - "shot4": 6, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 9, - "shot3": 3, - "shot4": 0, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 10, - "shot3": 8, - "shot4": 5, - "shot5": 2 - }, - "4": { - "shot1": 6, - "shot2": 7, - "shot3": 9, - "shot4": 8, - "shot5": 1 - } - }, - "total_score": 112, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 5, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 10, - "shot2": 2, - "shot3": 4, - "shot4": 1, - "shot5": 1 - }, - "3": { - "shot1": 4, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 8 - }, - "4": { - "shot1": 5, - "shot2": 10, - "shot3": 1, - "shot4": 4, - "shot5": 7 - } - }, - "total_score": 109, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 9, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 7, - "shot3": 7, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 7, - "shot2": 10, - "shot3": 2, - "shot4": 2, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 8, - "shot4": 3, - "shot5": 4 - } - }, - "total_score": 105, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 8, - "shot4": 5, - "shot5": 10 - }, - "2": { - "shot1": 7, - "shot2": 9, - "shot3": 10, - "shot4": 2, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 3, - "shot4": 8, - "shot5": 4 - }, - "4": { - "shot1": 10, - "shot2": 7, - "shot3": 4, - "shot4": 2, - "shot5": 6 - } - }, - "total_score": 115, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 5, - "shot2": 8, - "shot3": 3, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 5, - "shot4": 0, - "shot5": 0 - }, - "3": { - "shot1": 1, - "shot2": 10, - "shot3": 9, - "shot4": 5, - "shot5": 3 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 0, - "shot4": 2, - "shot5": 4 - } - }, - "total_score": 93, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 1, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 5, - "shot2": 5, - "shot3": 2, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 8, - "shot2": 4, - "shot3": 9, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 3, - "shot2": 6, - "shot3": 5, - "shot4": 7, - "shot5": 8 - } - }, - "total_score": 100, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 5, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 8, - "shot4": 5, - "shot5": 2 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 6, - "shot4": 7, - "shot5": 5 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 4, - "shot4": 6, - "shot5": 6 - } - }, - "total_score": 98, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 5, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 10, - "shot3": 2, - "shot4": 9, - "shot5": 7 - }, - "3": { - "shot1": 8, - "shot2": 5, - "shot3": 6, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 5, - "shot2": 4, - "shot3": 3, - "shot4": 1, - "shot5": 4 - } - }, - "total_score": 121, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 3, - "shot4": 0, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 5, - "shot3": 2, - "shot4": 8, - "shot5": 8 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 9, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 7, - "shot3": 6, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 86, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 6, - "shot2": 2, - "shot3": 1, - "shot4": 5, - "shot5": 8 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 7, - "shot4": 5, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 1, - "shot3": 9, - "shot4": 3, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 8, - "shot3": 2, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 92, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-10-31T18:41:43.053687", - "finished_at": "2025-10-31T18:44:50.089193" - }, - "archived_at": "2025-10-31T18:44:50.089241" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251108_232118.json b/data/tournament_archives/tournament_20251108_232118.json deleted file mode 100644 index da4e9b1..0000000 --- a/data/tournament_archives/tournament_20251108_232118.json +++ /dev/null @@ -1,4583 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 9, - "players": [ - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-11-08T23:20:56.722423", - "total_players": 49, - "total_rounds": 9, - "current_round": 1, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-11-08T23:20:56.722423", - "tournament_type": "20_targets", - "participants": { - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 2, - "shot2": 10 - }, - "2": { - "shot1": 4, - "shot2": 0 - }, - "3": { - "shot1": 0, - "shot2": 10 - }, - "4": { - "shot1": 6, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 7 - }, - "6": { - "shot1": 10, - "shot2": 4 - }, - "7": { - "shot1": 2, - "shot2": 1 - }, - "8": { - "shot1": 0, - "shot2": 6 - }, - "9": { - "shot1": 6, - "shot2": 1 - }, - "10": { - "shot1": 0, - "shot2": 8 - }, - "11": { - "shot1": 1, - "shot2": 2 - }, - "12": { - "shot1": 1, - "shot2": 1 - }, - "13": { - "shot1": 10, - "shot2": 1 - }, - "14": { - "shot1": 6, - "shot2": 2 - }, - "15": { - "shot1": 9, - "shot2": 0 - }, - "16": { - "shot1": 7, - "shot2": 4 - }, - "17": { - "shot1": 8, - "shot2": 9 - }, - "18": { - "shot1": 1, - "shot2": 3 - }, - "19": { - "shot1": 4, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 10 - } - }, - "total_score": 167, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 8, - "shot2": 5 - }, - "2": { - "shot1": 8, - "shot2": 3 - }, - "3": { - "shot1": 9, - "shot2": 5 - }, - "4": { - "shot1": 10, - "shot2": 2 - }, - "5": { - "shot1": 2, - "shot2": 6 - }, - "6": { - "shot1": 10, - "shot2": 10 - }, - "7": { - "shot1": 3, - "shot2": 0 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 2 - }, - "10": { - "shot1": 6, - "shot2": 10 - }, - "11": { - "shot1": 4, - "shot2": 1 - }, - "12": { - "shot1": 4, - "shot2": 1 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 8, - "shot2": 10 - }, - "15": { - "shot1": 8, - "shot2": 8 - }, - "16": { - "shot1": 6, - "shot2": 7 - }, - "17": { - "shot1": 1, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 9 - }, - "19": { - "shot1": 8, - "shot2": 2 - }, - "20": { - "shot1": 1, - "shot2": 7 - } - }, - "total_score": 227, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 7, - "shot2": 4 - }, - "2": { - "shot1": 4, - "shot2": 0 - }, - "3": { - "shot1": 10, - "shot2": 10 - }, - "4": { - "shot1": 0, - "shot2": 7 - }, - "5": { - "shot1": 3, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 0 - }, - "7": { - "shot1": 5, - "shot2": 9 - }, - "8": { - "shot1": 9, - "shot2": 2 - }, - "9": { - "shot1": 1, - "shot2": 0 - }, - "10": { - "shot1": 0, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 5 - }, - "12": { - "shot1": 10, - "shot2": 3 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 7, - "shot2": 2 - }, - "15": { - "shot1": 1, - "shot2": 8 - }, - "16": { - "shot1": 9, - "shot2": 0 - }, - "17": { - "shot1": 1, - "shot2": 10 - }, - "18": { - "shot1": 3, - "shot2": 1 - }, - "19": { - "shot1": 8, - "shot2": 7 - }, - "20": { - "shot1": 0, - "shot2": 9 - } - }, - "total_score": 188, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 6, - "shot2": 3 - }, - "2": { - "shot1": 7, - "shot2": 8 - }, - "3": { - "shot1": 7, - "shot2": 1 - }, - "4": { - "shot1": 8, - "shot2": 3 - }, - "5": { - "shot1": 0, - "shot2": 7 - }, - "6": { - "shot1": 8, - "shot2": 1 - }, - "7": { - "shot1": 4, - "shot2": 8 - }, - "8": { - "shot1": 5, - "shot2": 6 - }, - "9": { - "shot1": 10, - "shot2": 0 - }, - "10": { - "shot1": 7, - "shot2": 4 - }, - "11": { - "shot1": 3, - "shot2": 2 - }, - "12": { - "shot1": 2, - "shot2": 9 - }, - "13": { - "shot1": 7, - "shot2": 10 - }, - "14": { - "shot1": 5, - "shot2": 9 - }, - "15": { - "shot1": 4, - "shot2": 10 - }, - "16": { - "shot1": 2, - "shot2": 6 - }, - "17": { - "shot1": 6, - "shot2": 0 - }, - "18": { - "shot1": 5, - "shot2": 5 - }, - "19": { - "shot1": 3, - "shot2": 0 - }, - "20": { - "shot1": 5, - "shot2": 2 - } - }, - "total_score": 198, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 6, - "shot2": 10 - }, - "2": { - "shot1": 10, - "shot2": 2 - }, - "3": { - "shot1": 6, - "shot2": 1 - }, - "4": { - "shot1": 1, - "shot2": 7 - }, - "5": { - "shot1": 5, - "shot2": 8 - }, - "6": { - "shot1": 1, - "shot2": 4 - }, - "7": { - "shot1": 2, - "shot2": 1 - }, - "8": { - "shot1": 9, - "shot2": 0 - }, - "9": { - "shot1": 2, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 9 - }, - "11": { - "shot1": 3, - "shot2": 9 - }, - "12": { - "shot1": 10, - "shot2": 0 - }, - "13": { - "shot1": 1, - "shot2": 9 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 6, - "shot2": 8 - }, - "16": { - "shot1": 0, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 8 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 5, - "shot2": 5 - }, - "20": { - "shot1": 9, - "shot2": 6 - } - }, - "total_score": 209, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 1, - "shot2": 0 - }, - "2": { - "shot1": 1, - "shot2": 9 - }, - "3": { - "shot1": 3, - "shot2": 10 - }, - "4": { - "shot1": 9, - "shot2": 1 - }, - "5": { - "shot1": 10, - "shot2": 10 - }, - "6": { - "shot1": 7, - "shot2": 4 - }, - "7": { - "shot1": 6, - "shot2": 10 - }, - "8": { - "shot1": 8, - "shot2": 0 - }, - "9": { - "shot1": 10, - "shot2": 8 - }, - "10": { - "shot1": 8, - "shot2": 1 - }, - "11": { - "shot1": 10, - "shot2": 6 - }, - "12": { - "shot1": 2, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 10 - }, - "14": { - "shot1": 10, - "shot2": 8 - }, - "15": { - "shot1": 1, - "shot2": 5 - }, - "16": { - "shot1": 1, - "shot2": 10 - }, - "17": { - "shot1": 0, - "shot2": 8 - }, - "18": { - "shot1": 2, - "shot2": 5 - }, - "19": { - "shot1": 0, - "shot2": 1 - }, - "20": { - "shot1": 0, - "shot2": 0 - } - }, - "total_score": 200, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 3, - "shot2": 8 - }, - "2": { - "shot1": 6, - "shot2": 0 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 6, - "shot2": 0 - }, - "5": { - "shot1": 5, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 0 - }, - "7": { - "shot1": 2, - "shot2": 7 - }, - "8": { - "shot1": 2, - "shot2": 6 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 6, - "shot2": 6 - }, - "11": { - "shot1": 10, - "shot2": 9 - }, - "12": { - "shot1": 10, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 9, - "shot2": 2 - }, - "15": { - "shot1": 4, - "shot2": 10 - }, - "16": { - "shot1": 10, - "shot2": 0 - }, - "17": { - "shot1": 4, - "shot2": 10 - }, - "18": { - "shot1": 8, - "shot2": 10 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 0, - "shot2": 4 - } - }, - "total_score": 199, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 8, - "shot2": 7 - }, - "2": { - "shot1": 2, - "shot2": 8 - }, - "3": { - "shot1": 3, - "shot2": 7 - }, - "4": { - "shot1": 7, - "shot2": 8 - }, - "5": { - "shot1": 3, - "shot2": 4 - }, - "6": { - "shot1": 10, - "shot2": 5 - }, - "7": { - "shot1": 2, - "shot2": 10 - }, - "8": { - "shot1": 3, - "shot2": 1 - }, - "9": { - "shot1": 6, - "shot2": 3 - }, - "10": { - "shot1": 6, - "shot2": 5 - }, - "11": { - "shot1": 2, - "shot2": 0 - }, - "12": { - "shot1": 1, - "shot2": 8 - }, - "13": { - "shot1": 10, - "shot2": 6 - }, - "14": { - "shot1": 10, - "shot2": 1 - }, - "15": { - "shot1": 7, - "shot2": 0 - }, - "16": { - "shot1": 1, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 8 - }, - "18": { - "shot1": 3, - "shot2": 4 - }, - "19": { - "shot1": 9, - "shot2": 3 - }, - "20": { - "shot1": 3, - "shot2": 2 - } - }, - "total_score": 196, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 8, - "shot2": 7 - }, - "2": { - "shot1": 9, - "shot2": 3 - }, - "3": { - "shot1": 10, - "shot2": 8 - }, - "4": { - "shot1": 8, - "shot2": 7 - }, - "5": { - "shot1": 9, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 4 - }, - "7": { - "shot1": 10, - "shot2": 3 - }, - "8": { - "shot1": 9, - "shot2": 7 - }, - "9": { - "shot1": 1, - "shot2": 8 - }, - "10": { - "shot1": 8, - "shot2": 6 - }, - "11": { - "shot1": 7, - "shot2": 5 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 4, - "shot2": 8 - }, - "14": { - "shot1": 10, - "shot2": 0 - }, - "15": { - "shot1": 3, - "shot2": 3 - }, - "16": { - "shot1": 5, - "shot2": 8 - }, - "17": { - "shot1": 0, - "shot2": 5 - }, - "18": { - "shot1": 10, - "shot2": 0 - }, - "19": { - "shot1": 9, - "shot2": 3 - }, - "20": { - "shot1": 1, - "shot2": 9 - } - }, - "total_score": 242, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 1, - "shot2": 9 - }, - "2": { - "shot1": 2, - "shot2": 5 - }, - "3": { - "shot1": 2, - "shot2": 1 - }, - "4": { - "shot1": 4, - "shot2": 3 - }, - "5": { - "shot1": 9, - "shot2": 2 - }, - "6": { - "shot1": 9, - "shot2": 7 - }, - "7": { - "shot1": 8, - "shot2": 0 - }, - "8": { - "shot1": 3, - "shot2": 4 - }, - "9": { - "shot1": 1, - "shot2": 5 - }, - "10": { - "shot1": 9, - "shot2": 9 - }, - "11": { - "shot1": 4, - "shot2": 6 - }, - "12": { - "shot1": 6, - "shot2": 0 - }, - "13": { - "shot1": 9, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 9 - }, - "15": { - "shot1": 2, - "shot2": 10 - }, - "16": { - "shot1": 2, - "shot2": 2 - }, - "17": { - "shot1": 1, - "shot2": 5 - }, - "18": { - "shot1": 4, - "shot2": 4 - }, - "19": { - "shot1": 8, - "shot2": 9 - }, - "20": { - "shot1": 8, - "shot2": 8 - } - }, - "total_score": 206, - "completed": true - }, - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 10, - "shot2": 0 - }, - "2": { - "shot1": 3, - "shot2": 0 - }, - "3": { - "shot1": 4, - "shot2": 3 - }, - "4": { - "shot1": 1, - "shot2": 4 - }, - "5": { - "shot1": 4, - "shot2": 7 - }, - "6": { - "shot1": 9, - "shot2": 5 - }, - "7": { - "shot1": 1, - "shot2": 4 - }, - "8": { - "shot1": 8, - "shot2": 2 - }, - "9": { - "shot1": 3, - "shot2": 5 - }, - "10": { - "shot1": 1, - "shot2": 9 - }, - "11": { - "shot1": 8, - "shot2": 5 - }, - "12": { - "shot1": 8, - "shot2": 4 - }, - "13": { - "shot1": 1, - "shot2": 3 - }, - "14": { - "shot1": 3, - "shot2": 8 - }, - "15": { - "shot1": 10, - "shot2": 10 - }, - "16": { - "shot1": 0, - "shot2": 9 - }, - "17": { - "shot1": 2, - "shot2": 10 - }, - "18": { - "shot1": 10, - "shot2": 3 - }, - "19": { - "shot1": 9, - "shot2": 4 - }, - "20": { - "shot1": 6, - "shot2": 2 - } - }, - "total_score": 198, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 1, - "shot2": 10 - }, - "2": { - "shot1": 3, - "shot2": 10 - }, - "3": { - "shot1": 5, - "shot2": 3 - }, - "4": { - "shot1": 9, - "shot2": 8 - }, - "5": { - "shot1": 4, - "shot2": 4 - }, - "6": { - "shot1": 1, - "shot2": 6 - }, - "7": { - "shot1": 2, - "shot2": 6 - }, - "8": { - "shot1": 7, - "shot2": 6 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 10, - "shot2": 10 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 6, - "shot2": 0 - }, - "13": { - "shot1": 8, - "shot2": 10 - }, - "14": { - "shot1": 0, - "shot2": 4 - }, - "15": { - "shot1": 5, - "shot2": 8 - }, - "16": { - "shot1": 7, - "shot2": 7 - }, - "17": { - "shot1": 2, - "shot2": 9 - }, - "18": { - "shot1": 4, - "shot2": 9 - }, - "19": { - "shot1": 4, - "shot2": 5 - }, - "20": { - "shot1": 1, - "shot2": 0 - } - }, - "total_score": 216, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 8, - "shot2": 7 - }, - "2": { - "shot1": 5, - "shot2": 2 - }, - "3": { - "shot1": 10, - "shot2": 7 - }, - "4": { - "shot1": 0, - "shot2": 5 - }, - "5": { - "shot1": 6, - "shot2": 6 - }, - "6": { - "shot1": 1, - "shot2": 10 - }, - "7": { - "shot1": 4, - "shot2": 3 - }, - "8": { - "shot1": 0, - "shot2": 1 - }, - "9": { - "shot1": 5, - "shot2": 9 - }, - "10": { - "shot1": 8, - "shot2": 10 - }, - "11": { - "shot1": 3, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 0 - }, - "13": { - "shot1": 9, - "shot2": 8 - }, - "14": { - "shot1": 5, - "shot2": 5 - }, - "15": { - "shot1": 3, - "shot2": 5 - }, - "16": { - "shot1": 1, - "shot2": 4 - }, - "17": { - "shot1": 6, - "shot2": 1 - }, - "18": { - "shot1": 3, - "shot2": 4 - }, - "19": { - "shot1": 1, - "shot2": 2 - }, - "20": { - "shot1": 7, - "shot2": 8 - } - }, - "total_score": 190, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 0, - "shot2": 2 - }, - "2": { - "shot1": 6, - "shot2": 6 - }, - "3": { - "shot1": 5, - "shot2": 1 - }, - "4": { - "shot1": 9, - "shot2": 8 - }, - "5": { - "shot1": 1, - "shot2": 9 - }, - "6": { - "shot1": 4, - "shot2": 0 - }, - "7": { - "shot1": 0, - "shot2": 3 - }, - "8": { - "shot1": 1, - "shot2": 0 - }, - "9": { - "shot1": 7, - "shot2": 9 - }, - "10": { - "shot1": 4, - "shot2": 4 - }, - "11": { - "shot1": 1, - "shot2": 6 - }, - "12": { - "shot1": 6, - "shot2": 4 - }, - "13": { - "shot1": 7, - "shot2": 6 - }, - "14": { - "shot1": 9, - "shot2": 2 - }, - "15": { - "shot1": 3, - "shot2": 9 - }, - "16": { - "shot1": 5, - "shot2": 4 - }, - "17": { - "shot1": 2, - "shot2": 3 - }, - "18": { - "shot1": 5, - "shot2": 10 - }, - "19": { - "shot1": 7, - "shot2": 6 - }, - "20": { - "shot1": 10, - "shot2": 5 - } - }, - "total_score": 189, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 2 - }, - "2": { - "shot1": 3, - "shot2": 6 - }, - "3": { - "shot1": 4, - "shot2": 6 - }, - "4": { - "shot1": 9, - "shot2": 10 - }, - "5": { - "shot1": 3, - "shot2": 6 - }, - "6": { - "shot1": 7, - "shot2": 4 - }, - "7": { - "shot1": 2, - "shot2": 10 - }, - "8": { - "shot1": 6, - "shot2": 8 - }, - "9": { - "shot1": 4, - "shot2": 8 - }, - "10": { - "shot1": 3, - "shot2": 0 - }, - "11": { - "shot1": 6, - "shot2": 1 - }, - "12": { - "shot1": 9, - "shot2": 7 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 3, - "shot2": 8 - }, - "15": { - "shot1": 0, - "shot2": 0 - }, - "16": { - "shot1": 1, - "shot2": 5 - }, - "17": { - "shot1": 4, - "shot2": 2 - }, - "18": { - "shot1": 0, - "shot2": 9 - }, - "19": { - "shot1": 9, - "shot2": 2 - }, - "20": { - "shot1": 5, - "shot2": 4 - } - }, - "total_score": 191, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 7, - "shot2": 2 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 3, - "shot2": 0 - }, - "4": { - "shot1": 8, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 10 - }, - "7": { - "shot1": 7, - "shot2": 8 - }, - "8": { - "shot1": 5, - "shot2": 8 - }, - "9": { - "shot1": 0, - "shot2": 0 - }, - "10": { - "shot1": 0, - "shot2": 5 - }, - "11": { - "shot1": 5, - "shot2": 7 - }, - "12": { - "shot1": 0, - "shot2": 7 - }, - "13": { - "shot1": 6, - "shot2": 1 - }, - "14": { - "shot1": 1, - "shot2": 6 - }, - "15": { - "shot1": 6, - "shot2": 3 - }, - "16": { - "shot1": 10, - "shot2": 8 - }, - "17": { - "shot1": 6, - "shot2": 3 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 1, - "shot2": 5 - }, - "20": { - "shot1": 4, - "shot2": 3 - } - }, - "total_score": 193, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 0, - "shot2": 3 - }, - "2": { - "shot1": 0, - "shot2": 4 - }, - "3": { - "shot1": 7, - "shot2": 9 - }, - "4": { - "shot1": 0, - "shot2": 6 - }, - "5": { - "shot1": 7, - "shot2": 5 - }, - "6": { - "shot1": 9, - "shot2": 0 - }, - "7": { - "shot1": 0, - "shot2": 8 - }, - "8": { - "shot1": 8, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 0 - }, - "10": { - "shot1": 2, - "shot2": 0 - }, - "11": { - "shot1": 0, - "shot2": 2 - }, - "12": { - "shot1": 9, - "shot2": 4 - }, - "13": { - "shot1": 0, - "shot2": 9 - }, - "14": { - "shot1": 1, - "shot2": 10 - }, - "15": { - "shot1": 0, - "shot2": 7 - }, - "16": { - "shot1": 2, - "shot2": 7 - }, - "17": { - "shot1": 3, - "shot2": 9 - }, - "18": { - "shot1": 0, - "shot2": 10 - }, - "19": { - "shot1": 3, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 6 - } - }, - "total_score": 167, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 2, - "shot2": 8 - }, - "2": { - "shot1": 7, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 7, - "shot2": 4 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 2 - }, - "7": { - "shot1": 5, - "shot2": 2 - }, - "8": { - "shot1": 4, - "shot2": 10 - }, - "9": { - "shot1": 3, - "shot2": 8 - }, - "10": { - "shot1": 0, - "shot2": 10 - }, - "11": { - "shot1": 2, - "shot2": 8 - }, - "12": { - "shot1": 4, - "shot2": 1 - }, - "13": { - "shot1": 7, - "shot2": 6 - }, - "14": { - "shot1": 6, - "shot2": 3 - }, - "15": { - "shot1": 7, - "shot2": 10 - }, - "16": { - "shot1": 1, - "shot2": 0 - }, - "17": { - "shot1": 0, - "shot2": 10 - }, - "18": { - "shot1": 10, - "shot2": 9 - }, - "19": { - "shot1": 9, - "shot2": 9 - }, - "20": { - "shot1": 5, - "shot2": 8 - } - }, - "total_score": 218, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 2, - "shot2": 4 - }, - "2": { - "shot1": 4, - "shot2": 4 - }, - "3": { - "shot1": 5, - "shot2": 1 - }, - "4": { - "shot1": 8, - "shot2": 9 - }, - "5": { - "shot1": 10, - "shot2": 5 - }, - "6": { - "shot1": 6, - "shot2": 10 - }, - "7": { - "shot1": 3, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 0 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 3, - "shot2": 1 - }, - "12": { - "shot1": 1, - "shot2": 0 - }, - "13": { - "shot1": 3, - "shot2": 6 - }, - "14": { - "shot1": 0, - "shot2": 1 - }, - "15": { - "shot1": 5, - "shot2": 6 - }, - "16": { - "shot1": 3, - "shot2": 4 - }, - "17": { - "shot1": 8, - "shot2": 6 - }, - "18": { - "shot1": 3, - "shot2": 10 - }, - "19": { - "shot1": 0, - "shot2": 0 - }, - "20": { - "shot1": 0, - "shot2": 4 - } - }, - "total_score": 168, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 2, - "shot2": 0 - }, - "2": { - "shot1": 1, - "shot2": 2 - }, - "3": { - "shot1": 2, - "shot2": 9 - }, - "4": { - "shot1": 6, - "shot2": 1 - }, - "5": { - "shot1": 6, - "shot2": 3 - }, - "6": { - "shot1": 6, - "shot2": 5 - }, - "7": { - "shot1": 8, - "shot2": 2 - }, - "8": { - "shot1": 6, - "shot2": 1 - }, - "9": { - "shot1": 7, - "shot2": 9 - }, - "10": { - "shot1": 8, - "shot2": 0 - }, - "11": { - "shot1": 7, - "shot2": 3 - }, - "12": { - "shot1": 2, - "shot2": 10 - }, - "13": { - "shot1": 7, - "shot2": 6 - }, - "14": { - "shot1": 8, - "shot2": 4 - }, - "15": { - "shot1": 1, - "shot2": 3 - }, - "16": { - "shot1": 6, - "shot2": 9 - }, - "17": { - "shot1": 5, - "shot2": 1 - }, - "18": { - "shot1": 4, - "shot2": 5 - }, - "19": { - "shot1": 3, - "shot2": 6 - }, - "20": { - "shot1": 7, - "shot2": 7 - } - }, - "total_score": 188, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 9, - "shot2": 4 - }, - "2": { - "shot1": 9, - "shot2": 1 - }, - "3": { - "shot1": 1, - "shot2": 4 - }, - "4": { - "shot1": 0, - "shot2": 8 - }, - "5": { - "shot1": 0, - "shot2": 1 - }, - "6": { - "shot1": 1, - "shot2": 6 - }, - "7": { - "shot1": 7, - "shot2": 4 - }, - "8": { - "shot1": 4, - "shot2": 6 - }, - "9": { - "shot1": 5, - "shot2": 8 - }, - "10": { - "shot1": 0, - "shot2": 8 - }, - "11": { - "shot1": 10, - "shot2": 10 - }, - "12": { - "shot1": 0, - "shot2": 0 - }, - "13": { - "shot1": 10, - "shot2": 4 - }, - "14": { - "shot1": 0, - "shot2": 4 - }, - "15": { - "shot1": 10, - "shot2": 10 - }, - "16": { - "shot1": 3, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 7 - }, - "18": { - "shot1": 6, - "shot2": 10 - }, - "19": { - "shot1": 1, - "shot2": 3 - }, - "20": { - "shot1": 10, - "shot2": 7 - } - }, - "total_score": 196, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 1, - "shot2": 8 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 8, - "shot2": 8 - }, - "4": { - "shot1": 2, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 9 - }, - "6": { - "shot1": 4, - "shot2": 10 - }, - "7": { - "shot1": 5, - "shot2": 5 - }, - "8": { - "shot1": 0, - "shot2": 2 - }, - "9": { - "shot1": 6, - "shot2": 0 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 2, - "shot2": 10 - }, - "12": { - "shot1": 5, - "shot2": 4 - }, - "13": { - "shot1": 6, - "shot2": 8 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 7, - "shot2": 10 - }, - "16": { - "shot1": 3, - "shot2": 3 - }, - "17": { - "shot1": 6, - "shot2": 6 - }, - "18": { - "shot1": 0, - "shot2": 6 - }, - "19": { - "shot1": 2, - "shot2": 4 - }, - "20": { - "shot1": 9, - "shot2": 2 - } - }, - "total_score": 201, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 9, - "shot2": 1 - }, - "2": { - "shot1": 8, - "shot2": 7 - }, - "3": { - "shot1": 8, - "shot2": 1 - }, - "4": { - "shot1": 1, - "shot2": 6 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 6, - "shot2": 7 - }, - "7": { - "shot1": 7, - "shot2": 5 - }, - "8": { - "shot1": 4, - "shot2": 3 - }, - "9": { - "shot1": 3, - "shot2": 10 - }, - "10": { - "shot1": 0, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 4 - }, - "12": { - "shot1": 0, - "shot2": 0 - }, - "13": { - "shot1": 6, - "shot2": 1 - }, - "14": { - "shot1": 10, - "shot2": 9 - }, - "15": { - "shot1": 8, - "shot2": 8 - }, - "16": { - "shot1": 5, - "shot2": 6 - }, - "17": { - "shot1": 7, - "shot2": 0 - }, - "18": { - "shot1": 4, - "shot2": 6 - }, - "19": { - "shot1": 0, - "shot2": 8 - }, - "20": { - "shot1": 10, - "shot2": 7 - } - }, - "total_score": 212, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 4 - }, - "2": { - "shot1": 0, - "shot2": 4 - }, - "3": { - "shot1": 3, - "shot2": 10 - }, - "4": { - "shot1": 7, - "shot2": 10 - }, - "5": { - "shot1": 7, - "shot2": 10 - }, - "6": { - "shot1": 8, - "shot2": 1 - }, - "7": { - "shot1": 4, - "shot2": 5 - }, - "8": { - "shot1": 7, - "shot2": 1 - }, - "9": { - "shot1": 7, - "shot2": 7 - }, - "10": { - "shot1": 5, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 10 - }, - "12": { - "shot1": 1, - "shot2": 7 - }, - "13": { - "shot1": 4, - "shot2": 7 - }, - "14": { - "shot1": 6, - "shot2": 6 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 8, - "shot2": 5 - }, - "17": { - "shot1": 9, - "shot2": 10 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 2, - "shot2": 3 - }, - "20": { - "shot1": 1, - "shot2": 0 - } - }, - "total_score": 221, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 4, - "shot2": 1 - }, - "2": { - "shot1": 9, - "shot2": 3 - }, - "3": { - "shot1": 10, - "shot2": 2 - }, - "4": { - "shot1": 2, - "shot2": 9 - }, - "5": { - "shot1": 2, - "shot2": 4 - }, - "6": { - "shot1": 3, - "shot2": 7 - }, - "7": { - "shot1": 4, - "shot2": 5 - }, - "8": { - "shot1": 2, - "shot2": 8 - }, - "9": { - "shot1": 10, - "shot2": 6 - }, - "10": { - "shot1": 0, - "shot2": 1 - }, - "11": { - "shot1": 10, - "shot2": 9 - }, - "12": { - "shot1": 0, - "shot2": 0 - }, - "13": { - "shot1": 8, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 2 - }, - "15": { - "shot1": 8, - "shot2": 5 - }, - "16": { - "shot1": 10, - "shot2": 4 - }, - "17": { - "shot1": 0, - "shot2": 1 - }, - "18": { - "shot1": 8, - "shot2": 8 - }, - "19": { - "shot1": 6, - "shot2": 7 - }, - "20": { - "shot1": 0, - "shot2": 10 - } - }, - "total_score": 204, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 8, - "shot2": 5 - }, - "2": { - "shot1": 2, - "shot2": 10 - }, - "3": { - "shot1": 3, - "shot2": 6 - }, - "4": { - "shot1": 7, - "shot2": 7 - }, - "5": { - "shot1": 4, - "shot2": 3 - }, - "6": { - "shot1": 7, - "shot2": 4 - }, - "7": { - "shot1": 8, - "shot2": 0 - }, - "8": { - "shot1": 5, - "shot2": 2 - }, - "9": { - "shot1": 9, - "shot2": 1 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 0, - "shot2": 6 - }, - "12": { - "shot1": 10, - "shot2": 10 - }, - "13": { - "shot1": 7, - "shot2": 8 - }, - "14": { - "shot1": 2, - "shot2": 3 - }, - "15": { - "shot1": 0, - "shot2": 7 - }, - "16": { - "shot1": 3, - "shot2": 7 - }, - "17": { - "shot1": 7, - "shot2": 7 - }, - "18": { - "shot1": 5, - "shot2": 5 - }, - "19": { - "shot1": 3, - "shot2": 8 - }, - "20": { - "shot1": 1, - "shot2": 5 - } - }, - "total_score": 199, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 7, - "shot2": 1 - }, - "2": { - "shot1": 6, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 5 - }, - "4": { - "shot1": 8, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 4 - }, - "6": { - "shot1": 10, - "shot2": 7 - }, - "7": { - "shot1": 4, - "shot2": 5 - }, - "8": { - "shot1": 5, - "shot2": 1 - }, - "9": { - "shot1": 0, - "shot2": 8 - }, - "10": { - "shot1": 5, - "shot2": 1 - }, - "11": { - "shot1": 0, - "shot2": 3 - }, - "12": { - "shot1": 4, - "shot2": 0 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 4, - "shot2": 7 - }, - "16": { - "shot1": 8, - "shot2": 5 - }, - "17": { - "shot1": 6, - "shot2": 10 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 7, - "shot2": 7 - }, - "20": { - "shot1": 2, - "shot2": 10 - } - }, - "total_score": 197, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 10, - "shot2": 1 - }, - "2": { - "shot1": 9, - "shot2": 10 - }, - "3": { - "shot1": 8, - "shot2": 1 - }, - "4": { - "shot1": 6, - "shot2": 0 - }, - "5": { - "shot1": 10, - "shot2": 6 - }, - "6": { - "shot1": 4, - "shot2": 10 - }, - "7": { - "shot1": 1, - "shot2": 6 - }, - "8": { - "shot1": 9, - "shot2": 0 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 4, - "shot2": 9 - }, - "11": { - "shot1": 5, - "shot2": 1 - }, - "12": { - "shot1": 4, - "shot2": 8 - }, - "13": { - "shot1": 0, - "shot2": 10 - }, - "14": { - "shot1": 8, - "shot2": 8 - }, - "15": { - "shot1": 6, - "shot2": 10 - }, - "16": { - "shot1": 6, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 9 - }, - "18": { - "shot1": 8, - "shot2": 3 - }, - "19": { - "shot1": 6, - "shot2": 9 - }, - "20": { - "shot1": 6, - "shot2": 6 - } - }, - "total_score": 235, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 2 - }, - "2": { - "shot1": 10, - "shot2": 9 - }, - "3": { - "shot1": 4, - "shot2": 6 - }, - "4": { - "shot1": 3, - "shot2": 3 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 10, - "shot2": 9 - }, - "7": { - "shot1": 0, - "shot2": 0 - }, - "8": { - "shot1": 6, - "shot2": 4 - }, - "9": { - "shot1": 7, - "shot2": 7 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 8, - "shot2": 6 - }, - "13": { - "shot1": 2, - "shot2": 1 - }, - "14": { - "shot1": 0, - "shot2": 8 - }, - "15": { - "shot1": 4, - "shot2": 7 - }, - "16": { - "shot1": 8, - "shot2": 10 - }, - "17": { - "shot1": 6, - "shot2": 8 - }, - "18": { - "shot1": 6, - "shot2": 9 - }, - "19": { - "shot1": 4, - "shot2": 2 - }, - "20": { - "shot1": 8, - "shot2": 7 - } - }, - "total_score": 213, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 5, - "shot2": 5 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 3, - "shot2": 10 - }, - "4": { - "shot1": 6, - "shot2": 2 - }, - "5": { - "shot1": 3, - "shot2": 10 - }, - "6": { - "shot1": 0, - "shot2": 2 - }, - "7": { - "shot1": 5, - "shot2": 9 - }, - "8": { - "shot1": 3, - "shot2": 1 - }, - "9": { - "shot1": 6, - "shot2": 9 - }, - "10": { - "shot1": 6, - "shot2": 4 - }, - "11": { - "shot1": 0, - "shot2": 8 - }, - "12": { - "shot1": 1, - "shot2": 4 - }, - "13": { - "shot1": 2, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 2 - }, - "15": { - "shot1": 5, - "shot2": 7 - }, - "16": { - "shot1": 0, - "shot2": 6 - }, - "17": { - "shot1": 0, - "shot2": 3 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 7, - "shot2": 2 - }, - "20": { - "shot1": 0, - "shot2": 6 - } - }, - "total_score": 189, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 10, - "shot2": 4 - }, - "3": { - "shot1": 8, - "shot2": 3 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 6, - "shot2": 5 - }, - "6": { - "shot1": 7, - "shot2": 2 - }, - "7": { - "shot1": 6, - "shot2": 6 - }, - "8": { - "shot1": 2, - "shot2": 2 - }, - "9": { - "shot1": 6, - "shot2": 10 - }, - "10": { - "shot1": 9, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 9 - }, - "12": { - "shot1": 0, - "shot2": 1 - }, - "13": { - "shot1": 9, - "shot2": 3 - }, - "14": { - "shot1": 0, - "shot2": 0 - }, - "15": { - "shot1": 10, - "shot2": 2 - }, - "16": { - "shot1": 4, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 10 - }, - "18": { - "shot1": 6, - "shot2": 4 - }, - "19": { - "shot1": 9, - "shot2": 8 - }, - "20": { - "shot1": 1, - "shot2": 4 - } - }, - "total_score": 214, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 7, - "shot2": 9 - }, - "2": { - "shot1": 1, - "shot2": 1 - }, - "3": { - "shot1": 3, - "shot2": 1 - }, - "4": { - "shot1": 4, - "shot2": 8 - }, - "5": { - "shot1": 8, - "shot2": 7 - }, - "6": { - "shot1": 9, - "shot2": 3 - }, - "7": { - "shot1": 2, - "shot2": 0 - }, - "8": { - "shot1": 8, - "shot2": 10 - }, - "9": { - "shot1": 4, - "shot2": 8 - }, - "10": { - "shot1": 3, - "shot2": 9 - }, - "11": { - "shot1": 6, - "shot2": 9 - }, - "12": { - "shot1": 0, - "shot2": 6 - }, - "13": { - "shot1": 2, - "shot2": 1 - }, - "14": { - "shot1": 4, - "shot2": 10 - }, - "15": { - "shot1": 1, - "shot2": 0 - }, - "16": { - "shot1": 3, - "shot2": 6 - }, - "17": { - "shot1": 7, - "shot2": 8 - }, - "18": { - "shot1": 1, - "shot2": 8 - }, - "19": { - "shot1": 0, - "shot2": 6 - }, - "20": { - "shot1": 7, - "shot2": 0 - } - }, - "total_score": 190, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 10, - "shot2": 2 - }, - "3": { - "shot1": 10, - "shot2": 9 - }, - "4": { - "shot1": 1, - "shot2": 1 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 10, - "shot2": 2 - }, - "7": { - "shot1": 8, - "shot2": 5 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 4 - }, - "10": { - "shot1": 6, - "shot2": 10 - }, - "11": { - "shot1": 6, - "shot2": 0 - }, - "12": { - "shot1": 0, - "shot2": 7 - }, - "13": { - "shot1": 7, - "shot2": 5 - }, - "14": { - "shot1": 3, - "shot2": 10 - }, - "15": { - "shot1": 3, - "shot2": 4 - }, - "16": { - "shot1": 7, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 2 - }, - "18": { - "shot1": 0, - "shot2": 3 - }, - "19": { - "shot1": 2, - "shot2": 1 - }, - "20": { - "shot1": 1, - "shot2": 1 - } - }, - "total_score": 200, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 8, - "shot2": 10 - }, - "2": { - "shot1": 5, - "shot2": 0 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 9, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 2 - }, - "6": { - "shot1": 1, - "shot2": 8 - }, - "7": { - "shot1": 6, - "shot2": 5 - }, - "8": { - "shot1": 9, - "shot2": 4 - }, - "9": { - "shot1": 0, - "shot2": 9 - }, - "10": { - "shot1": 4, - "shot2": 0 - }, - "11": { - "shot1": 0, - "shot2": 10 - }, - "12": { - "shot1": 4, - "shot2": 1 - }, - "13": { - "shot1": 3, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 1 - }, - "15": { - "shot1": 3, - "shot2": 8 - }, - "16": { - "shot1": 3, - "shot2": 2 - }, - "17": { - "shot1": 4, - "shot2": 7 - }, - "18": { - "shot1": 1, - "shot2": 0 - }, - "19": { - "shot1": 6, - "shot2": 10 - }, - "20": { - "shot1": 7, - "shot2": 0 - } - }, - "total_score": 174, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 2 - }, - "2": { - "shot1": 9, - "shot2": 8 - }, - "3": { - "shot1": 5, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 8 - }, - "5": { - "shot1": 6, - "shot2": 10 - }, - "6": { - "shot1": 0, - "shot2": 4 - }, - "7": { - "shot1": 5, - "shot2": 2 - }, - "8": { - "shot1": 2, - "shot2": 6 - }, - "9": { - "shot1": 1, - "shot2": 5 - }, - "10": { - "shot1": 2, - "shot2": 5 - }, - "11": { - "shot1": 8, - "shot2": 8 - }, - "12": { - "shot1": 4, - "shot2": 9 - }, - "13": { - "shot1": 10, - "shot2": 4 - }, - "14": { - "shot1": 9, - "shot2": 6 - }, - "15": { - "shot1": 9, - "shot2": 7 - }, - "16": { - "shot1": 7, - "shot2": 0 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 7, - "shot2": 7 - }, - "19": { - "shot1": 8, - "shot2": 10 - }, - "20": { - "shot1": 5, - "shot2": 4 - } - }, - "total_score": 231, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 10, - "shot2": 2 - }, - "2": { - "shot1": 3, - "shot2": 3 - }, - "3": { - "shot1": 0, - "shot2": 3 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 3, - "shot2": 2 - }, - "6": { - "shot1": 1, - "shot2": 4 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 10, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 2 - }, - "10": { - "shot1": 2, - "shot2": 0 - }, - "11": { - "shot1": 3, - "shot2": 10 - }, - "12": { - "shot1": 5, - "shot2": 7 - }, - "13": { - "shot1": 4, - "shot2": 7 - }, - "14": { - "shot1": 4, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 8 - }, - "16": { - "shot1": 2, - "shot2": 7 - }, - "17": { - "shot1": 8, - "shot2": 6 - }, - "18": { - "shot1": 1, - "shot2": 3 - }, - "19": { - "shot1": 5, - "shot2": 5 - }, - "20": { - "shot1": 9, - "shot2": 3 - } - }, - "total_score": 196, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 8 - }, - "2": { - "shot1": 6, - "shot2": 5 - }, - "3": { - "shot1": 6, - "shot2": 10 - }, - "4": { - "shot1": 10, - "shot2": 9 - }, - "5": { - "shot1": 9, - "shot2": 4 - }, - "6": { - "shot1": 0, - "shot2": 7 - }, - "7": { - "shot1": 10, - "shot2": 1 - }, - "8": { - "shot1": 3, - "shot2": 0 - }, - "9": { - "shot1": 6, - "shot2": 6 - }, - "10": { - "shot1": 1, - "shot2": 6 - }, - "11": { - "shot1": 5, - "shot2": 10 - }, - "12": { - "shot1": 3, - "shot2": 10 - }, - "13": { - "shot1": 0, - "shot2": 0 - }, - "14": { - "shot1": 6, - "shot2": 5 - }, - "15": { - "shot1": 10, - "shot2": 7 - }, - "16": { - "shot1": 4, - "shot2": 2 - }, - "17": { - "shot1": 4, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 1 - }, - "19": { - "shot1": 4, - "shot2": 9 - }, - "20": { - "shot1": 2, - "shot2": 3 - } - }, - "total_score": 202, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 3, - "shot2": 0 - }, - "2": { - "shot1": 7, - "shot2": 6 - }, - "3": { - "shot1": 6, - "shot2": 10 - }, - "4": { - "shot1": 1, - "shot2": 8 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 8, - "shot2": 6 - }, - "7": { - "shot1": 3, - "shot2": 6 - }, - "8": { - "shot1": 0, - "shot2": 9 - }, - "9": { - "shot1": 1, - "shot2": 10 - }, - "10": { - "shot1": 10, - "shot2": 4 - }, - "11": { - "shot1": 4, - "shot2": 8 - }, - "12": { - "shot1": 5, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 6 - }, - "14": { - "shot1": 1, - "shot2": 0 - }, - "15": { - "shot1": 0, - "shot2": 6 - }, - "16": { - "shot1": 4, - "shot2": 8 - }, - "17": { - "shot1": 3, - "shot2": 2 - }, - "18": { - "shot1": 8, - "shot2": 0 - }, - "19": { - "shot1": 5, - "shot2": 10 - }, - "20": { - "shot1": 1, - "shot2": 1 - } - }, - "total_score": 189, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 8, - "shot2": 9 - }, - "2": { - "shot1": 4, - "shot2": 8 - }, - "3": { - "shot1": 1, - "shot2": 10 - }, - "4": { - "shot1": 4, - "shot2": 4 - }, - "5": { - "shot1": 6, - "shot2": 3 - }, - "6": { - "shot1": 7, - "shot2": 0 - }, - "7": { - "shot1": 10, - "shot2": 6 - }, - "8": { - "shot1": 7, - "shot2": 10 - }, - "9": { - "shot1": 8, - "shot2": 9 - }, - "10": { - "shot1": 6, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 7 - }, - "12": { - "shot1": 8, - "shot2": 4 - }, - "13": { - "shot1": 10, - "shot2": 1 - }, - "14": { - "shot1": 10, - "shot2": 2 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 4, - "shot2": 5 - }, - "17": { - "shot1": 7, - "shot2": 9 - }, - "18": { - "shot1": 0, - "shot2": 0 - }, - "19": { - "shot1": 3, - "shot2": 5 - }, - "20": { - "shot1": 8, - "shot2": 1 - } - }, - "total_score": 219, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 9, - "shot2": 2 - }, - "2": { - "shot1": 8, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 10 - }, - "4": { - "shot1": 1, - "shot2": 4 - }, - "5": { - "shot1": 8, - "shot2": 10 - }, - "6": { - "shot1": 0, - "shot2": 2 - }, - "7": { - "shot1": 4, - "shot2": 7 - }, - "8": { - "shot1": 8, - "shot2": 8 - }, - "9": { - "shot1": 8, - "shot2": 3 - }, - "10": { - "shot1": 1, - "shot2": 4 - }, - "11": { - "shot1": 0, - "shot2": 3 - }, - "12": { - "shot1": 4, - "shot2": 10 - }, - "13": { - "shot1": 3, - "shot2": 10 - }, - "14": { - "shot1": 6, - "shot2": 6 - }, - "15": { - "shot1": 3, - "shot2": 1 - }, - "16": { - "shot1": 8, - "shot2": 3 - }, - "17": { - "shot1": 9, - "shot2": 8 - }, - "18": { - "shot1": 7, - "shot2": 5 - }, - "19": { - "shot1": 7, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 3 - } - }, - "total_score": 216, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 2 - }, - "2": { - "shot1": 0, - "shot2": 8 - }, - "3": { - "shot1": 7, - "shot2": 1 - }, - "4": { - "shot1": 4, - "shot2": 6 - }, - "5": { - "shot1": 2, - "shot2": 8 - }, - "6": { - "shot1": 3, - "shot2": 3 - }, - "7": { - "shot1": 6, - "shot2": 10 - }, - "8": { - "shot1": 10, - "shot2": 1 - }, - "9": { - "shot1": 2, - "shot2": 0 - }, - "10": { - "shot1": 9, - "shot2": 4 - }, - "11": { - "shot1": 8, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 0 - }, - "14": { - "shot1": 1, - "shot2": 2 - }, - "15": { - "shot1": 9, - "shot2": 10 - }, - "16": { - "shot1": 5, - "shot2": 4 - }, - "17": { - "shot1": 10, - "shot2": 3 - }, - "18": { - "shot1": 10, - "shot2": 6 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 0, - "shot2": 10 - } - }, - "total_score": 198, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 5, - "shot2": 8 - }, - "2": { - "shot1": 10, - "shot2": 6 - }, - "3": { - "shot1": 8, - "shot2": 0 - }, - "4": { - "shot1": 0, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 6 - }, - "6": { - "shot1": 2, - "shot2": 1 - }, - "7": { - "shot1": 8, - "shot2": 2 - }, - "8": { - "shot1": 9, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 0 - }, - "11": { - "shot1": 6, - "shot2": 9 - }, - "12": { - "shot1": 4, - "shot2": 4 - }, - "13": { - "shot1": 8, - "shot2": 9 - }, - "14": { - "shot1": 4, - "shot2": 1 - }, - "15": { - "shot1": 6, - "shot2": 5 - }, - "16": { - "shot1": 7, - "shot2": 4 - }, - "17": { - "shot1": 2, - "shot2": 1 - }, - "18": { - "shot1": 4, - "shot2": 4 - }, - "19": { - "shot1": 3, - "shot2": 2 - }, - "20": { - "shot1": 3, - "shot2": 2 - } - }, - "total_score": 193, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 3, - "shot2": 6 - }, - "2": { - "shot1": 8, - "shot2": 0 - }, - "3": { - "shot1": 6, - "shot2": 3 - }, - "4": { - "shot1": 7, - "shot2": 2 - }, - "5": { - "shot1": 6, - "shot2": 5 - }, - "6": { - "shot1": 5, - "shot2": 3 - }, - "7": { - "shot1": 10, - "shot2": 9 - }, - "8": { - "shot1": 6, - "shot2": 9 - }, - "9": { - "shot1": 1, - "shot2": 2 - }, - "10": { - "shot1": 2, - "shot2": 8 - }, - "11": { - "shot1": 2, - "shot2": 2 - }, - "12": { - "shot1": 1, - "shot2": 8 - }, - "13": { - "shot1": 7, - "shot2": 6 - }, - "14": { - "shot1": 4, - "shot2": 3 - }, - "15": { - "shot1": 8, - "shot2": 7 - }, - "16": { - "shot1": 5, - "shot2": 9 - }, - "17": { - "shot1": 3, - "shot2": 7 - }, - "18": { - "shot1": 2, - "shot2": 5 - }, - "19": { - "shot1": 7, - "shot2": 5 - }, - "20": { - "shot1": 1, - "shot2": 3 - } - }, - "total_score": 196, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 6, - "shot2": 0 - }, - "2": { - "shot1": 0, - "shot2": 2 - }, - "3": { - "shot1": 4, - "shot2": 3 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 2, - "shot2": 8 - }, - "6": { - "shot1": 5, - "shot2": 1 - }, - "7": { - "shot1": 9, - "shot2": 9 - }, - "8": { - "shot1": 5, - "shot2": 6 - }, - "9": { - "shot1": 10, - "shot2": 7 - }, - "10": { - "shot1": 2, - "shot2": 1 - }, - "11": { - "shot1": 3, - "shot2": 2 - }, - "12": { - "shot1": 6, - "shot2": 8 - }, - "13": { - "shot1": 0, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 4 - }, - "15": { - "shot1": 3, - "shot2": 5 - }, - "16": { - "shot1": 3, - "shot2": 5 - }, - "17": { - "shot1": 7, - "shot2": 9 - }, - "18": { - "shot1": 10, - "shot2": 1 - }, - "19": { - "shot1": 10, - "shot2": 10 - }, - "20": { - "shot1": 1, - "shot2": 7 - } - }, - "total_score": 202, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 1, - "shot2": 8 - }, - "2": { - "shot1": 4, - "shot2": 2 - }, - "3": { - "shot1": 4, - "shot2": 1 - }, - "4": { - "shot1": 0, - "shot2": 8 - }, - "5": { - "shot1": 8, - "shot2": 10 - }, - "6": { - "shot1": 6, - "shot2": 5 - }, - "7": { - "shot1": 4, - "shot2": 8 - }, - "8": { - "shot1": 6, - "shot2": 2 - }, - "9": { - "shot1": 8, - "shot2": 8 - }, - "10": { - "shot1": 7, - "shot2": 10 - }, - "11": { - "shot1": 5, - "shot2": 2 - }, - "12": { - "shot1": 8, - "shot2": 10 - }, - "13": { - "shot1": 7, - "shot2": 9 - }, - "14": { - "shot1": 5, - "shot2": 3 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 1, - "shot2": 1 - }, - "17": { - "shot1": 3, - "shot2": 4 - }, - "18": { - "shot1": 10, - "shot2": 1 - }, - "19": { - "shot1": 1, - "shot2": 9 - }, - "20": { - "shot1": 6, - "shot2": 3 - } - }, - "total_score": 216, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 8, - "shot2": 7 - }, - "2": { - "shot1": 3, - "shot2": 10 - }, - "3": { - "shot1": 7, - "shot2": 9 - }, - "4": { - "shot1": 2, - "shot2": 1 - }, - "5": { - "shot1": 1, - "shot2": 9 - }, - "6": { - "shot1": 9, - "shot2": 1 - }, - "7": { - "shot1": 3, - "shot2": 4 - }, - "8": { - "shot1": 9, - "shot2": 4 - }, - "9": { - "shot1": 6, - "shot2": 1 - }, - "10": { - "shot1": 1, - "shot2": 3 - }, - "11": { - "shot1": 4, - "shot2": 3 - }, - "12": { - "shot1": 8, - "shot2": 7 - }, - "13": { - "shot1": 8, - "shot2": 7 - }, - "14": { - "shot1": 6, - "shot2": 1 - }, - "15": { - "shot1": 7, - "shot2": 7 - }, - "16": { - "shot1": 7, - "shot2": 1 - }, - "17": { - "shot1": 1, - "shot2": 8 - }, - "18": { - "shot1": 3, - "shot2": 0 - }, - "19": { - "shot1": 0, - "shot2": 0 - }, - "20": { - "shot1": 6, - "shot2": 5 - } - }, - "total_score": 187, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 5, - "shot2": 6 - }, - "2": { - "shot1": 7, - "shot2": 6 - }, - "3": { - "shot1": 4, - "shot2": 2 - }, - "4": { - "shot1": 4, - "shot2": 8 - }, - "5": { - "shot1": 7, - "shot2": 7 - }, - "6": { - "shot1": 8, - "shot2": 6 - }, - "7": { - "shot1": 6, - "shot2": 5 - }, - "8": { - "shot1": 7, - "shot2": 3 - }, - "9": { - "shot1": 9, - "shot2": 1 - }, - "10": { - "shot1": 4, - "shot2": 2 - }, - "11": { - "shot1": 8, - "shot2": 0 - }, - "12": { - "shot1": 5, - "shot2": 0 - }, - "13": { - "shot1": 7, - "shot2": 4 - }, - "14": { - "shot1": 10, - "shot2": 5 - }, - "15": { - "shot1": 9, - "shot2": 10 - }, - "16": { - "shot1": 0, - "shot2": 1 - }, - "17": { - "shot1": 1, - "shot2": 5 - }, - "18": { - "shot1": 0, - "shot2": 7 - }, - "19": { - "shot1": 5, - "shot2": 10 - }, - "20": { - "shot1": 10, - "shot2": 9 - } - }, - "total_score": 213, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 6, - "shot2": 7 - }, - "2": { - "shot1": 10, - "shot2": 3 - }, - "3": { - "shot1": 1, - "shot2": 0 - }, - "4": { - "shot1": 5, - "shot2": 8 - }, - "5": { - "shot1": 4, - "shot2": 1 - }, - "6": { - "shot1": 10, - "shot2": 9 - }, - "7": { - "shot1": 8, - "shot2": 4 - }, - "8": { - "shot1": 7, - "shot2": 3 - }, - "9": { - "shot1": 9, - "shot2": 6 - }, - "10": { - "shot1": 4, - "shot2": 6 - }, - "11": { - "shot1": 7, - "shot2": 6 - }, - "12": { - "shot1": 0, - "shot2": 5 - }, - "13": { - "shot1": 7, - "shot2": 4 - }, - "14": { - "shot1": 2, - "shot2": 3 - }, - "15": { - "shot1": 1, - "shot2": 10 - }, - "16": { - "shot1": 8, - "shot2": 1 - }, - "17": { - "shot1": 4, - "shot2": 9 - }, - "18": { - "shot1": 2, - "shot2": 5 - }, - "19": { - "shot1": 4, - "shot2": 6 - }, - "20": { - "shot1": 6, - "shot2": 3 - } - }, - "total_score": 204, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 0, - "shot2": 4 - }, - "2": { - "shot1": 7, - "shot2": 2 - }, - "3": { - "shot1": 2, - "shot2": 5 - }, - "4": { - "shot1": 10, - "shot2": 6 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 7 - }, - "7": { - "shot1": 2, - "shot2": 9 - }, - "8": { - "shot1": 9, - "shot2": 3 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 1, - "shot2": 3 - }, - "11": { - "shot1": 6, - "shot2": 6 - }, - "12": { - "shot1": 3, - "shot2": 0 - }, - "13": { - "shot1": 5, - "shot2": 1 - }, - "14": { - "shot1": 7, - "shot2": 2 - }, - "15": { - "shot1": 2, - "shot2": 9 - }, - "16": { - "shot1": 3, - "shot2": 2 - }, - "17": { - "shot1": 9, - "shot2": 9 - }, - "18": { - "shot1": 1, - "shot2": 3 - }, - "19": { - "shot1": 1, - "shot2": 0 - }, - "20": { - "shot1": 9, - "shot2": 2 - } - }, - "total_score": 175, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-11-08T23:20:56.722715", - "finished_at": "2025-11-08T23:21:18.628216" - }, - "archived_at": "2025-11-08T23:21:18.628244" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251109_083952.json b/data/tournament_archives/tournament_20251109_083952.json deleted file mode 100644 index e6d9eec..0000000 --- a/data/tournament_archives/tournament_20251109_083952.json +++ /dev/null @@ -1,2035 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 8, - "name": "Franc \u017digart", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 24, - "name": "Jo\u017ee Verdinek", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 17, - "name": "Du\u0161an Onuk", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - }, - { - "id": 38, - "name": "Bojan Sudar", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 41, - "name": "Tadej \u0160truc", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 32, - "name": "David Strni\u0161a", - "enabled": true - }, - { - "id": 31, - "name": "Dejan Ku\u010dnik", - "enabled": true - }, - { - "id": 28, - "name": "An\u017ee Kolar", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 15, - "name": "Jan Pleterski", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 44, - "name": "Anka Ka\u010dnik", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 10, - "name": "Mitja \u010ceh", - "enabled": true - }, - { - "id": 7, - "name": "Branko Poker\u017enik", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunovi\u0107", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 43, - "name": "Marko Pokr\u017enik", - "enabled": true - }, - { - "id": 18, - "name": "Matja\u017e Pleterski", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 19, - "name": "Franc Rizmal", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 6, - "players": [ - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 27, - "name": "Janez Mrak", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 20, - "name": "Jo\u017ee Preglav", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 7, - "players": [ - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poro\u010dnik", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mr\u0161ak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 8, - "players": [ - { - "id": 9, - "name": "Janez Bo\u017ei\u010d", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 34, - "name": "Jo\u017ee Planin\u0161ec", - "enabled": true - }, - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, - { - "id": 5, - "name": "Jo\u017ee Verhnjak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 9, - "players": [ - { - "id": 46, - "name": "Tijana \u0160tumpfl", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-11-09T08:38:38.660721", - "total_players": 49, - "total_rounds": 9, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-11-09T08:38:38.660721", - "tournament_type": "4_targets", - "participants": { - "8": { - "name": "Franc \u017digart", - "targets": { - "1": { - "shot1": 1, - "shot2": 2, - "shot3": 0, - "shot4": 9, - "shot5": 3 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 1, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 6, - "shot4": 8, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 6, - "shot3": 2, - "shot4": 6, - "shot5": 6 - } - }, - "total_score": 89, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 4, - "shot3": 7, - "shot4": 7, - "shot5": 10 - }, - "2": { - "shot1": 0, - "shot2": 9, - "shot3": 5, - "shot4": 7, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 7, - "shot4": 4, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 0, - "shot3": 1, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 100, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 6, - "shot4": 2, - "shot5": 4 - }, - "2": { - "shot1": 1, - "shot2": 4, - "shot3": 9, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 10, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 6, - "shot2": 8, - "shot3": 10, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 115, - "completed": true - }, - "24": { - "name": "Jo\u017ee Verdinek", - "targets": { - "1": { - "shot1": 8, - "shot2": 1, - "shot3": 7, - "shot4": 3, - "shot5": 8 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 6, - "shot4": 10, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 0, - "shot4": 9, - "shot5": 5 - }, - "4": { - "shot1": 3, - "shot2": 2, - "shot3": 0, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 92, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 0, - "shot4": 4, - "shot5": 3 - }, - "2": { - "shot1": 2, - "shot2": 5, - "shot3": 8, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 6, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 6, - "shot2": 4, - "shot3": 7, - "shot4": 4, - "shot5": 7 - } - }, - "total_score": 110, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 5, - "shot2": 10, - "shot3": 9, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 1, - "shot2": 3, - "shot3": 3, - "shot4": 9, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 7, - "shot4": 8, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 4, - "shot3": 0, - "shot4": 7, - "shot5": 9 - } - }, - "total_score": 115, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 2, - "shot3": 9, - "shot4": 6, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 2, - "shot3": 5, - "shot4": 0, - "shot5": 8 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 8, - "shot4": 8, - "shot5": 10 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 6, - "shot4": 2, - "shot5": 8 - } - }, - "total_score": 106, - "completed": true - }, - "17": { - "name": "Du\u0161an Onuk", - "targets": { - "1": { - "shot1": 2, - "shot2": 1, - "shot3": 0, - "shot4": 7, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 2, - "shot3": 7, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 6, - "shot3": 1, - "shot4": 3, - "shot5": 5 - }, - "4": { - "shot1": 4, - "shot2": 4, - "shot3": 1, - "shot4": 6, - "shot5": 10 - } - }, - "total_score": 87, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 7, - "shot4": 10, - "shot5": 6 - }, - "2": { - "shot1": 8, - "shot2": 9, - "shot3": 5, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 8, - "shot3": 9, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 6, - "shot2": 3, - "shot3": 10, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 117, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 6, - "shot2": 4, - "shot3": 2, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 3, - "shot4": 4, - "shot5": 2 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 8, - "shot4": 10, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 0, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 113, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 7, - "shot4": 9, - "shot5": 3 - }, - "2": { - "shot1": 5, - "shot2": 4, - "shot3": 10, - "shot4": 2, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 7, - "shot3": 2, - "shot4": 6, - "shot5": 9 - }, - "4": { - "shot1": 7, - "shot2": 7, - "shot3": 7, - "shot4": 0, - "shot5": 7 - } - }, - "total_score": 110, - "completed": true - }, - "41": { - "name": "Tadej \u0160truc", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 1, - "shot4": 9, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 10, - "shot4": 7, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 1, - "shot3": 6, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 1, - "shot2": 9, - "shot3": 10, - "shot4": 8, - "shot5": 5 - } - }, - "total_score": 117, - "completed": true - }, - "32": { - "name": "David Strni\u0161a", - "targets": { - "1": { - "shot1": 6, - "shot2": 7, - "shot3": 1, - "shot4": 6, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 6, - "shot4": 9, - "shot5": 8 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 3, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 3, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 118, - "completed": true - }, - "31": { - "name": "Dejan Ku\u010dnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 10, - "shot4": 0, - "shot5": 1 - }, - "2": { - "shot1": 7, - "shot2": 3, - "shot3": 5, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 8, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 4, - "shot2": 1, - "shot3": 8, - "shot4": 5, - "shot5": 7 - } - }, - "total_score": 108, - "completed": true - }, - "28": { - "name": "An\u017ee Kolar", - "targets": { - "1": { - "shot1": 8, - "shot2": 2, - "shot3": 5, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 6, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 6, - "shot4": 1, - "shot5": 4 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 8, - "shot4": 3, - "shot5": 1 - } - }, - "total_score": 119, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 8, - "shot2": 0, - "shot3": 8, - "shot4": 10, - "shot5": 8 - }, - "2": { - "shot1": 10, - "shot2": 3, - "shot3": 9, - "shot4": 5, - "shot5": 7 - }, - "3": { - "shot1": 0, - "shot2": 5, - "shot3": 2, - "shot4": 4, - "shot5": 9 - }, - "4": { - "shot1": 3, - "shot2": 0, - "shot3": 1, - "shot4": 3, - "shot5": 2 - } - }, - "total_score": 97, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 9, - "shot4": 3, - "shot5": 9 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 2, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 8, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 8, - "shot3": 1, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 92, - "completed": true - }, - "15": { - "name": "Jan Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 6, - "shot3": 10, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 6, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 3, - "shot3": 2, - "shot4": 8, - "shot5": 1 - }, - "4": { - "shot1": 7, - "shot2": 4, - "shot3": 10, - "shot4": 7, - "shot5": 2 - } - }, - "total_score": 105, - "completed": true - }, - "44": { - "name": "Anka Ka\u010dnik", - "targets": { - "1": { - "shot1": 7, - "shot2": 8, - "shot3": 6, - "shot4": 3, - "shot5": 8 - }, - "2": { - "shot1": 2, - "shot2": 4, - "shot3": 10, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 1, - "shot2": 10, - "shot3": 7, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 6, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 115, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 1, - "shot2": 7, - "shot3": 7, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 5, - "shot4": 5, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 3, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 7, - "shot4": 3, - "shot5": 3 - } - }, - "total_score": 81, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 0, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 8, - "shot2": 2, - "shot3": 9, - "shot4": 8, - "shot5": 0 - }, - "3": { - "shot1": 0, - "shot2": 3, - "shot3": 6, - "shot4": 4, - "shot5": 2 - }, - "4": { - "shot1": 10, - "shot2": 4, - "shot3": 4, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 87, - "completed": true - }, - "10": { - "name": "Mitja \u010ceh", - "targets": { - "1": { - "shot1": 3, - "shot2": 5, - "shot3": 10, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 5, - "shot4": 3, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 4, - "shot4": 6, - "shot5": 2 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 2, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 72, - "completed": true - }, - "7": { - "name": "Branko Poker\u017enik", - "targets": { - "1": { - "shot1": 9, - "shot2": 2, - "shot3": 7, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 4, - "shot4": 2, - "shot5": 10 - }, - "3": { - "shot1": 5, - "shot2": 2, - "shot3": 4, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 10, - "shot3": 6, - "shot4": 2, - "shot5": 10 - } - }, - "total_score": 106, - "completed": true - }, - "33": { - "name": "Namir Uzunovi\u0107", - "targets": { - "1": { - "shot1": 0, - "shot2": 10, - "shot3": 4, - "shot4": 10, - "shot5": 3 - }, - "2": { - "shot1": 0, - "shot2": 3, - "shot3": 2, - "shot4": 6, - "shot5": 1 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 3, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 0, - "shot3": 10, - "shot4": 2, - "shot5": 0 - } - }, - "total_score": 78, - "completed": true - }, - "43": { - "name": "Marko Pokr\u017enik", - "targets": { - "1": { - "shot1": 10, - "shot2": 5, - "shot3": 7, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 1, - "shot4": 8, - "shot5": 5 - }, - "3": { - "shot1": 10, - "shot2": 5, - "shot3": 7, - "shot4": 3, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 7, - "shot3": 9, - "shot4": 10, - "shot5": 4 - } - }, - "total_score": 128, - "completed": true - }, - "18": { - "name": "Matja\u017e Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 4, - "shot3": 5, - "shot4": 9, - "shot5": 4 - }, - "2": { - "shot1": 0, - "shot2": 5, - "shot3": 4, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 0, - "shot2": 5, - "shot3": 1, - "shot4": 0, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 5, - "shot3": 3, - "shot4": 6, - "shot5": 5 - } - }, - "total_score": 69, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 5, - "shot3": 2, - "shot4": 1, - "shot5": 4 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 2, - "shot4": 1, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 9, - "shot3": 0, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 79, - "completed": true - }, - "19": { - "name": "Franc Rizmal", - "targets": { - "1": { - "shot1": 1, - "shot2": 8, - "shot3": 10, - "shot4": 5, - "shot5": 1 - }, - "2": { - "shot1": 7, - "shot2": 1, - "shot3": 5, - "shot4": 7, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 7, - "shot3": 5, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 4, - "shot3": 5, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 104, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 4, - "shot2": 9, - "shot3": 0, - "shot4": 0, - "shot5": 10 - }, - "2": { - "shot1": 10, - "shot2": 3, - "shot3": 6, - "shot4": 2, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 10, - "shot4": 7, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 9, - "shot4": 5, - "shot5": 2 - } - }, - "total_score": 121, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 2, - "shot2": 9, - "shot3": 2, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 1, - "shot4": 6, - "shot5": 1 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 9, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 91, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 8, - "shot2": 1, - "shot3": 3, - "shot4": 10, - "shot5": 7 - }, - "2": { - "shot1": 9, - "shot2": 10, - "shot3": 4, - "shot4": 4, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 0, - "shot3": 4, - "shot4": 9, - "shot5": 0 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 1, - "shot4": 4, - "shot5": 2 - } - }, - "total_score": 103, - "completed": true - }, - "27": { - "name": "Janez Mrak", - "targets": { - "1": { - "shot1": 4, - "shot2": 0, - "shot3": 7, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 0, - "shot2": 7, - "shot3": 10, - "shot4": 0, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 6, - "shot4": 7, - "shot5": 1 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 6, - "shot4": 2, - "shot5": 2 - } - }, - "total_score": 84, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 7, - "shot4": 9, - "shot5": 9 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 8, - "shot4": 0, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 0, - "shot3": 8, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 6, - "shot3": 5, - "shot4": 4, - "shot5": 10 - } - }, - "total_score": 118, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 6, - "shot2": 4, - "shot3": 7, - "shot4": 3, - "shot5": 5 - }, - "2": { - "shot1": 1, - "shot2": 10, - "shot3": 0, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 4, - "shot2": 4, - "shot3": 9, - "shot4": 10, - "shot5": 1 - }, - "4": { - "shot1": 2, - "shot2": 0, - "shot3": 10, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 105, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 2, - "shot4": 9, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 1, - "shot3": 6, - "shot4": 5, - "shot5": 0 - }, - "3": { - "shot1": 3, - "shot2": 6, - "shot3": 2, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 2, - "shot4": 2, - "shot5": 8 - } - }, - "total_score": 90, - "completed": true - }, - "20": { - "name": "Jo\u017ee Preglav", - "targets": { - "1": { - "shot1": 10, - "shot2": 7, - "shot3": 3, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 0, - "shot3": 2, - "shot4": 2, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 7, - "shot4": 10, - "shot5": 0 - }, - "4": { - "shot1": 8, - "shot2": 8, - "shot3": 4, - "shot4": 4, - "shot5": 7 - } - }, - "total_score": 102, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 10, - "shot2": 8, - "shot3": 10, - "shot4": 4, - "shot5": 7 - }, - "2": { - "shot1": 8, - "shot2": 7, - "shot3": 1, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 6, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 9, - "shot4": 3, - "shot5": 7 - } - }, - "total_score": 128, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 3, - "shot2": 4, - "shot3": 3, - "shot4": 8, - "shot5": 9 - }, - "2": { - "shot1": 0, - "shot2": 1, - "shot3": 3, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 8, - "shot3": 1, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 0, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 98, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 0, - "shot3": 0, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 10, - "shot4": 9, - "shot5": 10 - }, - "3": { - "shot1": 10, - "shot2": 1, - "shot3": 5, - "shot4": 0, - "shot5": 3 - }, - "4": { - "shot1": 10, - "shot2": 5, - "shot3": 3, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 96, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 9, - "shot4": 0, - "shot5": 5 - }, - "2": { - "shot1": 5, - "shot2": 5, - "shot3": 2, - "shot4": 8, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 1, - "shot4": 0, - "shot5": 10 - }, - "4": { - "shot1": 3, - "shot2": 6, - "shot3": 7, - "shot4": 1, - "shot5": 4 - } - }, - "total_score": 92, - "completed": true - }, - "16": { - "name": "Silvo Poro\u010dnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 7, - "shot3": 7, - "shot4": 2, - "shot5": 8 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 7, - "shot4": 6, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 2, - "shot3": 2, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 10, - "shot4": 6, - "shot5": 6 - } - }, - "total_score": 108, - "completed": true - }, - "47": { - "name": "Ljuba Mr\u0161ak", - "targets": { - "1": { - "shot1": 1, - "shot2": 9, - "shot3": 9, - "shot4": 4, - "shot5": 0 - }, - "2": { - "shot1": 5, - "shot2": 3, - "shot3": 4, - "shot4": 7, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 5, - "shot4": 9, - "shot5": 7 - }, - "4": { - "shot1": 6, - "shot2": 0, - "shot3": 4, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 105, - "completed": true - }, - "9": { - "name": "Janez Bo\u017ei\u010d", - "targets": { - "1": { - "shot1": 7, - "shot2": 8, - "shot3": 4, - "shot4": 10, - "shot5": 3 - }, - "2": { - "shot1": 6, - "shot2": 4, - "shot3": 8, - "shot4": 5, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 5, - "shot3": 3, - "shot4": 7, - "shot5": 4 - }, - "4": { - "shot1": 2, - "shot2": 6, - "shot3": 10, - "shot4": 8, - "shot5": 1 - } - }, - "total_score": 109, - "completed": true - }, - "25": { - "name": "Andrej Herman", - "targets": { - "1": { - "shot1": 9, - "shot2": 7, - "shot3": 7, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 2, - "shot2": 0, - "shot3": 4, - "shot4": 1, - "shot5": 2 - }, - "3": { - "shot1": 4, - "shot2": 6, - "shot3": 8, - "shot4": 9, - "shot5": 1 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 0, - "shot4": 6, - "shot5": 8 - } - }, - "total_score": 102, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 8, - "shot2": 9, - "shot3": 8, - "shot4": 1, - "shot5": 7 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 3, - "shot4": 3, - "shot5": 0 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 10, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 7, - "shot4": 0, - "shot5": 2 - } - }, - "total_score": 94, - "completed": true - }, - "34": { - "name": "Jo\u017ee Planin\u0161ec", - "targets": { - "1": { - "shot1": 5, - "shot2": 5, - "shot3": 6, - "shot4": 10, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 8, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 9, - "shot2": 0, - "shot3": 6, - "shot4": 3, - "shot5": 1 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 3, - "shot4": 7, - "shot5": 4 - } - }, - "total_score": 101, - "completed": true - }, - "1": { - "name": "Domen Pleterski", - "targets": { - "1": { - "shot1": 8, - "shot2": 2, - "shot3": 1, - "shot4": 7, - "shot5": 3 - }, - "2": { - "shot1": 10, - "shot2": 9, - "shot3": 9, - "shot4": 1, - "shot5": 6 - }, - "3": { - "shot1": 1, - "shot2": 7, - "shot3": 9, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 3, - "shot2": 9, - "shot3": 3, - "shot4": 1, - "shot5": 6 - } - }, - "total_score": 98, - "completed": true - }, - "5": { - "name": "Jo\u017ee Verhnjak", - "targets": { - "1": { - "shot1": 1, - "shot2": 7, - "shot3": 9, - "shot4": 7, - "shot5": 9 - }, - "2": { - "shot1": 6, - "shot2": 8, - "shot3": 2, - "shot4": 5, - "shot5": 4 - }, - "3": { - "shot1": 6, - "shot2": 1, - "shot3": 7, - "shot4": 7, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 1, - "shot3": 10, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 108, - "completed": true - }, - "46": { - "name": "Tijana \u0160tumpfl", - "targets": { - "1": { - "shot1": 1, - "shot2": 1, - "shot3": 8, - "shot4": 2, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 1, - "shot3": 5, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 2, - "shot2": 4, - "shot3": 3, - "shot4": 4, - "shot5": 6 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 7, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 90, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-11-09T08:38:38.660998", - "finished_at": "2025-11-09T08:39:52.635351" - }, - "archived_at": "2025-11-09T08:39:52.635380" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251109_122641.json b/data/tournament_archives/tournament_20251109_122641.json deleted file mode 100644 index 4627206..0000000 --- a/data/tournament_archives/tournament_20251109_122641.json +++ /dev/null @@ -1,1211 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 18, - "name": "Matjaž Pleterski", - "enabled": true - }, - { - "id": 5, - "name": "Jože Verhnjak", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 10, - "name": "Mitja Čeh", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 34, - "name": "Jože Planinšec", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 20, - "name": "Jože Preglav", - "enabled": true - }, - { - "id": 41, - "name": "Tadej Štruc", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 24, - "name": "Jože Verdinek", - "enabled": true - }, - { - "id": 46, - "name": "Tijana Štumpfl", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunović", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokržnik", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 16, - "name": "Silvo Poročnik", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mršak", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-11-09T12:23:17.290941", - "total_players": 29, - "total_rounds": 5, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-11-09T12:23:17.290941", - "tournament_type": "4_targets", - "participants": { - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 10, - "shot2": 5, - "shot3": 6, - "shot4": 4, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 5, - "shot3": 10, - "shot4": 5, - "shot5": 10 - }, - "3": { - "shot1": 6, - "shot2": 4, - "shot3": 9, - "shot4": 10, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 4, - "shot4": 5, - "shot5": 5 - } - }, - "total_score": 128, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 8, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 0, - "shot3": 1, - "shot4": 6, - "shot5": 0 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 6, - "shot4": 10, - "shot5": 4 - }, - "4": { - "shot1": 4, - "shot2": 7, - "shot3": 8, - "shot4": 10, - "shot5": 8 - } - }, - "total_score": 109, - "completed": true - }, - "18": { - "name": "Matjaž Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 5, - "shot4": 5, - "shot5": 4 - }, - "2": { - "shot1": 0, - "shot2": 9, - "shot3": 2, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 1, - "shot4": 0, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 2, - "shot4": 9, - "shot5": 8 - } - }, - "total_score": 94, - "completed": true - }, - "5": { - "name": "Jože Verhnjak", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 9, - "shot4": 5, - "shot5": 8 - }, - "2": { - "shot1": 8, - "shot2": 6, - "shot3": 7, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 6, - "shot3": 6, - "shot4": 10, - "shot5": 7 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 9, - "shot4": 2, - "shot5": 7 - } - }, - "total_score": 134, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 4, - "shot2": 3, - "shot3": 7, - "shot4": 6, - "shot5": 9 - }, - "2": { - "shot1": 1, - "shot2": 9, - "shot3": 8, - "shot4": 0, - "shot5": 6 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 1, - "shot4": 8, - "shot5": 0 - }, - "4": { - "shot1": 2, - "shot2": 1, - "shot3": 0, - "shot4": 7, - "shot5": 1 - } - }, - "total_score": 85, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 0, - "shot2": 9, - "shot3": 9, - "shot4": 2, - "shot5": 2 - }, - "2": { - "shot1": 10, - "shot2": 0, - "shot3": 10, - "shot4": 2, - "shot5": 5 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 10, - "shot4": 4, - "shot5": 6 - }, - "4": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 5, - "shot5": 8 - } - }, - "total_score": 105, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 7, - "shot2": 9, - "shot3": 10, - "shot4": 7, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 8, - "shot3": 3, - "shot4": 5, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 6, - "shot3": 6, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 2, - "shot2": 7, - "shot3": 8, - "shot4": 0, - "shot5": 10 - } - }, - "total_score": 125, - "completed": true - }, - "10": { - "name": "Mitja Čeh", - "targets": { - "1": { - "shot1": 7, - "shot2": 7, - "shot3": 0, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 7, - "shot3": 7, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 4, - "shot4": 4, - "shot5": 7 - }, - "4": { - "shot1": 7, - "shot2": 0, - "shot3": 5, - "shot4": 1, - "shot5": 7 - } - }, - "total_score": 96, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 6, - "shot4": 8, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 4, - "shot5": 2 - }, - "3": { - "shot1": 10, - "shot2": 2, - "shot3": 6, - "shot4": 9, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 2, - "shot3": 3, - "shot4": 6, - "shot5": 2 - } - }, - "total_score": 91, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 10, - "shot4": 0, - "shot5": 7 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 0, - "shot4": 2, - "shot5": 1 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 7, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 8, - "shot4": 9, - "shot5": 6 - } - }, - "total_score": 91, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 8, - "shot2": 5, - "shot3": 3, - "shot4": 9, - "shot5": 4 - }, - "2": { - "shot1": 6, - "shot2": 2, - "shot3": 10, - "shot4": 5, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 6, - "shot3": 4, - "shot4": 0, - "shot5": 5 - }, - "4": { - "shot1": 7, - "shot2": 5, - "shot3": 9, - "shot4": 5, - "shot5": 6 - } - }, - "total_score": 113, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 6, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 0, - "shot2": 10, - "shot3": 8, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 9, - "shot4": 2, - "shot5": 3 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 7, - "shot4": 7, - "shot5": 9 - } - }, - "total_score": 117, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 2, - "shot3": 4, - "shot4": 4, - "shot5": 3 - }, - "2": { - "shot1": 2, - "shot2": 1, - "shot3": 5, - "shot4": 7, - "shot5": 5 - }, - "3": { - "shot1": 0, - "shot2": 2, - "shot3": 3, - "shot4": 9, - "shot5": 0 - }, - "4": { - "shot1": 5, - "shot2": 4, - "shot3": 4, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 70, - "completed": true - }, - "34": { - "name": "Jože Planinšec", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 7, - "shot4": 6, - "shot5": 2 - }, - "2": { - "shot1": 5, - "shot2": 6, - "shot3": 0, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 3, - "shot4": 10, - "shot5": 5 - }, - "4": { - "shot1": 9, - "shot2": 4, - "shot3": 6, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 100, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 4, - "shot2": 6, - "shot3": 2, - "shot4": 1, - "shot5": 8 - }, - "2": { - "shot1": 3, - "shot2": 6, - "shot3": 5, - "shot4": 3, - "shot5": 9 - }, - "3": { - "shot1": 0, - "shot2": 0, - "shot3": 1, - "shot4": 6, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 6, - "shot3": 4, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 89, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 8, - "shot2": 2, - "shot3": 9, - "shot4": 10, - "shot5": 0 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 9, - "shot4": 4, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 4, - "shot3": 0, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 5, - "shot2": 9, - "shot3": 3, - "shot4": 6, - "shot5": 0 - } - }, - "total_score": 100, - "completed": true - }, - "20": { - "name": "Jože Preglav", - "targets": { - "1": { - "shot1": 4, - "shot2": 4, - "shot3": 10, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 0, - "shot3": 3, - "shot4": 1, - "shot5": 8 - }, - "3": { - "shot1": 8, - "shot2": 2, - "shot3": 9, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 6, - "shot2": 4, - "shot3": 4, - "shot4": 8, - "shot5": 2 - } - }, - "total_score": 92, - "completed": true - }, - "41": { - "name": "Tadej Štruc", - "targets": { - "1": { - "shot1": 6, - "shot2": 5, - "shot3": 0, - "shot4": 4, - "shot5": 2 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 5, - "shot4": 3, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 8, - "shot4": 4, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 5, - "shot3": 4, - "shot4": 0, - "shot5": 8 - } - }, - "total_score": 76, - "completed": true - }, - "24": { - "name": "Jože Verdinek", - "targets": { - "1": { - "shot1": 0, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 0, - "shot3": 4, - "shot4": 8, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 1, - "shot4": 1, - "shot5": 8 - }, - "4": { - "shot1": 1, - "shot2": 2, - "shot3": 9, - "shot4": 0, - "shot5": 6 - } - }, - "total_score": 80, - "completed": true - }, - "46": { - "name": "Tijana Štumpfl", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 7, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 5, - "shot2": 9, - "shot3": 4, - "shot4": 1, - "shot5": 10 - }, - "3": { - "shot1": 8, - "shot2": 8, - "shot3": 1, - "shot4": 10, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 8, - "shot4": 10, - "shot5": 3 - } - }, - "total_score": 99, - "completed": true - }, - "33": { - "name": "Namir Uzunović", - "targets": { - "1": { - "shot1": 10, - "shot2": 7, - "shot3": 2, - "shot4": 10, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 6, - "shot3": 2, - "shot4": 9, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 4, - "shot4": 10, - "shot5": 6 - }, - "4": { - "shot1": 2, - "shot2": 1, - "shot3": 6, - "shot4": 4, - "shot5": 6 - } - }, - "total_score": 100, - "completed": true - }, - "43": { - "name": "Marko Pokržnik", - "targets": { - "1": { - "shot1": 0, - "shot2": 4, - "shot3": 8, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 8, - "shot2": 7, - "shot3": 5, - "shot4": 3, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 1, - "shot3": 6, - "shot4": 7, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 7, - "shot3": 1, - "shot4": 8, - "shot5": 4 - } - }, - "total_score": 105, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 9, - "shot2": 7, - "shot3": 3, - "shot4": 1, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 7, - "shot4": 10, - "shot5": 10 - }, - "3": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 6, - "shot5": 7 - }, - "4": { - "shot1": 7, - "shot2": 6, - "shot3": 4, - "shot4": 0, - "shot5": 9 - } - }, - "total_score": 124, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 5, - "shot2": 1, - "shot3": 6, - "shot4": 4, - "shot5": 3 - }, - "2": { - "shot1": 5, - "shot2": 9, - "shot3": 7, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 7, - "shot2": 3, - "shot3": 2, - "shot4": 7, - "shot5": 9 - }, - "4": { - "shot1": 3, - "shot2": 9, - "shot3": 8, - "shot4": 9, - "shot5": 3 - } - }, - "total_score": 111, - "completed": true - }, - "16": { - "name": "Silvo Poročnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 1, - "shot3": 10, - "shot4": 2, - "shot5": 3 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 8, - "shot4": 3, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 2, - "shot3": 5, - "shot4": 5, - "shot5": 10 - }, - "4": { - "shot1": 8, - "shot2": 0, - "shot3": 0, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 85, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 3, - "shot2": 8, - "shot3": 4, - "shot4": 9, - "shot5": 10 - }, - "2": { - "shot1": 10, - "shot2": 3, - "shot3": 1, - "shot4": 7, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 9, - "shot3": 8, - "shot4": 3, - "shot5": 0 - }, - "4": { - "shot1": 2, - "shot2": 6, - "shot3": 4, - "shot4": 2, - "shot5": 9 - } - }, - "total_score": 107, - "completed": true - }, - "47": { - "name": "Ljuba Mršak", - "targets": { - "1": { - "shot1": 3, - "shot2": 9, - "shot3": 0, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 9, - "shot2": 2, - "shot3": 8, - "shot4": 7, - "shot5": 6 - }, - "3": { - "shot1": 0, - "shot2": 5, - "shot3": 4, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 7, - "shot2": 10, - "shot3": 3, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 112, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 4, - "shot2": 10, - "shot3": 0, - "shot4": 3, - "shot5": 10 - }, - "2": { - "shot1": 4, - "shot2": 5, - "shot3": 3, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 3, - "shot4": 3, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 2, - "shot3": 5, - "shot4": 2, - "shot5": 8 - } - }, - "total_score": 94, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 3, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 0, - "shot2": 0, - "shot3": 9, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 4, - "shot2": 4, - "shot3": 3, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 3, - "shot2": 9, - "shot3": 1, - "shot4": 7, - "shot5": 0 - } - }, - "total_score": 93, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-11-09T12:23:17.291191", - "finished_at": "2025-11-09T12:26:41.237061" - }, - "archived_at": "2025-11-09T12:26:41.237090" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251109_123343.json b/data/tournament_archives/tournament_20251109_123343.json deleted file mode 100644 index 9a59424..0000000 --- a/data/tournament_archives/tournament_20251109_123343.json +++ /dev/null @@ -1,2719 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 16, - "name": "Silvo Poročnik", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunović", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 10, - "name": "Mitja Čeh", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 34, - "name": "Jože Planinšec", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokržnik", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 5, - "name": "Jože Verhnjak", - "enabled": true - }, - { - "id": 24, - "name": "Jože Verdinek", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 46, - "name": "Tijana Štumpfl", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mršak", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 41, - "name": "Tadej Štruc", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 20, - "name": "Jože Preglav", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 18, - "name": "Matjaž Pleterski", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-11-09T12:32:26.623724", - "total_players": 29, - "total_rounds": 5, - "current_round": 1, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-11-09T12:32:26.623724", - "tournament_type": "20_targets", - "participants": { - "16": { - "name": "Silvo Poročnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 10, - "shot2": 10 - }, - "3": { - "shot1": 5, - "shot2": 4 - }, - "4": { - "shot1": 7, - "shot2": 0 - }, - "5": { - "shot1": 7, - "shot2": 6 - }, - "6": { - "shot1": 0, - "shot2": 6 - }, - "7": { - "shot1": 5, - "shot2": 6 - }, - "8": { - "shot1": 7, - "shot2": 1 - }, - "9": { - "shot1": 2, - "shot2": 7 - }, - "10": { - "shot1": 9, - "shot2": 3 - }, - "11": { - "shot1": 0, - "shot2": 9 - }, - "12": { - "shot1": 4, - "shot2": 2 - }, - "13": { - "shot1": 8, - "shot2": 6 - }, - "14": { - "shot1": 10, - "shot2": 5 - }, - "15": { - "shot1": 0, - "shot2": 2 - }, - "16": { - "shot1": 1, - "shot2": 5 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 5, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 0 - } - }, - "total_score": 200, - "completed": true - }, - "33": { - "name": "Namir Uzunović", - "targets": { - "1": { - "shot1": 2, - "shot2": 9 - }, - "2": { - "shot1": 9, - "shot2": 9 - }, - "3": { - "shot1": 8, - "shot2": 5 - }, - "4": { - "shot1": 8, - "shot2": 2 - }, - "5": { - "shot1": 1, - "shot2": 9 - }, - "6": { - "shot1": 9, - "shot2": 10 - }, - "7": { - "shot1": 1, - "shot2": 7 - }, - "8": { - "shot1": 6, - "shot2": 2 - }, - "9": { - "shot1": 5, - "shot2": 3 - }, - "10": { - "shot1": 8, - "shot2": 1 - }, - "11": { - "shot1": 2, - "shot2": 4 - }, - "12": { - "shot1": 2, - "shot2": 10 - }, - "13": { - "shot1": 2, - "shot2": 2 - }, - "14": { - "shot1": 1, - "shot2": 1 - }, - "15": { - "shot1": 1, - "shot2": 3 - }, - "16": { - "shot1": 4, - "shot2": 5 - }, - "17": { - "shot1": 7, - "shot2": 3 - }, - "18": { - "shot1": 0, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 4 - }, - "20": { - "shot1": 1, - "shot2": 5 - } - }, - "total_score": 174, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 9, - "shot2": 4 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 7, - "shot2": 6 - }, - "4": { - "shot1": 0, - "shot2": 0 - }, - "5": { - "shot1": 9, - "shot2": 9 - }, - "6": { - "shot1": 9, - "shot2": 9 - }, - "7": { - "shot1": 9, - "shot2": 2 - }, - "8": { - "shot1": 0, - "shot2": 6 - }, - "9": { - "shot1": 9, - "shot2": 3 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 1, - "shot2": 7 - }, - "12": { - "shot1": 1, - "shot2": 9 - }, - "13": { - "shot1": 9, - "shot2": 5 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 2, - "shot2": 3 - }, - "16": { - "shot1": 4, - "shot2": 1 - }, - "17": { - "shot1": 5, - "shot2": 8 - }, - "18": { - "shot1": 0, - "shot2": 4 - }, - "19": { - "shot1": 1, - "shot2": 9 - }, - "20": { - "shot1": 2, - "shot2": 7 - } - }, - "total_score": 190, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 1, - "shot2": 3 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 9, - "shot2": 10 - }, - "4": { - "shot1": 4, - "shot2": 4 - }, - "5": { - "shot1": 10, - "shot2": 10 - }, - "6": { - "shot1": 6, - "shot2": 4 - }, - "7": { - "shot1": 9, - "shot2": 4 - }, - "8": { - "shot1": 0, - "shot2": 0 - }, - "9": { - "shot1": 7, - "shot2": 10 - }, - "10": { - "shot1": 1, - "shot2": 5 - }, - "11": { - "shot1": 7, - "shot2": 5 - }, - "12": { - "shot1": 10, - "shot2": 4 - }, - "13": { - "shot1": 3, - "shot2": 0 - }, - "14": { - "shot1": 9, - "shot2": 0 - }, - "15": { - "shot1": 3, - "shot2": 8 - }, - "16": { - "shot1": 7, - "shot2": 6 - }, - "17": { - "shot1": 8, - "shot2": 4 - }, - "18": { - "shot1": 8, - "shot2": 8 - }, - "19": { - "shot1": 10, - "shot2": 4 - }, - "20": { - "shot1": 3, - "shot2": 1 - } - }, - "total_score": 213, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 8 - }, - "2": { - "shot1": 1, - "shot2": 7 - }, - "3": { - "shot1": 9, - "shot2": 0 - }, - "4": { - "shot1": 8, - "shot2": 9 - }, - "5": { - "shot1": 6, - "shot2": 3 - }, - "6": { - "shot1": 3, - "shot2": 4 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 0, - "shot2": 6 - }, - "9": { - "shot1": 9, - "shot2": 3 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 1, - "shot2": 0 - }, - "12": { - "shot1": 1, - "shot2": 10 - }, - "13": { - "shot1": 3, - "shot2": 7 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 5, - "shot2": 5 - }, - "16": { - "shot1": 10, - "shot2": 2 - }, - "17": { - "shot1": 5, - "shot2": 8 - }, - "18": { - "shot1": 4, - "shot2": 10 - }, - "19": { - "shot1": 10, - "shot2": 0 - }, - "20": { - "shot1": 6, - "shot2": 1 - } - }, - "total_score": 208, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 2, - "shot2": 0 - }, - "2": { - "shot1": 8, - "shot2": 8 - }, - "3": { - "shot1": 8, - "shot2": 5 - }, - "4": { - "shot1": 10, - "shot2": 1 - }, - "5": { - "shot1": 1, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 6 - }, - "7": { - "shot1": 4, - "shot2": 10 - }, - "8": { - "shot1": 8, - "shot2": 8 - }, - "9": { - "shot1": 9, - "shot2": 10 - }, - "10": { - "shot1": 1, - "shot2": 5 - }, - "11": { - "shot1": 9, - "shot2": 7 - }, - "12": { - "shot1": 3, - "shot2": 9 - }, - "13": { - "shot1": 8, - "shot2": 3 - }, - "14": { - "shot1": 1, - "shot2": 9 - }, - "15": { - "shot1": 9, - "shot2": 0 - }, - "16": { - "shot1": 9, - "shot2": 10 - }, - "17": { - "shot1": 8, - "shot2": 9 - }, - "18": { - "shot1": 1, - "shot2": 5 - }, - "19": { - "shot1": 7, - "shot2": 7 - }, - "20": { - "shot1": 8, - "shot2": 0 - } - }, - "total_score": 237, - "completed": true - }, - "10": { - "name": "Mitja Čeh", - "targets": { - "1": { - "shot1": 4, - "shot2": 3 - }, - "2": { - "shot1": 9, - "shot2": 0 - }, - "3": { - "shot1": 6, - "shot2": 1 - }, - "4": { - "shot1": 6, - "shot2": 10 - }, - "5": { - "shot1": 0, - "shot2": 1 - }, - "6": { - "shot1": 2, - "shot2": 8 - }, - "7": { - "shot1": 7, - "shot2": 8 - }, - "8": { - "shot1": 9, - "shot2": 3 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 1, - "shot2": 3 - }, - "11": { - "shot1": 1, - "shot2": 3 - }, - "12": { - "shot1": 10, - "shot2": 10 - }, - "13": { - "shot1": 4, - "shot2": 1 - }, - "14": { - "shot1": 6, - "shot2": 9 - }, - "15": { - "shot1": 10, - "shot2": 9 - }, - "16": { - "shot1": 1, - "shot2": 6 - }, - "17": { - "shot1": 1, - "shot2": 7 - }, - "18": { - "shot1": 5, - "shot2": 1 - }, - "19": { - "shot1": 7, - "shot2": 1 - }, - "20": { - "shot1": 9, - "shot2": 0 - } - }, - "total_score": 197, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 0, - "shot2": 1 - }, - "2": { - "shot1": 5, - "shot2": 8 - }, - "3": { - "shot1": 9, - "shot2": 4 - }, - "4": { - "shot1": 6, - "shot2": 3 - }, - "5": { - "shot1": 3, - "shot2": 9 - }, - "6": { - "shot1": 4, - "shot2": 10 - }, - "7": { - "shot1": 6, - "shot2": 0 - }, - "8": { - "shot1": 2, - "shot2": 9 - }, - "9": { - "shot1": 0, - "shot2": 6 - }, - "10": { - "shot1": 0, - "shot2": 9 - }, - "11": { - "shot1": 0, - "shot2": 6 - }, - "12": { - "shot1": 7, - "shot2": 9 - }, - "13": { - "shot1": 10, - "shot2": 8 - }, - "14": { - "shot1": 10, - "shot2": 4 - }, - "15": { - "shot1": 6, - "shot2": 6 - }, - "16": { - "shot1": 3, - "shot2": 10 - }, - "17": { - "shot1": 10, - "shot2": 5 - }, - "18": { - "shot1": 10, - "shot2": 2 - }, - "19": { - "shot1": 8, - "shot2": 4 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 218, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 0, - "shot2": 6 - }, - "2": { - "shot1": 8, - "shot2": 5 - }, - "3": { - "shot1": 1, - "shot2": 10 - }, - "4": { - "shot1": 3, - "shot2": 4 - }, - "5": { - "shot1": 6, - "shot2": 6 - }, - "6": { - "shot1": 10, - "shot2": 7 - }, - "7": { - "shot1": 6, - "shot2": 5 - }, - "8": { - "shot1": 8, - "shot2": 0 - }, - "9": { - "shot1": 10, - "shot2": 10 - }, - "10": { - "shot1": 10, - "shot2": 1 - }, - "11": { - "shot1": 0, - "shot2": 4 - }, - "12": { - "shot1": 7, - "shot2": 0 - }, - "13": { - "shot1": 2, - "shot2": 4 - }, - "14": { - "shot1": 10, - "shot2": 1 - }, - "15": { - "shot1": 2, - "shot2": 7 - }, - "16": { - "shot1": 4, - "shot2": 4 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 4, - "shot2": 0 - }, - "19": { - "shot1": 0, - "shot2": 9 - }, - "20": { - "shot1": 4, - "shot2": 9 - } - }, - "total_score": 189, - "completed": true - }, - "34": { - "name": "Jože Planinšec", - "targets": { - "1": { - "shot1": 0, - "shot2": 5 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 3, - "shot2": 8 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 5, - "shot2": 2 - }, - "7": { - "shot1": 6, - "shot2": 2 - }, - "8": { - "shot1": 9, - "shot2": 6 - }, - "9": { - "shot1": 10, - "shot2": 8 - }, - "10": { - "shot1": 1, - "shot2": 5 - }, - "11": { - "shot1": 7, - "shot2": 4 - }, - "12": { - "shot1": 6, - "shot2": 2 - }, - "13": { - "shot1": 8, - "shot2": 6 - }, - "14": { - "shot1": 5, - "shot2": 8 - }, - "15": { - "shot1": 2, - "shot2": 2 - }, - "16": { - "shot1": 3, - "shot2": 7 - }, - "17": { - "shot1": 10, - "shot2": 6 - }, - "18": { - "shot1": 0, - "shot2": 2 - }, - "19": { - "shot1": 1, - "shot2": 1 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 197, - "completed": true - }, - "43": { - "name": "Marko Pokržnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 4 - }, - "2": { - "shot1": 8, - "shot2": 0 - }, - "3": { - "shot1": 6, - "shot2": 8 - }, - "4": { - "shot1": 8, - "shot2": 5 - }, - "5": { - "shot1": 2, - "shot2": 7 - }, - "6": { - "shot1": 1, - "shot2": 0 - }, - "7": { - "shot1": 8, - "shot2": 1 - }, - "8": { - "shot1": 6, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 5 - }, - "11": { - "shot1": 4, - "shot2": 4 - }, - "12": { - "shot1": 3, - "shot2": 6 - }, - "13": { - "shot1": 1, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 9 - }, - "15": { - "shot1": 3, - "shot2": 8 - }, - "16": { - "shot1": 4, - "shot2": 5 - }, - "17": { - "shot1": 6, - "shot2": 8 - }, - "18": { - "shot1": 8, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 7 - } - }, - "total_score": 192, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 7, - "shot2": 10 - }, - "2": { - "shot1": 3, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 7 - }, - "4": { - "shot1": 7, - "shot2": 2 - }, - "5": { - "shot1": 0, - "shot2": 8 - }, - "6": { - "shot1": 2, - "shot2": 1 - }, - "7": { - "shot1": 0, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 10 - }, - "9": { - "shot1": 9, - "shot2": 4 - }, - "10": { - "shot1": 9, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 6 - }, - "12": { - "shot1": 0, - "shot2": 6 - }, - "13": { - "shot1": 10, - "shot2": 10 - }, - "14": { - "shot1": 6, - "shot2": 0 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 2, - "shot2": 9 - }, - "17": { - "shot1": 7, - "shot2": 9 - }, - "18": { - "shot1": 9, - "shot2": 8 - }, - "19": { - "shot1": 3, - "shot2": 7 - }, - "20": { - "shot1": 10, - "shot2": 0 - } - }, - "total_score": 216, - "completed": true - }, - "5": { - "name": "Jože Verhnjak", - "targets": { - "1": { - "shot1": 0, - "shot2": 5 - }, - "2": { - "shot1": 4, - "shot2": 4 - }, - "3": { - "shot1": 5, - "shot2": 4 - }, - "4": { - "shot1": 1, - "shot2": 3 - }, - "5": { - "shot1": 8, - "shot2": 3 - }, - "6": { - "shot1": 8, - "shot2": 7 - }, - "7": { - "shot1": 2, - "shot2": 7 - }, - "8": { - "shot1": 6, - "shot2": 10 - }, - "9": { - "shot1": 6, - "shot2": 10 - }, - "10": { - "shot1": 10, - "shot2": 6 - }, - "11": { - "shot1": 8, - "shot2": 7 - }, - "12": { - "shot1": 7, - "shot2": 7 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 0, - "shot2": 0 - }, - "15": { - "shot1": 6, - "shot2": 10 - }, - "16": { - "shot1": 3, - "shot2": 4 - }, - "17": { - "shot1": 3, - "shot2": 0 - }, - "18": { - "shot1": 8, - "shot2": 2 - }, - "19": { - "shot1": 1, - "shot2": 7 - }, - "20": { - "shot1": 3, - "shot2": 6 - } - }, - "total_score": 199, - "completed": true - }, - "24": { - "name": "Jože Verdinek", - "targets": { - "1": { - "shot1": 2, - "shot2": 2 - }, - "2": { - "shot1": 2, - "shot2": 10 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 0, - "shot2": 1 - }, - "5": { - "shot1": 5, - "shot2": 2 - }, - "6": { - "shot1": 5, - "shot2": 7 - }, - "7": { - "shot1": 6, - "shot2": 9 - }, - "8": { - "shot1": 10, - "shot2": 4 - }, - "9": { - "shot1": 7, - "shot2": 2 - }, - "10": { - "shot1": 7, - "shot2": 9 - }, - "11": { - "shot1": 1, - "shot2": 5 - }, - "12": { - "shot1": 0, - "shot2": 6 - }, - "13": { - "shot1": 2, - "shot2": 4 - }, - "14": { - "shot1": 2, - "shot2": 1 - }, - "15": { - "shot1": 2, - "shot2": 5 - }, - "16": { - "shot1": 7, - "shot2": 4 - }, - "17": { - "shot1": 10, - "shot2": 8 - }, - "18": { - "shot1": 8, - "shot2": 2 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 8, - "shot2": 5 - } - }, - "total_score": 188, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 1, - "shot2": 9 - }, - "2": { - "shot1": 7, - "shot2": 5 - }, - "3": { - "shot1": 3, - "shot2": 2 - }, - "4": { - "shot1": 2, - "shot2": 4 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 3 - }, - "7": { - "shot1": 7, - "shot2": 4 - }, - "8": { - "shot1": 7, - "shot2": 5 - }, - "9": { - "shot1": 1, - "shot2": 5 - }, - "10": { - "shot1": 1, - "shot2": 0 - }, - "11": { - "shot1": 2, - "shot2": 4 - }, - "12": { - "shot1": 10, - "shot2": 1 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 10, - "shot2": 5 - }, - "15": { - "shot1": 9, - "shot2": 9 - }, - "16": { - "shot1": 5, - "shot2": 7 - }, - "17": { - "shot1": 8, - "shot2": 4 - }, - "18": { - "shot1": 1, - "shot2": 1 - }, - "19": { - "shot1": 4, - "shot2": 2 - }, - "20": { - "shot1": 10, - "shot2": 10 - } - }, - "total_score": 193, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 5, - "shot2": 10 - }, - "2": { - "shot1": 10, - "shot2": 2 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 3, - "shot2": 5 - }, - "5": { - "shot1": 3, - "shot2": 5 - }, - "6": { - "shot1": 6, - "shot2": 1 - }, - "7": { - "shot1": 8, - "shot2": 9 - }, - "8": { - "shot1": 1, - "shot2": 1 - }, - "9": { - "shot1": 6, - "shot2": 10 - }, - "10": { - "shot1": 5, - "shot2": 6 - }, - "11": { - "shot1": 7, - "shot2": 10 - }, - "12": { - "shot1": 4, - "shot2": 8 - }, - "13": { - "shot1": 8, - "shot2": 1 - }, - "14": { - "shot1": 3, - "shot2": 7 - }, - "15": { - "shot1": 0, - "shot2": 3 - }, - "16": { - "shot1": 1, - "shot2": 0 - }, - "17": { - "shot1": 8, - "shot2": 10 - }, - "18": { - "shot1": 9, - "shot2": 3 - }, - "19": { - "shot1": 4, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 8 - } - }, - "total_score": 203, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 5, - "shot2": 5 - }, - "2": { - "shot1": 4, - "shot2": 8 - }, - "3": { - "shot1": 5, - "shot2": 1 - }, - "4": { - "shot1": 1, - "shot2": 1 - }, - "5": { - "shot1": 2, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 2 - }, - "7": { - "shot1": 5, - "shot2": 2 - }, - "8": { - "shot1": 5, - "shot2": 4 - }, - "9": { - "shot1": 4, - "shot2": 6 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 7, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 5 - }, - "13": { - "shot1": 10, - "shot2": 2 - }, - "14": { - "shot1": 6, - "shot2": 3 - }, - "15": { - "shot1": 9, - "shot2": 1 - }, - "16": { - "shot1": 6, - "shot2": 2 - }, - "17": { - "shot1": 0, - "shot2": 0 - }, - "18": { - "shot1": 1, - "shot2": 0 - }, - "19": { - "shot1": 0, - "shot2": 5 - }, - "20": { - "shot1": 8, - "shot2": 3 - } - }, - "total_score": 155, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 7, - "shot2": 1 - }, - "2": { - "shot1": 0, - "shot2": 0 - }, - "3": { - "shot1": 8, - "shot2": 8 - }, - "4": { - "shot1": 7, - "shot2": 6 - }, - "5": { - "shot1": 4, - "shot2": 4 - }, - "6": { - "shot1": 1, - "shot2": 4 - }, - "7": { - "shot1": 6, - "shot2": 4 - }, - "8": { - "shot1": 3, - "shot2": 2 - }, - "9": { - "shot1": 9, - "shot2": 5 - }, - "10": { - "shot1": 10, - "shot2": 1 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 1, - "shot2": 8 - }, - "13": { - "shot1": 3, - "shot2": 2 - }, - "14": { - "shot1": 6, - "shot2": 3 - }, - "15": { - "shot1": 3, - "shot2": 8 - }, - "16": { - "shot1": 8, - "shot2": 1 - }, - "17": { - "shot1": 3, - "shot2": 4 - }, - "18": { - "shot1": 6, - "shot2": 4 - }, - "19": { - "shot1": 0, - "shot2": 10 - }, - "20": { - "shot1": 1, - "shot2": 4 - } - }, - "total_score": 179, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 4, - "shot2": 9 - }, - "3": { - "shot1": 3, - "shot2": 10 - }, - "4": { - "shot1": 0, - "shot2": 4 - }, - "5": { - "shot1": 8, - "shot2": 10 - }, - "6": { - "shot1": 9, - "shot2": 1 - }, - "7": { - "shot1": 7, - "shot2": 3 - }, - "8": { - "shot1": 1, - "shot2": 2 - }, - "9": { - "shot1": 10, - "shot2": 7 - }, - "10": { - "shot1": 8, - "shot2": 8 - }, - "11": { - "shot1": 2, - "shot2": 7 - }, - "12": { - "shot1": 1, - "shot2": 2 - }, - "13": { - "shot1": 4, - "shot2": 10 - }, - "14": { - "shot1": 9, - "shot2": 1 - }, - "15": { - "shot1": 1, - "shot2": 3 - }, - "16": { - "shot1": 9, - "shot2": 10 - }, - "17": { - "shot1": 0, - "shot2": 0 - }, - "18": { - "shot1": 3, - "shot2": 0 - }, - "19": { - "shot1": 0, - "shot2": 1 - }, - "20": { - "shot1": 1, - "shot2": 0 - } - }, - "total_score": 184, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 5, - "shot2": 10 - }, - "2": { - "shot1": 9, - "shot2": 7 - }, - "3": { - "shot1": 7, - "shot2": 8 - }, - "4": { - "shot1": 9, - "shot2": 0 - }, - "5": { - "shot1": 8, - "shot2": 1 - }, - "6": { - "shot1": 1, - "shot2": 1 - }, - "7": { - "shot1": 6, - "shot2": 3 - }, - "8": { - "shot1": 6, - "shot2": 0 - }, - "9": { - "shot1": 7, - "shot2": 4 - }, - "10": { - "shot1": 1, - "shot2": 2 - }, - "11": { - "shot1": 3, - "shot2": 1 - }, - "12": { - "shot1": 6, - "shot2": 2 - }, - "13": { - "shot1": 6, - "shot2": 6 - }, - "14": { - "shot1": 0, - "shot2": 9 - }, - "15": { - "shot1": 8, - "shot2": 1 - }, - "16": { - "shot1": 9, - "shot2": 10 - }, - "17": { - "shot1": 2, - "shot2": 1 - }, - "18": { - "shot1": 4, - "shot2": 9 - }, - "19": { - "shot1": 1, - "shot2": 3 - }, - "20": { - "shot1": 9, - "shot2": 7 - } - }, - "total_score": 192, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 3, - "shot2": 1 - }, - "2": { - "shot1": 9, - "shot2": 5 - }, - "3": { - "shot1": 9, - "shot2": 7 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 3, - "shot2": 8 - }, - "6": { - "shot1": 1, - "shot2": 5 - }, - "7": { - "shot1": 0, - "shot2": 9 - }, - "8": { - "shot1": 3, - "shot2": 1 - }, - "9": { - "shot1": 10, - "shot2": 1 - }, - "10": { - "shot1": 5, - "shot2": 3 - }, - "11": { - "shot1": 9, - "shot2": 2 - }, - "12": { - "shot1": 9, - "shot2": 2 - }, - "13": { - "shot1": 7, - "shot2": 3 - }, - "14": { - "shot1": 0, - "shot2": 6 - }, - "15": { - "shot1": 1, - "shot2": 4 - }, - "16": { - "shot1": 1, - "shot2": 0 - }, - "17": { - "shot1": 1, - "shot2": 10 - }, - "18": { - "shot1": 6, - "shot2": 0 - }, - "19": { - "shot1": 10, - "shot2": 4 - }, - "20": { - "shot1": 7, - "shot2": 3 - } - }, - "total_score": 183, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 6 - }, - "2": { - "shot1": 8, - "shot2": 0 - }, - "3": { - "shot1": 9, - "shot2": 7 - }, - "4": { - "shot1": 6, - "shot2": 9 - }, - "5": { - "shot1": 2, - "shot2": 3 - }, - "6": { - "shot1": 3, - "shot2": 5 - }, - "7": { - "shot1": 3, - "shot2": 3 - }, - "8": { - "shot1": 5, - "shot2": 10 - }, - "9": { - "shot1": 10, - "shot2": 7 - }, - "10": { - "shot1": 10, - "shot2": 3 - }, - "11": { - "shot1": 8, - "shot2": 5 - }, - "12": { - "shot1": 2, - "shot2": 7 - }, - "13": { - "shot1": 9, - "shot2": 2 - }, - "14": { - "shot1": 2, - "shot2": 10 - }, - "15": { - "shot1": 6, - "shot2": 0 - }, - "16": { - "shot1": 2, - "shot2": 9 - }, - "17": { - "shot1": 5, - "shot2": 10 - }, - "18": { - "shot1": 7, - "shot2": 9 - }, - "19": { - "shot1": 9, - "shot2": 2 - }, - "20": { - "shot1": 5, - "shot2": 9 - } - }, - "total_score": 231, - "completed": true - }, - "46": { - "name": "Tijana Štumpfl", - "targets": { - "1": { - "shot1": 1, - "shot2": 5 - }, - "2": { - "shot1": 1, - "shot2": 0 - }, - "3": { - "shot1": 6, - "shot2": 9 - }, - "4": { - "shot1": 3, - "shot2": 10 - }, - "5": { - "shot1": 6, - "shot2": 1 - }, - "6": { - "shot1": 8, - "shot2": 4 - }, - "7": { - "shot1": 8, - "shot2": 7 - }, - "8": { - "shot1": 10, - "shot2": 1 - }, - "9": { - "shot1": 0, - "shot2": 3 - }, - "10": { - "shot1": 6, - "shot2": 3 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 6, - "shot2": 7 - }, - "13": { - "shot1": 4, - "shot2": 1 - }, - "14": { - "shot1": 0, - "shot2": 4 - }, - "15": { - "shot1": 3, - "shot2": 5 - }, - "16": { - "shot1": 9, - "shot2": 3 - }, - "17": { - "shot1": 5, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 10 - }, - "19": { - "shot1": 7, - "shot2": 3 - }, - "20": { - "shot1": 10, - "shot2": 6 - } - }, - "total_score": 187, - "completed": true - }, - "47": { - "name": "Ljuba Mršak", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 9, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 8 - }, - "4": { - "shot1": 6, - "shot2": 6 - }, - "5": { - "shot1": 4, - "shot2": 5 - }, - "6": { - "shot1": 3, - "shot2": 2 - }, - "7": { - "shot1": 2, - "shot2": 9 - }, - "8": { - "shot1": 6, - "shot2": 0 - }, - "9": { - "shot1": 8, - "shot2": 3 - }, - "10": { - "shot1": 3, - "shot2": 10 - }, - "11": { - "shot1": 5, - "shot2": 0 - }, - "12": { - "shot1": 8, - "shot2": 8 - }, - "13": { - "shot1": 6, - "shot2": 4 - }, - "14": { - "shot1": 4, - "shot2": 2 - }, - "15": { - "shot1": 0, - "shot2": 10 - }, - "16": { - "shot1": 4, - "shot2": 3 - }, - "17": { - "shot1": 0, - "shot2": 1 - }, - "18": { - "shot1": 2, - "shot2": 5 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 2, - "shot2": 8 - } - }, - "total_score": 191, - "completed": true - }, - "41": { - "name": "Tadej Štruc", - "targets": { - "1": { - "shot1": 2, - "shot2": 0 - }, - "2": { - "shot1": 7, - "shot2": 9 - }, - "3": { - "shot1": 0, - "shot2": 10 - }, - "4": { - "shot1": 2, - "shot2": 3 - }, - "5": { - "shot1": 8, - "shot2": 9 - }, - "6": { - "shot1": 7, - "shot2": 4 - }, - "7": { - "shot1": 3, - "shot2": 0 - }, - "8": { - "shot1": 7, - "shot2": 0 - }, - "9": { - "shot1": 1, - "shot2": 5 - }, - "10": { - "shot1": 2, - "shot2": 0 - }, - "11": { - "shot1": 5, - "shot2": 5 - }, - "12": { - "shot1": 5, - "shot2": 0 - }, - "13": { - "shot1": 2, - "shot2": 8 - }, - "14": { - "shot1": 2, - "shot2": 9 - }, - "15": { - "shot1": 7, - "shot2": 0 - }, - "16": { - "shot1": 6, - "shot2": 3 - }, - "17": { - "shot1": 10, - "shot2": 1 - }, - "18": { - "shot1": 7, - "shot2": 9 - }, - "19": { - "shot1": 6, - "shot2": 0 - }, - "20": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 176, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 6 - }, - "2": { - "shot1": 8, - "shot2": 3 - }, - "3": { - "shot1": 3, - "shot2": 0 - }, - "4": { - "shot1": 8, - "shot2": 4 - }, - "5": { - "shot1": 6, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 2 - }, - "7": { - "shot1": 1, - "shot2": 3 - }, - "8": { - "shot1": 9, - "shot2": 10 - }, - "9": { - "shot1": 5, - "shot2": 1 - }, - "10": { - "shot1": 5, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 1 - }, - "12": { - "shot1": 2, - "shot2": 5 - }, - "13": { - "shot1": 9, - "shot2": 9 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 6, - "shot2": 10 - }, - "16": { - "shot1": 0, - "shot2": 7 - }, - "17": { - "shot1": 0, - "shot2": 1 - }, - "18": { - "shot1": 5, - "shot2": 3 - }, - "19": { - "shot1": 3, - "shot2": 1 - }, - "20": { - "shot1": 8, - "shot2": 4 - } - }, - "total_score": 185, - "completed": true - }, - "20": { - "name": "Jože Preglav", - "targets": { - "1": { - "shot1": 5, - "shot2": 3 - }, - "2": { - "shot1": 9, - "shot2": 1 - }, - "3": { - "shot1": 10, - "shot2": 4 - }, - "4": { - "shot1": 9, - "shot2": 5 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 0, - "shot2": 7 - }, - "7": { - "shot1": 9, - "shot2": 3 - }, - "8": { - "shot1": 8, - "shot2": 5 - }, - "9": { - "shot1": 7, - "shot2": 4 - }, - "10": { - "shot1": 8, - "shot2": 9 - }, - "11": { - "shot1": 3, - "shot2": 4 - }, - "12": { - "shot1": 1, - "shot2": 1 - }, - "13": { - "shot1": 2, - "shot2": 10 - }, - "14": { - "shot1": 10, - "shot2": 3 - }, - "15": { - "shot1": 3, - "shot2": 6 - }, - "16": { - "shot1": 7, - "shot2": 0 - }, - "17": { - "shot1": 1, - "shot2": 3 - }, - "18": { - "shot1": 3, - "shot2": 7 - }, - "19": { - "shot1": 5, - "shot2": 7 - }, - "20": { - "shot1": 1, - "shot2": 4 - } - }, - "total_score": 204, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 10, - "shot2": 10 - }, - "2": { - "shot1": 10, - "shot2": 2 - }, - "3": { - "shot1": 4, - "shot2": 2 - }, - "4": { - "shot1": 9, - "shot2": 3 - }, - "5": { - "shot1": 2, - "shot2": 8 - }, - "6": { - "shot1": 7, - "shot2": 3 - }, - "7": { - "shot1": 4, - "shot2": 10 - }, - "8": { - "shot1": 9, - "shot2": 9 - }, - "9": { - "shot1": 8, - "shot2": 10 - }, - "10": { - "shot1": 2, - "shot2": 8 - }, - "11": { - "shot1": 2, - "shot2": 6 - }, - "12": { - "shot1": 7, - "shot2": 8 - }, - "13": { - "shot1": 7, - "shot2": 1 - }, - "14": { - "shot1": 5, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 0 - }, - "16": { - "shot1": 0, - "shot2": 5 - }, - "17": { - "shot1": 7, - "shot2": 2 - }, - "18": { - "shot1": 6, - "shot2": 9 - }, - "19": { - "shot1": 6, - "shot2": 6 - }, - "20": { - "shot1": 8, - "shot2": 1 - } - }, - "total_score": 231, - "completed": true - }, - "18": { - "name": "Matjaž Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 5 - }, - "2": { - "shot1": 8, - "shot2": 3 - }, - "3": { - "shot1": 4, - "shot2": 1 - }, - "4": { - "shot1": 1, - "shot2": 9 - }, - "5": { - "shot1": 4, - "shot2": 5 - }, - "6": { - "shot1": 7, - "shot2": 0 - }, - "7": { - "shot1": 5, - "shot2": 2 - }, - "8": { - "shot1": 5, - "shot2": 6 - }, - "9": { - "shot1": 7, - "shot2": 5 - }, - "10": { - "shot1": 2, - "shot2": 3 - }, - "11": { - "shot1": 8, - "shot2": 6 - }, - "12": { - "shot1": 3, - "shot2": 4 - }, - "13": { - "shot1": 3, - "shot2": 0 - }, - "14": { - "shot1": 5, - "shot2": 4 - }, - "15": { - "shot1": 1, - "shot2": 3 - }, - "16": { - "shot1": 3, - "shot2": 9 - }, - "17": { - "shot1": 3, - "shot2": 7 - }, - "18": { - "shot1": 5, - "shot2": 10 - }, - "19": { - "shot1": 0, - "shot2": 0 - }, - "20": { - "shot1": 9, - "shot2": 4 - } - }, - "total_score": 172, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-11-09T12:32:26.623937", - "finished_at": "2025-11-09T12:33:43.268738" - }, - "archived_at": "2025-11-09T12:33:43.268767" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251109_125257.json b/data/tournament_archives/tournament_20251109_125257.json deleted file mode 100644 index e9636e1..0000000 --- a/data/tournament_archives/tournament_20251109_125257.json +++ /dev/null @@ -1,2719 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunović", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poročnik", - "enabled": true - }, - { - "id": 20, - "name": "Jože Preglav", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 24, - "name": "Jože Verdinek", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 3, - "players": [ - { - "id": 5, - "name": "Jože Verhnjak", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokržnik", - "enabled": true - }, - { - "id": 34, - "name": "Jože Planinšec", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 4, - "players": [ - { - "id": 18, - "name": "Matjaž Pleterski", - "enabled": true - }, - { - "id": 41, - "name": "Tadej Štruc", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 5, - "players": [ - { - "id": 47, - "name": "Ljuba Mršak", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 10, - "name": "Mitja Čeh", - "enabled": true - }, - { - "id": 46, - "name": "Tijana Štumpfl", - "enabled": true - } - ], - "status": "pending" - } - ], - "created_at": "2025-11-09T12:33:53.208917", - "total_players": 29, - "total_rounds": 5, - "current_round": 5, - "tournament_type": "20_targets" - }, - "results": { - "tournament_id": "2025-11-09T12:33:53.208917", - "tournament_type": "20_targets", - "participants": { - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 1, - "shot2": 7 - }, - "2": { - "shot1": 6, - "shot2": 3 - }, - "3": { - "shot1": 2, - "shot2": 3 - }, - "4": { - "shot1": 9, - "shot2": 2 - }, - "5": { - "shot1": 4, - "shot2": 8 - }, - "6": { - "shot1": 2, - "shot2": 6 - }, - "7": { - "shot1": 7, - "shot2": 2 - }, - "8": { - "shot1": 3, - "shot2": 2 - }, - "9": { - "shot1": 3, - "shot2": 4 - }, - "10": { - "shot1": 8, - "shot2": 4 - }, - "11": { - "shot1": 7, - "shot2": 6 - }, - "12": { - "shot1": 6, - "shot2": 7 - }, - "13": { - "shot1": 3, - "shot2": 5 - }, - "14": { - "shot1": 9, - "shot2": 3 - }, - "15": { - "shot1": 10, - "shot2": 8 - }, - "16": { - "shot1": 2, - "shot2": 6 - }, - "17": { - "shot1": 9, - "shot2": 0 - }, - "18": { - "shot1": 0, - "shot2": 1 - }, - "19": { - "shot1": 5, - "shot2": 5 - }, - "20": { - "shot1": 1, - "shot2": 4 - } - }, - "total_score": 183, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 6, - "shot2": 1 - }, - "2": { - "shot1": 7, - "shot2": 6 - }, - "3": { - "shot1": 4, - "shot2": 4 - }, - "4": { - "shot1": 9, - "shot2": 3 - }, - "5": { - "shot1": 7, - "shot2": 0 - }, - "6": { - "shot1": 1, - "shot2": 2 - }, - "7": { - "shot1": 0, - "shot2": 6 - }, - "8": { - "shot1": 0, - "shot2": 4 - }, - "9": { - "shot1": 1, - "shot2": 0 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 6, - "shot2": 4 - }, - "12": { - "shot1": 4, - "shot2": 3 - }, - "13": { - "shot1": 4, - "shot2": 8 - }, - "14": { - "shot1": 6, - "shot2": 8 - }, - "15": { - "shot1": 8, - "shot2": 5 - }, - "16": { - "shot1": 7, - "shot2": 9 - }, - "17": { - "shot1": 0, - "shot2": 0 - }, - "18": { - "shot1": 8, - "shot2": 0 - }, - "19": { - "shot1": 8, - "shot2": 4 - }, - "20": { - "shot1": 5, - "shot2": 10 - } - }, - "total_score": 174, - "completed": true - }, - "33": { - "name": "Namir Uzunović", - "targets": { - "1": { - "shot1": 5, - "shot2": 8 - }, - "2": { - "shot1": 2, - "shot2": 8 - }, - "3": { - "shot1": 1, - "shot2": 3 - }, - "4": { - "shot1": 0, - "shot2": 4 - }, - "5": { - "shot1": 9, - "shot2": 5 - }, - "6": { - "shot1": 3, - "shot2": 6 - }, - "7": { - "shot1": 5, - "shot2": 5 - }, - "8": { - "shot1": 5, - "shot2": 2 - }, - "9": { - "shot1": 5, - "shot2": 0 - }, - "10": { - "shot1": 5, - "shot2": 5 - }, - "11": { - "shot1": 6, - "shot2": 9 - }, - "12": { - "shot1": 6, - "shot2": 10 - }, - "13": { - "shot1": 9, - "shot2": 2 - }, - "14": { - "shot1": 1, - "shot2": 0 - }, - "15": { - "shot1": 1, - "shot2": 2 - }, - "16": { - "shot1": 10, - "shot2": 8 - }, - "17": { - "shot1": 0, - "shot2": 9 - }, - "18": { - "shot1": 3, - "shot2": 0 - }, - "19": { - "shot1": 8, - "shot2": 2 - }, - "20": { - "shot1": 0, - "shot2": 1 - } - }, - "total_score": 173, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 7, - "shot2": 10 - }, - "2": { - "shot1": 7, - "shot2": 6 - }, - "3": { - "shot1": 3, - "shot2": 3 - }, - "4": { - "shot1": 6, - "shot2": 8 - }, - "5": { - "shot1": 0, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 8 - }, - "7": { - "shot1": 8, - "shot2": 7 - }, - "8": { - "shot1": 5, - "shot2": 3 - }, - "9": { - "shot1": 5, - "shot2": 6 - }, - "10": { - "shot1": 7, - "shot2": 0 - }, - "11": { - "shot1": 10, - "shot2": 0 - }, - "12": { - "shot1": 7, - "shot2": 7 - }, - "13": { - "shot1": 10, - "shot2": 6 - }, - "14": { - "shot1": 2, - "shot2": 5 - }, - "15": { - "shot1": 0, - "shot2": 5 - }, - "16": { - "shot1": 9, - "shot2": 2 - }, - "17": { - "shot1": 3, - "shot2": 1 - }, - "18": { - "shot1": 1, - "shot2": 7 - }, - "19": { - "shot1": 10, - "shot2": 10 - }, - "20": { - "shot1": 4, - "shot2": 4 - } - }, - "total_score": 214, - "completed": true - }, - "16": { - "name": "Silvo Poročnik", - "targets": { - "1": { - "shot1": 6, - "shot2": 2 - }, - "2": { - "shot1": 10, - "shot2": 7 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 4, - "shot2": 2 - }, - "5": { - "shot1": 5, - "shot2": 3 - }, - "6": { - "shot1": 4, - "shot2": 3 - }, - "7": { - "shot1": 8, - "shot2": 6 - }, - "8": { - "shot1": 5, - "shot2": 0 - }, - "9": { - "shot1": 10, - "shot2": 3 - }, - "10": { - "shot1": 7, - "shot2": 5 - }, - "11": { - "shot1": 4, - "shot2": 9 - }, - "12": { - "shot1": 4, - "shot2": 2 - }, - "13": { - "shot1": 8, - "shot2": 1 - }, - "14": { - "shot1": 7, - "shot2": 8 - }, - "15": { - "shot1": 8, - "shot2": 9 - }, - "16": { - "shot1": 9, - "shot2": 2 - }, - "17": { - "shot1": 3, - "shot2": 0 - }, - "18": { - "shot1": 9, - "shot2": 0 - }, - "19": { - "shot1": 9, - "shot2": 6 - }, - "20": { - "shot1": 10, - "shot2": 8 - } - }, - "total_score": 217, - "completed": true - }, - "20": { - "name": "Jože Preglav", - "targets": { - "1": { - "shot1": 5, - "shot2": 4 - }, - "2": { - "shot1": 7, - "shot2": 3 - }, - "3": { - "shot1": 3, - "shot2": 0 - }, - "4": { - "shot1": 0, - "shot2": 5 - }, - "5": { - "shot1": 0, - "shot2": 10 - }, - "6": { - "shot1": 3, - "shot2": 7 - }, - "7": { - "shot1": 8, - "shot2": 6 - }, - "8": { - "shot1": 1, - "shot2": 0 - }, - "9": { - "shot1": 8, - "shot2": 7 - }, - "10": { - "shot1": 6, - "shot2": 7 - }, - "11": { - "shot1": 9, - "shot2": 4 - }, - "12": { - "shot1": 7, - "shot2": 5 - }, - "13": { - "shot1": 8, - "shot2": 4 - }, - "14": { - "shot1": 7, - "shot2": 8 - }, - "15": { - "shot1": 1, - "shot2": 8 - }, - "16": { - "shot1": 5, - "shot2": 0 - }, - "17": { - "shot1": 5, - "shot2": 2 - }, - "18": { - "shot1": 7, - "shot2": 10 - }, - "19": { - "shot1": 8, - "shot2": 8 - }, - "20": { - "shot1": 2, - "shot2": 5 - } - }, - "total_score": 203, - "completed": true - }, - "24": { - "name": "Jože Verdinek", - "targets": { - "1": { - "shot1": 8, - "shot2": 8 - }, - "2": { - "shot1": 3, - "shot2": 4 - }, - "3": { - "shot1": 0, - "shot2": 8 - }, - "4": { - "shot1": 0, - "shot2": 8 - }, - "5": { - "shot1": 10, - "shot2": 2 - }, - "6": { - "shot1": 0, - "shot2": 1 - }, - "7": { - "shot1": 6, - "shot2": 10 - }, - "8": { - "shot1": 9, - "shot2": 5 - }, - "9": { - "shot1": 2, - "shot2": 4 - }, - "10": { - "shot1": 8, - "shot2": 0 - }, - "11": { - "shot1": 2, - "shot2": 2 - }, - "12": { - "shot1": 5, - "shot2": 5 - }, - "13": { - "shot1": 0, - "shot2": 4 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 2, - "shot2": 5 - }, - "16": { - "shot1": 2, - "shot2": 10 - }, - "17": { - "shot1": 5, - "shot2": 3 - }, - "18": { - "shot1": 8, - "shot2": 7 - }, - "19": { - "shot1": 10, - "shot2": 5 - }, - "20": { - "shot1": 0, - "shot2": 8 - } - }, - "total_score": 192, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 3, - "shot2": 0 - }, - "2": { - "shot1": 2, - "shot2": 8 - }, - "3": { - "shot1": 3, - "shot2": 8 - }, - "4": { - "shot1": 10, - "shot2": 10 - }, - "5": { - "shot1": 3, - "shot2": 1 - }, - "6": { - "shot1": 6, - "shot2": 10 - }, - "7": { - "shot1": 3, - "shot2": 10 - }, - "8": { - "shot1": 8, - "shot2": 0 - }, - "9": { - "shot1": 1, - "shot2": 9 - }, - "10": { - "shot1": 5, - "shot2": 2 - }, - "11": { - "shot1": 9, - "shot2": 3 - }, - "12": { - "shot1": 5, - "shot2": 2 - }, - "13": { - "shot1": 2, - "shot2": 0 - }, - "14": { - "shot1": 10, - "shot2": 10 - }, - "15": { - "shot1": 7, - "shot2": 5 - }, - "16": { - "shot1": 2, - "shot2": 9 - }, - "17": { - "shot1": 4, - "shot2": 3 - }, - "18": { - "shot1": 4, - "shot2": 3 - }, - "19": { - "shot1": 6, - "shot2": 4 - }, - "20": { - "shot1": 5, - "shot2": 6 - } - }, - "total_score": 201, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 4, - "shot2": 4 - }, - "2": { - "shot1": 7, - "shot2": 3 - }, - "3": { - "shot1": 6, - "shot2": 8 - }, - "4": { - "shot1": 9, - "shot2": 0 - }, - "5": { - "shot1": 4, - "shot2": 2 - }, - "6": { - "shot1": 4, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 2 - }, - "8": { - "shot1": 1, - "shot2": 8 - }, - "9": { - "shot1": 6, - "shot2": 8 - }, - "10": { - "shot1": 1, - "shot2": 5 - }, - "11": { - "shot1": 5, - "shot2": 6 - }, - "12": { - "shot1": 0, - "shot2": 3 - }, - "13": { - "shot1": 3, - "shot2": 6 - }, - "14": { - "shot1": 10, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 3 - }, - "16": { - "shot1": 2, - "shot2": 2 - }, - "17": { - "shot1": 1, - "shot2": 9 - }, - "18": { - "shot1": 7, - "shot2": 10 - }, - "19": { - "shot1": 3, - "shot2": 4 - }, - "20": { - "shot1": 10, - "shot2": 0 - } - }, - "total_score": 182, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 4, - "shot2": 1 - }, - "2": { - "shot1": 6, - "shot2": 9 - }, - "3": { - "shot1": 3, - "shot2": 5 - }, - "4": { - "shot1": 9, - "shot2": 7 - }, - "5": { - "shot1": 3, - "shot2": 9 - }, - "6": { - "shot1": 8, - "shot2": 8 - }, - "7": { - "shot1": 1, - "shot2": 4 - }, - "8": { - "shot1": 8, - "shot2": 4 - }, - "9": { - "shot1": 5, - "shot2": 7 - }, - "10": { - "shot1": 0, - "shot2": 7 - }, - "11": { - "shot1": 8, - "shot2": 2 - }, - "12": { - "shot1": 8, - "shot2": 9 - }, - "13": { - "shot1": 9, - "shot2": 5 - }, - "14": { - "shot1": 7, - "shot2": 3 - }, - "15": { - "shot1": 5, - "shot2": 8 - }, - "16": { - "shot1": 8, - "shot2": 10 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 3, - "shot2": 8 - }, - "19": { - "shot1": 3, - "shot2": 6 - }, - "20": { - "shot1": 0, - "shot2": 1 - } - }, - "total_score": 219, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 5, - "shot2": 3 - }, - "2": { - "shot1": 1, - "shot2": 3 - }, - "3": { - "shot1": 5, - "shot2": 0 - }, - "4": { - "shot1": 1, - "shot2": 2 - }, - "5": { - "shot1": 7, - "shot2": 1 - }, - "6": { - "shot1": 8, - "shot2": 9 - }, - "7": { - "shot1": 10, - "shot2": 0 - }, - "8": { - "shot1": 8, - "shot2": 10 - }, - "9": { - "shot1": 0, - "shot2": 5 - }, - "10": { - "shot1": 6, - "shot2": 3 - }, - "11": { - "shot1": 1, - "shot2": 1 - }, - "12": { - "shot1": 6, - "shot2": 6 - }, - "13": { - "shot1": 3, - "shot2": 3 - }, - "14": { - "shot1": 10, - "shot2": 9 - }, - "15": { - "shot1": 2, - "shot2": 2 - }, - "16": { - "shot1": 9, - "shot2": 9 - }, - "17": { - "shot1": 7, - "shot2": 10 - }, - "18": { - "shot1": 6, - "shot2": 10 - }, - "19": { - "shot1": 6, - "shot2": 3 - }, - "20": { - "shot1": 10, - "shot2": 9 - } - }, - "total_score": 209, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 6, - "shot2": 0 - }, - "2": { - "shot1": 0, - "shot2": 9 - }, - "3": { - "shot1": 10, - "shot2": 7 - }, - "4": { - "shot1": 9, - "shot2": 5 - }, - "5": { - "shot1": 6, - "shot2": 7 - }, - "6": { - "shot1": 10, - "shot2": 9 - }, - "7": { - "shot1": 1, - "shot2": 8 - }, - "8": { - "shot1": 2, - "shot2": 10 - }, - "9": { - "shot1": 2, - "shot2": 6 - }, - "10": { - "shot1": 0, - "shot2": 5 - }, - "11": { - "shot1": 6, - "shot2": 10 - }, - "12": { - "shot1": 10, - "shot2": 1 - }, - "13": { - "shot1": 3, - "shot2": 7 - }, - "14": { - "shot1": 8, - "shot2": 5 - }, - "15": { - "shot1": 5, - "shot2": 2 - }, - "16": { - "shot1": 7, - "shot2": 6 - }, - "17": { - "shot1": 4, - "shot2": 2 - }, - "18": { - "shot1": 7, - "shot2": 0 - }, - "19": { - "shot1": 9, - "shot2": 8 - }, - "20": { - "shot1": 1, - "shot2": 7 - } - }, - "total_score": 220, - "completed": true - }, - "5": { - "name": "Jože Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 2 - }, - "2": { - "shot1": 7, - "shot2": 9 - }, - "3": { - "shot1": 5, - "shot2": 7 - }, - "4": { - "shot1": 10, - "shot2": 5 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 1 - }, - "7": { - "shot1": 3, - "shot2": 10 - }, - "8": { - "shot1": 7, - "shot2": 8 - }, - "9": { - "shot1": 6, - "shot2": 7 - }, - "10": { - "shot1": 8, - "shot2": 6 - }, - "11": { - "shot1": 3, - "shot2": 4 - }, - "12": { - "shot1": 7, - "shot2": 10 - }, - "13": { - "shot1": 2, - "shot2": 4 - }, - "14": { - "shot1": 0, - "shot2": 7 - }, - "15": { - "shot1": 0, - "shot2": 3 - }, - "16": { - "shot1": 8, - "shot2": 2 - }, - "17": { - "shot1": 10, - "shot2": 9 - }, - "18": { - "shot1": 0, - "shot2": 2 - }, - "19": { - "shot1": 6, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 3 - } - }, - "total_score": 206, - "completed": true - }, - "43": { - "name": "Marko Pokržnik", - "targets": { - "1": { - "shot1": 0, - "shot2": 9 - }, - "2": { - "shot1": 10, - "shot2": 6 - }, - "3": { - "shot1": 5, - "shot2": 4 - }, - "4": { - "shot1": 4, - "shot2": 0 - }, - "5": { - "shot1": 6, - "shot2": 2 - }, - "6": { - "shot1": 6, - "shot2": 9 - }, - "7": { - "shot1": 2, - "shot2": 3 - }, - "8": { - "shot1": 1, - "shot2": 3 - }, - "9": { - "shot1": 5, - "shot2": 0 - }, - "10": { - "shot1": 9, - "shot2": 5 - }, - "11": { - "shot1": 1, - "shot2": 5 - }, - "12": { - "shot1": 8, - "shot2": 1 - }, - "13": { - "shot1": 9, - "shot2": 8 - }, - "14": { - "shot1": 7, - "shot2": 2 - }, - "15": { - "shot1": 5, - "shot2": 3 - }, - "16": { - "shot1": 9, - "shot2": 5 - }, - "17": { - "shot1": 2, - "shot2": 10 - }, - "18": { - "shot1": 8, - "shot2": 6 - }, - "19": { - "shot1": 10, - "shot2": 4 - }, - "20": { - "shot1": 8, - "shot2": 0 - } - }, - "total_score": 200, - "completed": true - }, - "34": { - "name": "Jože Planinšec", - "targets": { - "1": { - "shot1": 1, - "shot2": 5 - }, - "2": { - "shot1": 10, - "shot2": 0 - }, - "3": { - "shot1": 10, - "shot2": 3 - }, - "4": { - "shot1": 5, - "shot2": 5 - }, - "5": { - "shot1": 1, - "shot2": 2 - }, - "6": { - "shot1": 2, - "shot2": 1 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 10, - "shot2": 6 - }, - "9": { - "shot1": 8, - "shot2": 10 - }, - "10": { - "shot1": 2, - "shot2": 9 - }, - "11": { - "shot1": 2, - "shot2": 2 - }, - "12": { - "shot1": 4, - "shot2": 9 - }, - "13": { - "shot1": 5, - "shot2": 0 - }, - "14": { - "shot1": 4, - "shot2": 8 - }, - "15": { - "shot1": 7, - "shot2": 5 - }, - "16": { - "shot1": 0, - "shot2": 6 - }, - "17": { - "shot1": 8, - "shot2": 3 - }, - "18": { - "shot1": 10, - "shot2": 9 - }, - "19": { - "shot1": 1, - "shot2": 0 - }, - "20": { - "shot1": 3, - "shot2": 2 - } - }, - "total_score": 188, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 5, - "shot2": 4 - }, - "2": { - "shot1": 4, - "shot2": 6 - }, - "3": { - "shot1": 1, - "shot2": 0 - }, - "4": { - "shot1": 10, - "shot2": 2 - }, - "5": { - "shot1": 8, - "shot2": 10 - }, - "6": { - "shot1": 10, - "shot2": 8 - }, - "7": { - "shot1": 6, - "shot2": 8 - }, - "8": { - "shot1": 7, - "shot2": 0 - }, - "9": { - "shot1": 1, - "shot2": 8 - }, - "10": { - "shot1": 1, - "shot2": 7 - }, - "11": { - "shot1": 4, - "shot2": 2 - }, - "12": { - "shot1": 8, - "shot2": 10 - }, - "13": { - "shot1": 7, - "shot2": 7 - }, - "14": { - "shot1": 5, - "shot2": 9 - }, - "15": { - "shot1": 3, - "shot2": 2 - }, - "16": { - "shot1": 0, - "shot2": 5 - }, - "17": { - "shot1": 8, - "shot2": 3 - }, - "18": { - "shot1": 9, - "shot2": 4 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 9, - "shot2": 10 - } - }, - "total_score": 224, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 9, - "shot2": 4 - }, - "2": { - "shot1": 1, - "shot2": 3 - }, - "3": { - "shot1": 10, - "shot2": 6 - }, - "4": { - "shot1": 5, - "shot2": 10 - }, - "5": { - "shot1": 9, - "shot2": 9 - }, - "6": { - "shot1": 3, - "shot2": 3 - }, - "7": { - "shot1": 4, - "shot2": 9 - }, - "8": { - "shot1": 10, - "shot2": 2 - }, - "9": { - "shot1": 1, - "shot2": 4 - }, - "10": { - "shot1": 7, - "shot2": 4 - }, - "11": { - "shot1": 7, - "shot2": 4 - }, - "12": { - "shot1": 1, - "shot2": 8 - }, - "13": { - "shot1": 3, - "shot2": 3 - }, - "14": { - "shot1": 2, - "shot2": 8 - }, - "15": { - "shot1": 6, - "shot2": 2 - }, - "16": { - "shot1": 6, - "shot2": 3 - }, - "17": { - "shot1": 10, - "shot2": 10 - }, - "18": { - "shot1": 8, - "shot2": 8 - }, - "19": { - "shot1": 6, - "shot2": 2 - }, - "20": { - "shot1": 8, - "shot2": 1 - } - }, - "total_score": 219, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 2, - "shot2": 6 - }, - "2": { - "shot1": 5, - "shot2": 1 - }, - "3": { - "shot1": 7, - "shot2": 4 - }, - "4": { - "shot1": 6, - "shot2": 3 - }, - "5": { - "shot1": 6, - "shot2": 7 - }, - "6": { - "shot1": 7, - "shot2": 1 - }, - "7": { - "shot1": 7, - "shot2": 2 - }, - "8": { - "shot1": 9, - "shot2": 10 - }, - "9": { - "shot1": 0, - "shot2": 0 - }, - "10": { - "shot1": 5, - "shot2": 6 - }, - "11": { - "shot1": 4, - "shot2": 4 - }, - "12": { - "shot1": 1, - "shot2": 9 - }, - "13": { - "shot1": 1, - "shot2": 7 - }, - "14": { - "shot1": 2, - "shot2": 8 - }, - "15": { - "shot1": 1, - "shot2": 9 - }, - "16": { - "shot1": 7, - "shot2": 0 - }, - "17": { - "shot1": 2, - "shot2": 9 - }, - "18": { - "shot1": 9, - "shot2": 2 - }, - "19": { - "shot1": 5, - "shot2": 9 - }, - "20": { - "shot1": 5, - "shot2": 1 - } - }, - "total_score": 189, - "completed": true - }, - "18": { - "name": "Matjaž Pleterski", - "targets": { - "1": { - "shot1": 7, - "shot2": 5 - }, - "2": { - "shot1": 7, - "shot2": 9 - }, - "3": { - "shot1": 6, - "shot2": 4 - }, - "4": { - "shot1": 4, - "shot2": 5 - }, - "5": { - "shot1": 2, - "shot2": 8 - }, - "6": { - "shot1": 8, - "shot2": 1 - }, - "7": { - "shot1": 2, - "shot2": 9 - }, - "8": { - "shot1": 5, - "shot2": 2 - }, - "9": { - "shot1": 4, - "shot2": 9 - }, - "10": { - "shot1": 8, - "shot2": 8 - }, - "11": { - "shot1": 7, - "shot2": 10 - }, - "12": { - "shot1": 3, - "shot2": 3 - }, - "13": { - "shot1": 7, - "shot2": 7 - }, - "14": { - "shot1": 9, - "shot2": 4 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 2, - "shot2": 1 - }, - "17": { - "shot1": 8, - "shot2": 0 - }, - "18": { - "shot1": 0, - "shot2": 1 - }, - "19": { - "shot1": 2, - "shot2": 1 - }, - "20": { - "shot1": 5, - "shot2": 8 - } - }, - "total_score": 200, - "completed": true - }, - "41": { - "name": "Tadej Štruc", - "targets": { - "1": { - "shot1": 2, - "shot2": 9 - }, - "2": { - "shot1": 4, - "shot2": 6 - }, - "3": { - "shot1": 9, - "shot2": 7 - }, - "4": { - "shot1": 0, - "shot2": 2 - }, - "5": { - "shot1": 5, - "shot2": 8 - }, - "6": { - "shot1": 6, - "shot2": 0 - }, - "7": { - "shot1": 1, - "shot2": 4 - }, - "8": { - "shot1": 1, - "shot2": 1 - }, - "9": { - "shot1": 7, - "shot2": 6 - }, - "10": { - "shot1": 2, - "shot2": 9 - }, - "11": { - "shot1": 9, - "shot2": 5 - }, - "12": { - "shot1": 8, - "shot2": 9 - }, - "13": { - "shot1": 1, - "shot2": 3 - }, - "14": { - "shot1": 5, - "shot2": 7 - }, - "15": { - "shot1": 4, - "shot2": 4 - }, - "16": { - "shot1": 10, - "shot2": 5 - }, - "17": { - "shot1": 5, - "shot2": 4 - }, - "18": { - "shot1": 8, - "shot2": 0 - }, - "19": { - "shot1": 10, - "shot2": 2 - }, - "20": { - "shot1": 7, - "shot2": 1 - } - }, - "total_score": 196, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 9, - "shot2": 5 - }, - "2": { - "shot1": 4, - "shot2": 4 - }, - "3": { - "shot1": 1, - "shot2": 5 - }, - "4": { - "shot1": 8, - "shot2": 0 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 3, - "shot2": 8 - }, - "7": { - "shot1": 1, - "shot2": 1 - }, - "8": { - "shot1": 5, - "shot2": 7 - }, - "9": { - "shot1": 4, - "shot2": 10 - }, - "10": { - "shot1": 4, - "shot2": 6 - }, - "11": { - "shot1": 3, - "shot2": 0 - }, - "12": { - "shot1": 9, - "shot2": 0 - }, - "13": { - "shot1": 3, - "shot2": 8 - }, - "14": { - "shot1": 1, - "shot2": 0 - }, - "15": { - "shot1": 6, - "shot2": 3 - }, - "16": { - "shot1": 0, - "shot2": 10 - }, - "17": { - "shot1": 5, - "shot2": 8 - }, - "18": { - "shot1": 8, - "shot2": 10 - }, - "19": { - "shot1": 8, - "shot2": 7 - }, - "20": { - "shot1": 6, - "shot2": 7 - } - }, - "total_score": 204, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 4, - "shot2": 9 - }, - "2": { - "shot1": 1, - "shot2": 5 - }, - "3": { - "shot1": 3, - "shot2": 9 - }, - "4": { - "shot1": 10, - "shot2": 0 - }, - "5": { - "shot1": 6, - "shot2": 7 - }, - "6": { - "shot1": 5, - "shot2": 10 - }, - "7": { - "shot1": 1, - "shot2": 9 - }, - "8": { - "shot1": 0, - "shot2": 10 - }, - "9": { - "shot1": 3, - "shot2": 0 - }, - "10": { - "shot1": 9, - "shot2": 9 - }, - "11": { - "shot1": 10, - "shot2": 3 - }, - "12": { - "shot1": 3, - "shot2": 5 - }, - "13": { - "shot1": 7, - "shot2": 4 - }, - "14": { - "shot1": 6, - "shot2": 0 - }, - "15": { - "shot1": 8, - "shot2": 1 - }, - "16": { - "shot1": 9, - "shot2": 7 - }, - "17": { - "shot1": 6, - "shot2": 8 - }, - "18": { - "shot1": 1, - "shot2": 9 - }, - "19": { - "shot1": 10, - "shot2": 3 - }, - "20": { - "shot1": 0, - "shot2": 4 - } - }, - "total_score": 214, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 2, - "shot2": 7 - }, - "2": { - "shot1": 0, - "shot2": 8 - }, - "3": { - "shot1": 10, - "shot2": 2 - }, - "4": { - "shot1": 3, - "shot2": 0 - }, - "5": { - "shot1": 2, - "shot2": 1 - }, - "6": { - "shot1": 7, - "shot2": 8 - }, - "7": { - "shot1": 8, - "shot2": 5 - }, - "8": { - "shot1": 10, - "shot2": 6 - }, - "9": { - "shot1": 5, - "shot2": 10 - }, - "10": { - "shot1": 6, - "shot2": 7 - }, - "11": { - "shot1": 2, - "shot2": 8 - }, - "12": { - "shot1": 7, - "shot2": 8 - }, - "13": { - "shot1": 1, - "shot2": 9 - }, - "14": { - "shot1": 9, - "shot2": 10 - }, - "15": { - "shot1": 0, - "shot2": 7 - }, - "16": { - "shot1": 0, - "shot2": 9 - }, - "17": { - "shot1": 0, - "shot2": 4 - }, - "18": { - "shot1": 7, - "shot2": 5 - }, - "19": { - "shot1": 4, - "shot2": 8 - }, - "20": { - "shot1": 7, - "shot2": 9 - } - }, - "total_score": 221, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 6, - "shot2": 9 - }, - "2": { - "shot1": 9, - "shot2": 6 - }, - "3": { - "shot1": 1, - "shot2": 5 - }, - "4": { - "shot1": 9, - "shot2": 4 - }, - "5": { - "shot1": 3, - "shot2": 9 - }, - "6": { - "shot1": 2, - "shot2": 10 - }, - "7": { - "shot1": 2, - "shot2": 7 - }, - "8": { - "shot1": 3, - "shot2": 2 - }, - "9": { - "shot1": 1, - "shot2": 0 - }, - "10": { - "shot1": 3, - "shot2": 10 - }, - "11": { - "shot1": 2, - "shot2": 9 - }, - "12": { - "shot1": 1, - "shot2": 0 - }, - "13": { - "shot1": 9, - "shot2": 1 - }, - "14": { - "shot1": 0, - "shot2": 10 - }, - "15": { - "shot1": 6, - "shot2": 4 - }, - "16": { - "shot1": 4, - "shot2": 1 - }, - "17": { - "shot1": 2, - "shot2": 4 - }, - "18": { - "shot1": 0, - "shot2": 7 - }, - "19": { - "shot1": 10, - "shot2": 1 - }, - "20": { - "shot1": 5, - "shot2": 2 - } - }, - "total_score": 179, - "completed": true - }, - "47": { - "name": "Ljuba Mršak", - "targets": { - "1": { - "shot1": 3, - "shot2": 9 - }, - "2": { - "shot1": 3, - "shot2": 6 - }, - "3": { - "shot1": 2, - "shot2": 8 - }, - "4": { - "shot1": 7, - "shot2": 7 - }, - "5": { - "shot1": 7, - "shot2": 3 - }, - "6": { - "shot1": 7, - "shot2": 6 - }, - "7": { - "shot1": 1, - "shot2": 6 - }, - "8": { - "shot1": 6, - "shot2": 3 - }, - "9": { - "shot1": 9, - "shot2": 9 - }, - "10": { - "shot1": 8, - "shot2": 7 - }, - "11": { - "shot1": 6, - "shot2": 10 - }, - "12": { - "shot1": 2, - "shot2": 10 - }, - "13": { - "shot1": 5, - "shot2": 5 - }, - "14": { - "shot1": 6, - "shot2": 2 - }, - "15": { - "shot1": 0, - "shot2": 10 - }, - "16": { - "shot1": 6, - "shot2": 0 - }, - "17": { - "shot1": 9, - "shot2": 1 - }, - "18": { - "shot1": 4, - "shot2": 0 - }, - "19": { - "shot1": 3, - "shot2": 7 - }, - "20": { - "shot1": 5, - "shot2": 5 - } - }, - "total_score": 213, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 9, - "shot2": 6 - }, - "2": { - "shot1": 6, - "shot2": 8 - }, - "3": { - "shot1": 9, - "shot2": 8 - }, - "4": { - "shot1": 5, - "shot2": 2 - }, - "5": { - "shot1": 10, - "shot2": 8 - }, - "6": { - "shot1": 10, - "shot2": 10 - }, - "7": { - "shot1": 0, - "shot2": 8 - }, - "8": { - "shot1": 3, - "shot2": 9 - }, - "9": { - "shot1": 2, - "shot2": 9 - }, - "10": { - "shot1": 2, - "shot2": 9 - }, - "11": { - "shot1": 1, - "shot2": 2 - }, - "12": { - "shot1": 3, - "shot2": 8 - }, - "13": { - "shot1": 9, - "shot2": 4 - }, - "14": { - "shot1": 7, - "shot2": 0 - }, - "15": { - "shot1": 0, - "shot2": 5 - }, - "16": { - "shot1": 10, - "shot2": 7 - }, - "17": { - "shot1": 7, - "shot2": 5 - }, - "18": { - "shot1": 1, - "shot2": 1 - }, - "19": { - "shot1": 7, - "shot2": 8 - }, - "20": { - "shot1": 5, - "shot2": 9 - } - }, - "total_score": 232, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 2, - "shot2": 9 - }, - "2": { - "shot1": 4, - "shot2": 5 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 7, - "shot2": 9 - }, - "5": { - "shot1": 10, - "shot2": 7 - }, - "6": { - "shot1": 3, - "shot2": 6 - }, - "7": { - "shot1": 9, - "shot2": 3 - }, - "8": { - "shot1": 6, - "shot2": 7 - }, - "9": { - "shot1": 7, - "shot2": 10 - }, - "10": { - "shot1": 2, - "shot2": 7 - }, - "11": { - "shot1": 4, - "shot2": 6 - }, - "12": { - "shot1": 8, - "shot2": 2 - }, - "13": { - "shot1": 0, - "shot2": 7 - }, - "14": { - "shot1": 1, - "shot2": 2 - }, - "15": { - "shot1": 9, - "shot2": 0 - }, - "16": { - "shot1": 1, - "shot2": 7 - }, - "17": { - "shot1": 0, - "shot2": 2 - }, - "18": { - "shot1": 10, - "shot2": 7 - }, - "19": { - "shot1": 6, - "shot2": 10 - }, - "20": { - "shot1": 3, - "shot2": 5 - } - }, - "total_score": 212, - "completed": true - }, - "10": { - "name": "Mitja Čeh", - "targets": { - "1": { - "shot1": 3, - "shot2": 9 - }, - "2": { - "shot1": 5, - "shot2": 2 - }, - "3": { - "shot1": 1, - "shot2": 8 - }, - "4": { - "shot1": 3, - "shot2": 1 - }, - "5": { - "shot1": 5, - "shot2": 9 - }, - "6": { - "shot1": 5, - "shot2": 10 - }, - "7": { - "shot1": 9, - "shot2": 9 - }, - "8": { - "shot1": 8, - "shot2": 3 - }, - "9": { - "shot1": 0, - "shot2": 0 - }, - "10": { - "shot1": 5, - "shot2": 9 - }, - "11": { - "shot1": 10, - "shot2": 4 - }, - "12": { - "shot1": 8, - "shot2": 4 - }, - "13": { - "shot1": 8, - "shot2": 2 - }, - "14": { - "shot1": 3, - "shot2": 9 - }, - "15": { - "shot1": 0, - "shot2": 9 - }, - "16": { - "shot1": 7, - "shot2": 1 - }, - "17": { - "shot1": 8, - "shot2": 6 - }, - "18": { - "shot1": 8, - "shot2": 6 - }, - "19": { - "shot1": 8, - "shot2": 10 - }, - "20": { - "shot1": 4, - "shot2": 9 - } - }, - "total_score": 228, - "completed": true - }, - "46": { - "name": "Tijana Štumpfl", - "targets": { - "1": { - "shot1": 5, - "shot2": 2 - }, - "2": { - "shot1": 5, - "shot2": 0 - }, - "3": { - "shot1": 10, - "shot2": 10 - }, - "4": { - "shot1": 6, - "shot2": 3 - }, - "5": { - "shot1": 7, - "shot2": 1 - }, - "6": { - "shot1": 8, - "shot2": 8 - }, - "7": { - "shot1": 9, - "shot2": 4 - }, - "8": { - "shot1": 5, - "shot2": 8 - }, - "9": { - "shot1": 4, - "shot2": 3 - }, - "10": { - "shot1": 2, - "shot2": 4 - }, - "11": { - "shot1": 6, - "shot2": 8 - }, - "12": { - "shot1": 1, - "shot2": 2 - }, - "13": { - "shot1": 0, - "shot2": 8 - }, - "14": { - "shot1": 4, - "shot2": 0 - }, - "15": { - "shot1": 7, - "shot2": 7 - }, - "16": { - "shot1": 2, - "shot2": 10 - }, - "17": { - "shot1": 5, - "shot2": 2 - }, - "18": { - "shot1": 8, - "shot2": 10 - }, - "19": { - "shot1": 7, - "shot2": 0 - }, - "20": { - "shot1": 2, - "shot2": 8 - } - }, - "total_score": 201, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-11-09T12:33:53.209151", - "finished_at": "2025-11-09T12:52:57.393134" - }, - "archived_at": "2025-11-09T12:52:57.393166" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251109_125420.json b/data/tournament_archives/tournament_20251109_125420.json deleted file mode 100644 index 9464032..0000000 --- a/data/tournament_archives/tournament_20251109_125420.json +++ /dev/null @@ -1,1211 +0,0 @@ -{ - "tournament": { - "rounds": [ - { - "round_number": 1, - "players": [ - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - }, - { - "id": 20, - "name": "Jože Preglav", - "enabled": true - }, - { - "id": 24, - "name": "Jože Verdinek", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokržnik", - "enabled": true - } - ], - "status": "pending" - }, - { - "round_number": 2, - "players": [ - { - "id": 34, - "name": "Jože Planinšec", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 10, - "name": "Mitja Čeh", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poročnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 3, - "players": [ - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 18, - "name": "Matjaž Pleterski", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunović", - "enabled": true - }, - { - "id": 41, - "name": "Tadej Štruc", - "enabled": true - }, - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 12, - "name": "Matej Kvasnik", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 4, - "players": [ - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - }, - { - "id": 14, - "name": "Karli Proje", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - }, - { - "id": 46, - "name": "Tijana Štumpfl", - "enabled": true - } - ], - "status": "waiting" - }, - { - "round_number": 5, - "players": [ - { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mršak", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 5, - "name": "Jože Verhnjak", - "enabled": true - }, - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - } - ], - "status": "waiting" - } - ], - "created_at": "2025-11-09T12:53:55.509088", - "total_players": 29, - "total_rounds": 5, - "current_round": 1, - "tournament_type": "4_targets" - }, - "results": { - "tournament_id": "2025-11-09T12:53:55.509088", - "tournament_type": "4_targets", - "participants": { - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 1, - "shot2": 9, - "shot3": 10, - "shot4": 8, - "shot5": 3 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 5, - "shot4": 4, - "shot5": 9 - }, - "3": { - "shot1": 7, - "shot2": 4, - "shot3": 0, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 8, - "shot2": 0, - "shot3": 3, - "shot4": 7, - "shot5": 1 - } - }, - "total_score": 106, - "completed": true - }, - "20": { - "name": "Jože Preglav", - "targets": { - "1": { - "shot1": 1, - "shot2": 8, - "shot3": 0, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 3, - "shot3": 10, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 8, - "shot2": 5, - "shot3": 1, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 8, - "shot2": 1, - "shot3": 2, - "shot4": 6, - "shot5": 9 - } - }, - "total_score": 92, - "completed": true - }, - "24": { - "name": "Jože Verdinek", - "targets": { - "1": { - "shot1": 0, - "shot2": 0, - "shot3": 10, - "shot4": 2, - "shot5": 5 - }, - "2": { - "shot1": 5, - "shot2": 0, - "shot3": 5, - "shot4": 3, - "shot5": 2 - }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 5, - "shot4": 8, - "shot5": 0 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 1, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 91, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 7, - "shot4": 8, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 0, - "shot3": 3, - "shot4": 5, - "shot5": 1 - }, - "3": { - "shot1": 10, - "shot2": 7, - "shot3": 9, - "shot4": 0, - "shot5": 10 - }, - "4": { - "shot1": 1, - "shot2": 6, - "shot3": 0, - "shot4": 3, - "shot5": 2 - } - }, - "total_score": 87, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 3, - "shot2": 6, - "shot3": 0, - "shot4": 9, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 5, - "shot4": 5, - "shot5": 7 - }, - "3": { - "shot1": 3, - "shot2": 3, - "shot3": 7, - "shot4": 2, - "shot5": 4 - }, - "4": { - "shot1": 7, - "shot2": 1, - "shot3": 4, - "shot4": 6, - "shot5": 1 - } - }, - "total_score": 85, - "completed": true - }, - "43": { - "name": "Marko Pokržnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 5, - "shot4": 10, - "shot5": 4 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 8, - "shot4": 5, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 6, - "shot3": 9, - "shot4": 3, - "shot5": 7 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 9, - "shot4": 8, - "shot5": 6 - } - }, - "total_score": 120, - "completed": true - }, - "34": { - "name": "Jože Planinšec", - "targets": { - "1": { - "shot1": 5, - "shot2": 3, - "shot3": 8, - "shot4": 1, - "shot5": 10 - }, - "2": { - "shot1": 8, - "shot2": 1, - "shot3": 1, - "shot4": 9, - "shot5": 1 - }, - "3": { - "shot1": 5, - "shot2": 6, - "shot3": 9, - "shot4": 8, - "shot5": 1 - }, - "4": { - "shot1": 6, - "shot2": 10, - "shot3": 6, - "shot4": 7, - "shot5": 6 - } - }, - "total_score": 111, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 1, - "shot4": 9, - "shot5": 8 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 8, - "shot4": 0, - "shot5": 3 - }, - "3": { - "shot1": 8, - "shot2": 3, - "shot3": 6, - "shot4": 1, - "shot5": 10 - }, - "4": { - "shot1": 10, - "shot2": 8, - "shot3": 1, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 120, - "completed": true - }, - "2": { - "name": "Nik Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 6, - "shot3": 3, - "shot4": 5, - "shot5": 5 - }, - "2": { - "shot1": 2, - "shot2": 6, - "shot3": 4, - "shot4": 10, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 10, - "shot3": 5, - "shot4": 9, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 8, - "shot3": 1, - "shot4": 0, - "shot5": 4 - } - }, - "total_score": 110, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 2, - "shot4": 7, - "shot5": 9 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 6, - "shot4": 6, - "shot5": 5 - }, - "3": { - "shot1": 10, - "shot2": 7, - "shot3": 9, - "shot4": 2, - "shot5": 5 - }, - "4": { - "shot1": 2, - "shot2": 10, - "shot3": 4, - "shot4": 10, - "shot5": 4 - } - }, - "total_score": 119, - "completed": true - }, - "10": { - "name": "Mitja Čeh", - "targets": { - "1": { - "shot1": 8, - "shot2": 8, - "shot3": 3, - "shot4": 9, - "shot5": 7 - }, - "2": { - "shot1": 1, - "shot2": 8, - "shot3": 9, - "shot4": 10, - "shot5": 2 - }, - "3": { - "shot1": 4, - "shot2": 8, - "shot3": 7, - "shot4": 4, - "shot5": 10 - }, - "4": { - "shot1": 0, - "shot2": 7, - "shot3": 1, - "shot4": 1, - "shot5": 5 - } - }, - "total_score": 112, - "completed": true - }, - "16": { - "name": "Silvo Poročnik", - "targets": { - "1": { - "shot1": 2, - "shot2": 5, - "shot3": 3, - "shot4": 1, - "shot5": 2 - }, - "2": { - "shot1": 1, - "shot2": 8, - "shot3": 10, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 6, - "shot3": 9, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 2, - "shot4": 3, - "shot5": 10 - } - }, - "total_score": 112, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 1, - "shot2": 9, - "shot3": 3, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 10, - "shot3": 6, - "shot4": 9, - "shot5": 10 - }, - "3": { - "shot1": 10, - "shot2": 3, - "shot3": 2, - "shot4": 2, - "shot5": 4 - }, - "4": { - "shot1": 3, - "shot2": 8, - "shot3": 10, - "shot4": 0, - "shot5": 6 - } - }, - "total_score": 108, - "completed": true - }, - "18": { - "name": "Matjaž Pleterski", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 5, - "shot4": 0, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 2, - "shot3": 0, - "shot4": 6, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 3, - "shot4": 5, - "shot5": 3 - }, - "4": { - "shot1": 2, - "shot2": 8, - "shot3": 1, - "shot4": 4, - "shot5": 0 - } - }, - "total_score": 71, - "completed": true - }, - "33": { - "name": "Namir Uzunović", - "targets": { - "1": { - "shot1": 3, - "shot2": 1, - "shot3": 9, - "shot4": 3, - "shot5": 5 - }, - "2": { - "shot1": 2, - "shot2": 9, - "shot3": 2, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 5, - "shot2": 10, - "shot3": 3, - "shot4": 0, - "shot5": 2 - }, - "4": { - "shot1": 3, - "shot2": 7, - "shot3": 7, - "shot4": 8, - "shot5": 3 - } - }, - "total_score": 93, - "completed": true - }, - "41": { - "name": "Tadej Štruc", - "targets": { - "1": { - "shot1": 8, - "shot2": 10, - "shot3": 0, - "shot4": 4, - "shot5": 9 - }, - "2": { - "shot1": 8, - "shot2": 8, - "shot3": 10, - "shot4": 7, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 9, - "shot3": 9, - "shot4": 8, - "shot5": 5 - }, - "4": { - "shot1": 0, - "shot2": 1, - "shot3": 7, - "shot4": 7, - "shot5": 7 - } - }, - "total_score": 121, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 4, - "shot4": 2, - "shot5": 3 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 6, - "shot4": 1, - "shot5": 5 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 7, - "shot4": 9, - "shot5": 4 - }, - "4": { - "shot1": 6, - "shot2": 1, - "shot3": 8, - "shot4": 6, - "shot5": 10 - } - }, - "total_score": 104, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 10, - "shot2": 3, - "shot3": 0, - "shot4": 8, - "shot5": 0 - }, - "2": { - "shot1": 6, - "shot2": 7, - "shot3": 6, - "shot4": 8, - "shot5": 4 - }, - "3": { - "shot1": 10, - "shot2": 2, - "shot3": 0, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 3, - "shot3": 6, - "shot4": 5, - "shot5": 1 - } - }, - "total_score": 96, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 9, - "shot2": 9, - "shot3": 4, - "shot4": 6, - "shot5": 2 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 7, - "shot4": 5, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 9, - "shot3": 2, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 3, - "shot2": 4, - "shot3": 8, - "shot4": 3, - "shot5": 1 - } - }, - "total_score": 115, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 7, - "shot4": 9, - "shot5": 2 - }, - "2": { - "shot1": 8, - "shot2": 4, - "shot3": 5, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 8, - "shot3": 5, - "shot4": 6, - "shot5": 10 - }, - "4": { - "shot1": 8, - "shot2": 1, - "shot3": 4, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 111, - "completed": true - }, - "14": { - "name": "Karli Proje", - "targets": { - "1": { - "shot1": 1, - "shot2": 4, - "shot3": 4, - "shot4": 5, - "shot5": 8 - }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 0, - "shot4": 0, - "shot5": 1 - }, - "3": { - "shot1": 4, - "shot2": 7, - "shot3": 0, - "shot4": 0, - "shot5": 10 - }, - "4": { - "shot1": 6, - "shot2": 5, - "shot3": 8, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 92, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 5, - "shot2": 7, - "shot3": 9, - "shot4": 9, - "shot5": 2 - }, - "2": { - "shot1": 1, - "shot2": 0, - "shot3": 6, - "shot4": 9, - "shot5": 3 - }, - "3": { - "shot1": 10, - "shot2": 0, - "shot3": 2, - "shot4": 2, - "shot5": 2 - }, - "4": { - "shot1": 1, - "shot2": 0, - "shot3": 8, - "shot4": 6, - "shot5": 3 - } - }, - "total_score": 85, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 0, - "shot2": 6, - "shot3": 8, - "shot4": 10, - "shot5": 10 - }, - "2": { - "shot1": 2, - "shot2": 2, - "shot3": 9, - "shot4": 10, - "shot5": 2 - }, - "3": { - "shot1": 2, - "shot2": 10, - "shot3": 9, - "shot4": 4, - "shot5": 2 - }, - "4": { - "shot1": 5, - "shot2": 5, - "shot3": 1, - "shot4": 3, - "shot5": 0 - } - }, - "total_score": 100, - "completed": true - }, - "46": { - "name": "Tijana Štumpfl", - "targets": { - "1": { - "shot1": 10, - "shot2": 2, - "shot3": 4, - "shot4": 5, - "shot5": 2 - }, - "2": { - "shot1": 3, - "shot2": 6, - "shot3": 8, - "shot4": 8, - "shot5": 4 - }, - "3": { - "shot1": 1, - "shot2": 1, - "shot3": 0, - "shot4": 7, - "shot5": 9 - }, - "4": { - "shot1": 7, - "shot2": 9, - "shot3": 4, - "shot4": 7, - "shot5": 2 - } - }, - "total_score": 99, - "completed": true - }, - "6": { - "name": "Mateja Senica", - "targets": { - "1": { - "shot1": 10, - "shot2": 9, - "shot3": 10, - "shot4": 6, - "shot5": 7 - }, - "2": { - "shot1": 5, - "shot2": 8, - "shot3": 5, - "shot4": 7, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 5, - "shot3": 2, - "shot4": 10, - "shot5": 0 - }, - "4": { - "shot1": 2, - "shot2": 7, - "shot3": 2, - "shot4": 3, - "shot5": 3 - } - }, - "total_score": 120, - "completed": true - }, - "47": { - "name": "Ljuba Mršak", - "targets": { - "1": { - "shot1": 2, - "shot2": 10, - "shot3": 6, - "shot4": 6, - "shot5": 9 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 10, - "shot4": 3, - "shot5": 4 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 4, - "shot4": 9, - "shot5": 2 - }, - "4": { - "shot1": 4, - "shot2": 0, - "shot3": 9, - "shot4": 10, - "shot5": 2 - } - }, - "total_score": 105, - "completed": true - }, - "39": { - "name": "Tia Sudar", - "targets": { - "1": { - "shot1": 0, - "shot2": 5, - "shot3": 9, - "shot4": 2, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 8, - "shot3": 9, - "shot4": 1, - "shot5": 7 - }, - "3": { - "shot1": 1, - "shot2": 5, - "shot3": 7, - "shot4": 10, - "shot5": 8 - }, - "4": { - "shot1": 4, - "shot2": 3, - "shot3": 5, - "shot4": 1, - "shot5": 9 - } - }, - "total_score": 106, - "completed": true - }, - "5": { - "name": "Jože Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 7, - "shot4": 6, - "shot5": 3 - }, - "2": { - "shot1": 4, - "shot2": 10, - "shot3": 9, - "shot4": 6, - "shot5": 8 - }, - "3": { - "shot1": 0, - "shot2": 4, - "shot3": 5, - "shot4": 8, - "shot5": 4 - }, - "4": { - "shot1": 10, - "shot2": 0, - "shot3": 4, - "shot4": 2, - "shot5": 3 - } - }, - "total_score": 105, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 3, - "shot2": 8, - "shot3": 1, - "shot4": 6, - "shot5": 5 - }, - "2": { - "shot1": 10, - "shot2": 0, - "shot3": 9, - "shot4": 1, - "shot5": 3 - }, - "3": { - "shot1": 5, - "shot2": 9, - "shot3": 4, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 8, - "shot4": 1, - "shot5": 10 - } - }, - "total_score": 114, - "completed": true - } - }, - "tournament_finished": true, - "created_at": "2025-11-09T12:53:55.509325", - "finished_at": "2025-11-09T12:54:20.376904" - }, - "archived_at": "2025-11-09T12:54:20.376931" -} \ No newline at end of file diff --git a/data/tournament_archives/tournament_20251109_144909.json b/data/tournament_archives/tournament_20260208_151820.json similarity index 90% rename from data/tournament_archives/tournament_20251109_144909.json rename to data/tournament_archives/tournament_20260208_151820.json index ab6febb..cbcf1bd 100644 --- a/data/tournament_archives/tournament_20251109_144909.json +++ b/data/tournament_archives/tournament_20260208_151820.json @@ -5,116 +5,8 @@ "round_number": 1, "players": [ { - "id": 6, - "name": "Mateja Senica", - "enabled": true - }, - { - "id": 45, - "name": "Lidija Blimen", - "enabled": true - }, - { - "id": 20, - "name": "Jože Preglav", - "enabled": true - }, - { - "id": 44, - "name": "Anka Kačnik", - "enabled": true - }, - { - "id": 29, - "name": "Alen Kolar", - "enabled": true - }, - { - "id": 23, - "name": "Robi Krautberger", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 2, - "players": [ - { - "id": 4, - "name": "Mateja Pleterski", - "enabled": true - }, - { - "id": 41, - "name": "Tadej Štruc", - "enabled": true - }, - { - "id": 33, - "name": "Namir Uzunović", - "enabled": true - }, - { - "id": 30, - "name": "Maja Hirtl", - "enabled": true - }, - { - "id": 18, - "name": "Matjaž Pleterski", - "enabled": true - }, - { - "id": 42, - "name": "Jure Glaser", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 3, - "players": [ - { - "id": 48, - "name": "Janja Salcman", - "enabled": true - }, - { - "id": 13, - "name": "Angelca Mrak", - "enabled": true - }, - { - "id": 47, - "name": "Ljuba Mršak", - "enabled": true - }, - { - "id": 40, - "name": "Jaka Cvar", - "enabled": true - }, - { - "id": 21, - "name": "Marko Blimen", - "enabled": true - }, - { - "id": 17, - "name": "Dušan Onuk", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 4, - "players": [ - { - "id": 38, - "name": "Bojan Sudar", + "id": 22, + "name": "Doris Fesel", "enabled": true }, { @@ -122,1558 +14,476 @@ "name": "Janez Mrak", "enabled": true }, - { - "id": 8, - "name": "Franc Žigart", - "enabled": true - }, - { - "id": 35, - "name": "Vanja Kolar", - "enabled": true - }, - { - "id": 34, - "name": "Jože Planinšec", - "enabled": true - }, - { - "id": 3, - "name": "Ivan Tandler", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 5, - "players": [ - { - "id": 11, - "name": "Rado Kefer", - "enabled": true - }, - { - "id": 10, - "name": "Mitja Čeh", - "enabled": true - }, - { - "id": 32, - "name": "David Strniša", - "enabled": true - }, - { - "id": 49, - "name": "Jolanda Verhnjak", - "enabled": true - }, - { - "id": 7, - "name": "Branko Pokeržnik", - "enabled": true - }, - { - "id": 5, - "name": "Jože Verhnjak", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 6, - "players": [ - { - "id": 9, - "name": "Janez Božič", - "enabled": true - }, - { - "id": 22, - "name": "Doris Fesel", - "enabled": true - }, - { - "id": 37, - "name": "Milan Stramec", - "enabled": true - }, - { - "id": 43, - "name": "Marko Pokržnik", - "enabled": true - }, - { - "id": 24, - "name": "Jože Verdinek", - "enabled": true - }, - { - "id": 36, - "name": "Klara Wankmuller", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 7, - "players": [ - { - "id": 26, - "name": "Jakob Herman", - "enabled": true - }, - { - "id": 16, - "name": "Silvo Poročnik", - "enabled": true - }, - { - "id": 46, - "name": "Tijana Štumpfl", - "enabled": true - }, - { - "id": 39, - "name": "Tia Sudar", - "enabled": true - }, - { - "id": 2, - "name": "Nik Pleterski", - "enabled": true - }, - { - "id": 25, - "name": "Andrej Herman", - "enabled": true - } - ], - "status": "completed" - }, - { - "round_number": 8, - "players": [ - { - "id": 1, - "name": "Domen Pleterski", - "enabled": true - }, { "id": 19, "name": "Franc Rizmal", "enabled": true }, - { - "id": 31, - "name": "Dejan Kučnik", - "enabled": true - }, { "id": 12, "name": "Matej Kvasnik", "enabled": true }, { - "id": 15, - "name": "Jan Pleterski", + "id": 17, + "name": "Dušan Onuk", + "enabled": true + }, + { + "id": 39, + "name": "Tia Sudar", + "enabled": true + } + ], + "status": "pending" + }, + { + "round_number": 2, + "players": [ + { + "id": 5, + "name": "Jože Verhnjak", + "enabled": true + }, + { + "id": 13, + "name": "Angelca Mrak", + "enabled": true + }, + { + "id": 30, + "name": "Maja Hirtl", + "enabled": true + }, + { + "id": 20, + "name": "Jože Preglav", + "enabled": true + }, + { + "id": 49, + "name": "Jolanda Verhnjak", + "enabled": true + }, + { + "id": 43, + "name": "Marko Pokržnik", + "enabled": true + } + ], + "status": "waiting" + }, + { + "round_number": 3, + "players": [ + { + "id": 1, + "name": "Domen Pleterski", + "enabled": true + }, + { + "id": 35, + "name": "Vanja Kolar", + "enabled": true + }, + { + "id": 16, + "name": "Silvo Poročnik", + "enabled": true + }, + { + "id": 2, + "name": "Nik Pleterski", + "enabled": true + }, + { + "id": 48, + "name": "Janja Salcman", + "enabled": true + }, + { + "id": 29, + "name": "Alen Kolar", + "enabled": true + } + ], + "status": "waiting" + }, + { + "round_number": 4, + "players": [ + { + "id": 18, + "name": "Matjaž Pleterski", + "enabled": true + }, + { + "id": 34, + "name": "Jože Planinšec", + "enabled": true + }, + { + "id": 25, + "name": "Andrej Herman", + "enabled": true + }, + { + "id": 44, + "name": "Anka Kačnik", + "enabled": true + }, + { + "id": 40, + "name": "Jaka Cvar", + "enabled": true + }, + { + "id": 47, + "name": "Ljuba Mršak", + "enabled": true + } + ], + "status": "waiting" + }, + { + "round_number": 5, + "players": [ + { + "id": 7, + "name": "Branko Pokeržnik", + "enabled": true + }, + { + "id": 32, + "name": "David Strniša", + "enabled": true + }, + { + "id": 46, + "name": "Tijana Štumpfl", + "enabled": true + }, + { + "id": 45, + "name": "Lidija Blimen", + "enabled": true + }, + { + "id": 4, + "name": "Mateja Pleterski", + "enabled": true + }, + { + "id": 10, + "name": "Mitja Čeh", + "enabled": true + } + ], + "status": "waiting" + }, + { + "round_number": 6, + "players": [ + { + "id": 23, + "name": "Robi Krautberger", + "enabled": true + }, + { + "id": 37, + "name": "Milan Stramec", + "enabled": true + }, + { + "id": 31, + "name": "Dejan Kučnik", + "enabled": true + }, + { + "id": 24, + "name": "Jože Verdinek", + "enabled": true + }, + { + "id": 11, + "name": "Rado Kefer", + "enabled": true + }, + { + "id": 36, + "name": "Klara Wankmuller", + "enabled": true + } + ], + "status": "waiting" + }, + { + "round_number": 7, + "players": [ + { + "id": 41, + "name": "Tadej Štruc", + "enabled": true + }, + { + "id": 26, + "name": "Jakob Herman", "enabled": true }, { "id": 14, "name": "Karli Proje", "enabled": true + }, + { + "id": 28, + "name": "Anže Kolar", + "enabled": true + }, + { + "id": 8, + "name": "Franc Žigart", + "enabled": true + }, + { + "id": 3, + "name": "Ivan Tandler", + "enabled": true } ], - "status": "completed" + "status": "waiting" + }, + { + "round_number": 8, + "players": [ + { + "id": 9, + "name": "Janez Božič", + "enabled": true + }, + { + "id": 33, + "name": "Namir Uzunović", + "enabled": true + }, + { + "id": 6, + "name": "Mateja Senica", + "enabled": true + }, + { + "id": 15, + "name": "Jan Pleterski", + "enabled": true + }, + { + "id": 21, + "name": "Marko Blimen", + "enabled": true + }, + { + "id": 38, + "name": "Bojan Sudar", + "enabled": true + } + ], + "status": "waiting" }, { "round_number": 9, "players": [ { - "id": 28, - "name": "Anže Kolar", + "id": 42, + "name": "Jure Glaser", "enabled": true } ], - "status": "pending" + "status": "waiting" } ], - "created_at": "2025-11-09T14:47:57.556524", + "created_at": "2026-02-08T15:17:59.536991", "total_players": 49, "total_rounds": 9, - "current_round": 9, + "current_round": 1, "tournament_type": "4_targets" }, "results": { - "tournament_id": "2025-11-09T14:47:57.556524", + "tournament_id": "2026-02-08T15:17:59.536991", "tournament_type": "4_targets", "participants": { - "6": { - "name": "Mateja Senica", + "22": { + "name": "Doris Fesel", "targets": { "1": { - "shot1": 7, - "shot2": 1, + "shot1": 9, + "shot2": 3, "shot3": 7, - "shot4": 9, - "shot5": 8 + "shot4": 6, + "shot5": 9 }, "2": { - "shot1": 5, - "shot2": 6, - "shot3": 2, - "shot4": 8, - "shot5": 2 - }, - "3": { - "shot1": 1, - "shot2": 1, - "shot3": 5, - "shot4": 8, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 9, - "shot3": 1, - "shot4": 4, - "shot5": 2 - } - }, - "total_score": 96, - "completed": true - }, - "45": { - "name": "Lidija Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 0, - "shot4": 1, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 5, - "shot3": 5, - "shot4": 4, - "shot5": 5 - }, - "3": { "shot1": 6, - "shot2": 8, - "shot3": 6, - "shot4": 9, + "shot2": 3, + "shot3": 8, + "shot4": 3, "shot5": 5 }, - "4": { - "shot1": 3, - "shot2": 4, - "shot3": 9, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 103, - "completed": true - }, - "20": { - "name": "Jože Preglav", - "targets": { - "1": { - "shot1": 10, - "shot2": 7, - "shot3": 0, - "shot4": 7, - "shot5": 1 - }, - "2": { + "3": { "shot1": 8, - "shot2": 8, - "shot3": 10, - "shot4": 10, - "shot5": 2 - }, - "3": { - "shot1": 6, - "shot2": 8, - "shot3": 2, - "shot4": 1, - "shot5": 0 + "shot2": 7, + "shot3": 4, + "shot4": 5, + "shot5": 9 }, "4": { - "shot1": 1, + "shot1": 9, "shot2": 8, - "shot3": 6, - "shot4": 4, + "shot3": 9, + "shot4": 1, "shot5": 10 } }, - "total_score": 109, - "completed": true - }, - "44": { - "name": "Anka Kačnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 0, - "shot3": 4, - "shot4": 8, - "shot5": 7 - }, - "2": { - "shot1": 4, - "shot2": 8, - "shot3": 5, - "shot4": 3, - "shot5": 1 - }, - "3": { - "shot1": 4, - "shot2": 8, - "shot3": 4, - "shot4": 5, - "shot5": 7 - }, - "4": { - "shot1": 3, - "shot2": 1, - "shot3": 2, - "shot4": 8, - "shot5": 4 - } - }, - "total_score": 94, - "completed": true - }, - "29": { - "name": "Alen Kolar", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 4, - "shot4": 4, - "shot5": 2 - }, - "2": { - "shot1": 4, - "shot2": 9, - "shot3": 6, - "shot4": 7, - "shot5": 1 - }, - "3": { - "shot1": 3, - "shot2": 2, - "shot3": 8, - "shot4": 4, - "shot5": 5 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 6, - "shot4": 0, - "shot5": 1 - } - }, - "total_score": 91, - "completed": true - }, - "23": { - "name": "Robi Krautberger", - "targets": { - "1": { - "shot1": 7, - "shot2": 5, - "shot3": 4, - "shot4": 2, - "shot5": 1 - }, - "2": { - "shot1": 6, - "shot2": 10, - "shot3": 10, - "shot4": 6, - "shot5": 9 - }, - "3": { - "shot1": 10, - "shot2": 10, - "shot3": 1, - "shot4": 1, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 5, - "shot3": 6, - "shot4": 9, - "shot5": 8 - } - }, - "total_score": 119, - "completed": true - }, - "4": { - "name": "Mateja Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 0, - "shot3": 4, - "shot4": 7, - "shot5": 6 - }, - "2": { - "shot1": 2, - "shot2": 3, - "shot3": 3, - "shot4": 7, - "shot5": 2 - }, - "3": { - "shot1": 7, - "shot2": 0, - "shot3": 8, - "shot4": 0, - "shot5": 1 - }, - "4": { - "shot1": 7, - "shot2": 7, - "shot3": 1, - "shot4": 10, - "shot5": 1 - } - }, - "total_score": 82, - "completed": true - }, - "41": { - "name": "Tadej Štruc", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 3, - "shot4": 0, - "shot5": 4 - }, - "2": { - "shot1": 9, - "shot2": 7, - "shot3": 8, - "shot4": 9, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 10, - "shot3": 6, - "shot4": 8, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 4, - "shot3": 7, - "shot4": 5, - "shot5": 4 - } - }, - "total_score": 121, - "completed": true - }, - "33": { - "name": "Namir Uzunović", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 5, - "shot4": 3, - "shot5": 1 - }, - "2": { - "shot1": 8, - "shot2": 3, - "shot3": 7, - "shot4": 6, - "shot5": 6 - }, - "3": { - "shot1": 8, - "shot2": 3, - "shot3": 2, - "shot4": 2, - "shot5": 9 - }, - "4": { - "shot1": 8, - "shot2": 5, - "shot3": 9, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 114, - "completed": true - }, - "30": { - "name": "Maja Hirtl", - "targets": { - "1": { - "shot1": 4, - "shot2": 1, - "shot3": 7, - "shot4": 3, - "shot5": 1 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 6, - "shot4": 5, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 8, - "shot4": 3, - "shot5": 6 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 0, - "shot4": 6, - "shot5": 2 - } - }, - "total_score": 81, - "completed": true - }, - "18": { - "name": "Matjaž Pleterski", - "targets": { - "1": { - "shot1": 6, - "shot2": 3, - "shot3": 0, - "shot4": 8, - "shot5": 2 - }, - "2": { - "shot1": 2, - "shot2": 2, - "shot3": 0, - "shot4": 10, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 5, - "shot3": 3, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 7, - "shot3": 0, - "shot4": 5, - "shot5": 9 - } - }, - "total_score": 86, - "completed": true - }, - "42": { - "name": "Jure Glaser", - "targets": { - "1": { - "shot1": 5, - "shot2": 9, - "shot3": 7, - "shot4": 4, - "shot5": 6 - }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 10, - "shot4": 3, - "shot5": 3 - }, - "3": { - "shot1": 9, - "shot2": 4, - "shot3": 8, - "shot4": 1, - "shot5": 8 - }, - "4": { - "shot1": 0, - "shot2": 4, - "shot3": 2, - "shot4": 8, - "shot5": 8 - } - }, - "total_score": 107, - "completed": true - }, - "48": { - "name": "Janja Salcman", - "targets": { - "1": { - "shot1": 3, - "shot2": 3, - "shot3": 5, - "shot4": 1, - "shot5": 5 - }, - "2": { - "shot1": 3, - "shot2": 0, - "shot3": 0, - "shot4": 3, - "shot5": 9 - }, - "3": { - "shot1": 2, - "shot2": 6, - "shot3": 9, - "shot4": 8, - "shot5": 10 - }, - "4": { - "shot1": 5, - "shot2": 10, - "shot3": 2, - "shot4": 6, - "shot5": 2 - } - }, - "total_score": 92, - "completed": true - }, - "13": { - "name": "Angelca Mrak", - "targets": { - "1": { - "shot1": 10, - "shot2": 5, - "shot3": 2, - "shot4": 7, - "shot5": 8 - }, - "2": { - "shot1": 5, - "shot2": 3, - "shot3": 5, - "shot4": 6, - "shot5": 4 - }, - "3": { - "shot1": 9, - "shot2": 1, - "shot3": 6, - "shot4": 0, - "shot5": 8 - }, - "4": { - "shot1": 5, - "shot2": 1, - "shot3": 9, - "shot4": 2, - "shot5": 9 - } - }, - "total_score": 105, - "completed": true - }, - "47": { - "name": "Ljuba Mršak", - "targets": { - "1": { - "shot1": 8, - "shot2": 2, - "shot3": 9, - "shot4": 3, - "shot5": 4 - }, - "2": { - "shot1": 0, - "shot2": 4, - "shot3": 6, - "shot4": 7, - "shot5": 10 - }, - "3": { - "shot1": 5, - "shot2": 7, - "shot3": 7, - "shot4": 1, - "shot5": 10 - }, - "4": { - "shot1": 10, - "shot2": 2, - "shot3": 7, - "shot4": 2, - "shot5": 7 - } - }, - "total_score": 111, - "completed": true - }, - "40": { - "name": "Jaka Cvar", - "targets": { - "1": { - "shot1": 5, - "shot2": 4, - "shot3": 8, - "shot4": 6, - "shot5": 0 - }, - "2": { - "shot1": 7, - "shot2": 8, - "shot3": 8, - "shot4": 10, - "shot5": 3 - }, - "3": { - "shot1": 4, - "shot2": 3, - "shot3": 10, - "shot4": 1, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 8, - "shot3": 7, - "shot4": 10, - "shot5": 7 - } - }, - "total_score": 122, - "completed": true - }, - "21": { - "name": "Marko Blimen", - "targets": { - "1": { - "shot1": 9, - "shot2": 3, - "shot3": 2, - "shot4": 3, - "shot5": 0 - }, - "2": { - "shot1": 2, - "shot2": 7, - "shot3": 3, - "shot4": 8, - "shot5": 1 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 4, - "shot4": 10, - "shot5": 9 - }, - "4": { - "shot1": 10, - "shot2": 1, - "shot3": 5, - "shot4": 9, - "shot5": 9 - } - }, - "total_score": 98, - "completed": true - }, - "17": { - "name": "Dušan Onuk", - "targets": { - "1": { - "shot1": 7, - "shot2": 6, - "shot3": 6, - "shot4": 2, - "shot5": 0 - }, - "2": { - "shot1": 10, - "shot2": 5, - "shot3": 10, - "shot4": 0, - "shot5": 3 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 10, - "shot4": 4, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 1, - "shot4": 1, - "shot5": 9 - } - }, - "total_score": 108, - "completed": true - }, - "38": { - "name": "Bojan Sudar", - "targets": { - "1": { - "shot1": 1, - "shot2": 5, - "shot3": 5, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 5, - "shot3": 6, - "shot4": 8, - "shot5": 1 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 7, - "shot4": 5, - "shot5": 6 - }, - "4": { - "shot1": 7, - "shot2": 8, - "shot3": 1, - "shot4": 9, - "shot5": 6 - } - }, - "total_score": 104, + "total_score": 129, "completed": true }, "27": { "name": "Janez Mrak", "targets": { "1": { - "shot1": 4, - "shot2": 3, - "shot3": 8, - "shot4": 6, - "shot5": 2 + "shot1": 0, + "shot2": 4, + "shot3": 5, + "shot4": 4, + "shot5": 3 }, "2": { - "shot1": 7, - "shot2": 9, - "shot3": 6, - "shot4": 9, - "shot5": 9 - }, - "3": { - "shot1": 8, - "shot2": 7, - "shot3": 0, - "shot4": 8, + "shot1": 6, + "shot2": 4, + "shot3": 5, + "shot4": 6, "shot5": 6 }, - "4": { - "shot1": 9, - "shot2": 3, - "shot3": 8, - "shot4": 2, - "shot5": 9 - } - }, - "total_score": 123, - "completed": true - }, - "8": { - "name": "Franc Žigart", - "targets": { - "1": { - "shot1": 9, - "shot2": 0, - "shot3": 10, - "shot4": 4, - "shot5": 8 - }, - "2": { - "shot1": 7, - "shot2": 9, - "shot3": 0, - "shot4": 9, - "shot5": 4 - }, "3": { - "shot1": 5, - "shot2": 9, - "shot3": 8, - "shot4": 8, - "shot5": 4 - }, - "4": { "shot1": 9, "shot2": 4, "shot3": 3, "shot4": 1, - "shot5": 8 - } - }, - "total_score": 119, - "completed": true - }, - "35": { - "name": "Vanja Kolar", - "targets": { - "1": { - "shot1": 6, - "shot2": 8, - "shot3": 2, - "shot4": 7, - "shot5": 7 - }, - "2": { - "shot1": 8, - "shot2": 9, - "shot3": 3, - "shot4": 5, "shot5": 2 }, - "3": { - "shot1": 9, - "shot2": 9, - "shot3": 8, - "shot4": 1, - "shot5": 10 - }, "4": { - "shot1": 9, - "shot2": 7, - "shot3": 8, - "shot4": 0, - "shot5": 5 - } - }, - "total_score": 123, - "completed": true - }, - "34": { - "name": "Jože Planinšec", - "targets": { - "1": { - "shot1": 3, - "shot2": 10, - "shot3": 10, + "shot1": 0, + "shot2": 5, + "shot3": 5, "shot4": 2, "shot5": 8 + } + }, + "total_score": 82, + "completed": true + }, + "19": { + "name": "Franc Rizmal", + "targets": { + "1": { + "shot1": 1, + "shot2": 0, + "shot3": 9, + "shot4": 5, + "shot5": 10 }, "2": { - "shot1": 0, - "shot2": 1, - "shot3": 6, - "shot4": 4, - "shot5": 4 + "shot1": 9, + "shot2": 10, + "shot3": 4, + "shot4": 6, + "shot5": 0 }, "3": { - "shot1": 6, + "shot1": 7, "shot2": 9, - "shot3": 2, - "shot4": 10, - "shot5": 8 - }, - "4": { - "shot1": 3, - "shot2": 3, "shot3": 1, - "shot4": 9, - "shot5": 7 - } - }, - "total_score": 106, - "completed": true - }, - "3": { - "name": "Ivan Tandler", - "targets": { - "1": { - "shot1": 8, - "shot2": 1, - "shot3": 0, - "shot4": 1, - "shot5": 1 - }, - "2": { - "shot1": 10, - "shot2": 4, - "shot3": 9, - "shot4": 6, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 8, - "shot4": 9, - "shot5": 4 - }, - "4": { - "shot1": 8, - "shot2": 9, - "shot3": 10, - "shot4": 5, - "shot5": 3 - } - }, - "total_score": 109, - "completed": true - }, - "11": { - "name": "Rado Kefer", - "targets": { - "1": { - "shot1": 3, - "shot2": 8, - "shot3": 9, - "shot4": 0, - "shot5": 3 - }, - "2": { - "shot1": 7, - "shot2": 9, - "shot3": 2, - "shot4": 8, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 2, - "shot3": 4, - "shot4": 7, - "shot5": 3 - }, - "4": { - "shot1": 6, - "shot2": 6, - "shot3": 5, - "shot4": 4, - "shot5": 5 - } - }, - "total_score": 106, - "completed": true - }, - "10": { - "name": "Mitja Čeh", - "targets": { - "1": { - "shot1": 1, - "shot2": 6, - "shot3": 3, - "shot4": 9, - "shot5": 5 - }, - "2": { - "shot1": 10, - "shot2": 4, - "shot3": 3, - "shot4": 4, - "shot5": 3 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 0, - "shot4": 7, - "shot5": 8 - }, - "4": { - "shot1": 9, - "shot2": 0, - "shot3": 9, "shot4": 3, - "shot5": 5 - } - }, - "total_score": 105, - "completed": true - }, - "32": { - "name": "David Strniša", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 2, - "shot4": 9, - "shot5": 6 - }, - "2": { - "shot1": 1, - "shot2": 6, - "shot3": 0, - "shot4": 10, - "shot5": 4 - }, - "3": { - "shot1": 5, - "shot2": 3, - "shot3": 6, - "shot4": 10, - "shot5": 7 - }, - "4": { - "shot1": 0, - "shot2": 9, - "shot3": 9, - "shot4": 5, - "shot5": 8 - } - }, - "total_score": 110, - "completed": true - }, - "49": { - "name": "Jolanda Verhnjak", - "targets": { - "1": { - "shot1": 9, - "shot2": 9, - "shot3": 4, - "shot4": 5, - "shot5": 6 - }, - "2": { - "shot1": 6, - "shot2": 2, - "shot3": 6, - "shot4": 0, - "shot5": 7 - }, - "3": { - "shot1": 0, - "shot2": 9, - "shot3": 8, - "shot4": 4, - "shot5": 1 - }, - "4": { - "shot1": 9, - "shot2": 4, - "shot3": 10, - "shot4": 3, - "shot5": 7 - } - }, - "total_score": 109, - "completed": true - }, - "7": { - "name": "Branko Pokeržnik", - "targets": { - "1": { - "shot1": 8, - "shot2": 4, - "shot3": 4, - "shot4": 3, - "shot5": 7 - }, - "2": { - "shot1": 6, - "shot2": 5, - "shot3": 8, - "shot4": 1, - "shot5": 9 - }, - "3": { - "shot1": 1, - "shot2": 10, - "shot3": 10, - "shot4": 6, - "shot5": 6 - }, - "4": { - "shot1": 5, - "shot2": 6, - "shot3": 0, - "shot4": 4, - "shot5": 9 - } - }, - "total_score": 112, - "completed": true - }, - "5": { - "name": "Jože Verhnjak", - "targets": { - "1": { - "shot1": 10, - "shot2": 5, - "shot3": 7, - "shot4": 8, - "shot5": 4 - }, - "2": { - "shot1": 4, - "shot2": 2, - "shot3": 0, - "shot4": 4, - "shot5": 7 - }, - "3": { - "shot1": 7, - "shot2": 5, - "shot3": 3, - "shot4": 10, - "shot5": 7 - }, - "4": { - "shot1": 9, - "shot2": 5, - "shot3": 2, - "shot4": 10, - "shot5": 9 - } - }, - "total_score": 118, - "completed": true - }, - "9": { - "name": "Janez Božič", - "targets": { - "1": { - "shot1": 5, - "shot2": 4, - "shot3": 5, - "shot4": 4, - "shot5": 4 - }, - "2": { - "shot1": 10, - "shot2": 2, - "shot3": 2, - "shot4": 1, - "shot5": 8 - }, - "3": { - "shot1": 4, - "shot2": 1, - "shot3": 6, - "shot4": 6, - "shot5": 3 - }, - "4": { - "shot1": 8, - "shot2": 1, - "shot3": 7, - "shot4": 5, - "shot5": 5 - } - }, - "total_score": 91, - "completed": true - }, - "22": { - "name": "Doris Fesel", - "targets": { - "1": { - "shot1": 10, - "shot2": 10, - "shot3": 6, - "shot4": 7, - "shot5": 5 - }, - "2": { - "shot1": 9, - "shot2": 3, - "shot3": 7, - "shot4": 4, - "shot5": 6 - }, - "3": { - "shot1": 6, - "shot2": 9, - "shot3": 10, - "shot4": 5, "shot5": 2 }, "4": { - "shot1": 6, - "shot2": 8, - "shot3": 9, - "shot4": 4, - "shot5": 4 - } - }, - "total_score": 130, - "completed": true - }, - "37": { - "name": "Milan Stramec", - "targets": { - "1": { - "shot1": 4, - "shot2": 7, - "shot3": 4, - "shot4": 1, - "shot5": 9 - }, - "2": { - "shot1": 2, + "shot1": 9, "shot2": 3, - "shot3": 0, - "shot4": 8, - "shot5": 10 - }, - "3": { - "shot1": 2, - "shot2": 1, - "shot3": 5, + "shot3": 3, "shot4": 6, - "shot5": 9 - }, - "4": { - "shot1": 3, - "shot2": 10, - "shot3": 0, - "shot4": 5, - "shot5": 10 + "shot5": 2 } }, "total_score": 99, "completed": true }, - "43": { - "name": "Marko Pokržnik", + "12": { + "name": "Matej Kvasnik", "targets": { "1": { - "shot1": 2, - "shot2": 6, - "shot3": 0, - "shot4": 5, - "shot5": 1 - }, - "2": { - "shot1": 2, - "shot2": 10, - "shot3": 4, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 9, - "shot2": 5, - "shot3": 5, - "shot4": 2, + "shot1": 0, + "shot2": 9, + "shot3": 6, + "shot4": 4, "shot5": 10 }, - "4": { - "shot1": 7, - "shot2": 2, - "shot3": 5, - "shot4": 9, - "shot5": 2 - } - }, - "total_score": 101, - "completed": true - }, - "24": { - "name": "Jože Verdinek", - "targets": { - "1": { - "shot1": 9, - "shot2": 1, - "shot3": 1, - "shot4": 5, - "shot5": 7 - }, "2": { - "shot1": 10, - "shot2": 8, - "shot3": 5, - "shot4": 8, - "shot5": 3 - }, - "3": { - "shot1": 1, - "shot2": 4, - "shot3": 9, - "shot4": 9, - "shot5": 5 - }, - "4": { - "shot1": 10, - "shot2": 7, + "shot1": 2, + "shot2": 0, "shot3": 10, - "shot4": 0, - "shot5": 0 - } - }, - "total_score": 112, - "completed": true - }, - "36": { - "name": "Klara Wankmuller", - "targets": { - "1": { - "shot1": 1, - "shot2": 7, - "shot3": 0, - "shot4": 8, - "shot5": 6 - }, - "2": { - "shot1": 10, - "shot2": 6, - "shot3": 10, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 9, - "shot2": 7, - "shot3": 4, - "shot4": 1, - "shot5": 2 - }, - "4": { - "shot1": 9, - "shot2": 8, - "shot3": 5, "shot4": 3, "shot5": 5 - } - }, - "total_score": 112, - "completed": true - }, - "26": { - "name": "Jakob Herman", - "targets": { - "1": { - "shot1": 1, - "shot2": 0, - "shot3": 1, - "shot4": 5, - "shot5": 3 - }, - "2": { - "shot1": 8, - "shot2": 10, - "shot3": 8, - "shot4": 2, - "shot5": 2 }, "3": { - "shot1": 2, + "shot1": 1, "shot2": 6, - "shot3": 4, - "shot4": 7, - "shot5": 7 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 0, - "shot4": 2, - "shot5": 3 - } - }, - "total_score": 81, - "completed": true - }, - "16": { - "name": "Silvo Poročnik", - "targets": { - "1": { - "shot1": 7, - "shot2": 1, "shot3": 6, - "shot4": 5, + "shot4": 2, "shot5": 3 }, - "2": { - "shot1": 9, - "shot2": 9, - "shot3": 9, - "shot4": 0, - "shot5": 4 - }, - "3": { - "shot1": 2, - "shot2": 5, - "shot3": 10, - "shot4": 0, - "shot5": 8 - }, "4": { - "shot1": 8, - "shot2": 0, - "shot3": 7, - "shot4": 3, - "shot5": 5 + "shot1": 6, + "shot2": 3, + "shot3": 9, + "shot4": 1, + "shot5": 6 } }, - "total_score": 101, + "total_score": 92, "completed": true }, - "46": { - "name": "Tijana Štumpfl", + "17": { + "name": "Dušan Onuk", "targets": { "1": { - "shot1": 3, - "shot2": 4, - "shot3": 3, - "shot4": 6, - "shot5": 5 + "shot1": 9, + "shot2": 7, + "shot3": 6, + "shot4": 8, + "shot5": 1 }, "2": { "shot1": 0, - "shot2": 6, - "shot3": 8, - "shot4": 0, - "shot5": 2 + "shot2": 5, + "shot3": 3, + "shot4": 3, + "shot5": 10 }, "3": { - "shot1": 6, - "shot2": 4, - "shot3": 6, - "shot4": 8, - "shot5": 9 + "shot1": 8, + "shot2": 6, + "shot3": 0, + "shot4": 2, + "shot5": 0 }, "4": { - "shot1": 1, - "shot2": 6, - "shot3": 5, - "shot4": 6, - "shot5": 5 + "shot1": 8, + "shot2": 7, + "shot3": 6, + "shot4": 7, + "shot5": 10 } }, - "total_score": 93, + "total_score": 106, "completed": true }, "39": { @@ -1681,355 +491,1545 @@ "targets": { "1": { "shot1": 9, - "shot2": 6, + "shot2": 0, "shot3": 0, - "shot4": 4, - "shot5": 8 + "shot4": 10, + "shot5": 9 }, "2": { - "shot1": 9, + "shot1": 6, + "shot2": 1, + "shot3": 4, + "shot4": 0, + "shot5": 6 + }, + "3": { + "shot1": 10, "shot2": 1, "shot3": 10, + "shot4": 4, + "shot5": 7 + }, + "4": { + "shot1": 3, + "shot2": 7, + "shot3": 8, + "shot4": 5, + "shot5": 10 + } + }, + "total_score": 110, + "completed": true + }, + "5": { + "name": "Jože Verhnjak", + "targets": { + "1": { + "shot1": 0, + "shot2": 6, + "shot3": 5, + "shot4": 9, + "shot5": 5 + }, + "2": { + "shot1": 10, + "shot2": 4, + "shot3": 3, + "shot4": 0, + "shot5": 1 + }, + "3": { + "shot1": 4, + "shot2": 7, + "shot3": 2, + "shot4": 9, + "shot5": 8 + }, + "4": { + "shot1": 3, + "shot2": 6, + "shot3": 2, + "shot4": 7, + "shot5": 4 + } + }, + "total_score": 95, + "completed": true + }, + "13": { + "name": "Angelca Mrak", + "targets": { + "1": { + "shot1": 3, + "shot2": 10, + "shot3": 8, + "shot4": 2, + "shot5": 10 + }, + "2": { + "shot1": 3, + "shot2": 3, + "shot3": 6, "shot4": 9, "shot5": 0 }, "3": { - "shot1": 4, - "shot2": 6, - "shot3": 10, - "shot4": 4, - "shot5": 8 + "shot1": 10, + "shot2": 10, + "shot3": 6, + "shot4": 3, + "shot5": 0 }, "4": { "shot1": 5, - "shot2": 9, - "shot3": 4, - "shot4": 0, - "shot5": 9 + "shot2": 8, + "shot3": 9, + "shot4": 9, + "shot5": 4 } }, - "total_score": 115, + "total_score": 118, "completed": true }, - "2": { - "name": "Nik Pleterski", + "30": { + "name": "Maja Hirtl", "targets": { "1": { - "shot1": 2, - "shot2": 6, + "shot1": 3, + "shot2": 8, "shot3": 10, + "shot4": 6, + "shot5": 2 + }, + "2": { + "shot1": 10, + "shot2": 8, + "shot3": 4, + "shot4": 7, + "shot5": 7 + }, + "3": { + "shot1": 6, + "shot2": 9, + "shot3": 8, + "shot4": 0, + "shot5": 1 + }, + "4": { + "shot1": 3, + "shot2": 7, + "shot3": 7, + "shot4": 10, + "shot5": 1 + } + }, + "total_score": 117, + "completed": true + }, + "20": { + "name": "Jože Preglav", + "targets": { + "1": { + "shot1": 4, + "shot2": 6, + "shot3": 2, "shot4": 9, "shot5": 5 }, "2": { "shot1": 6, - "shot2": 2, - "shot3": 8, - "shot4": 7, - "shot5": 2 + "shot2": 5, + "shot3": 2, + "shot4": 4, + "shot5": 6 }, "3": { - "shot1": 4, - "shot2": 3, - "shot3": 7, - "shot4": 1, + "shot1": 3, + "shot2": 4, + "shot3": 10, + "shot4": 8, "shot5": 4 }, "4": { - "shot1": 6, - "shot2": 7, - "shot3": 9, - "shot4": 0, - "shot5": 6 + "shot1": 2, + "shot2": 9, + "shot3": 8, + "shot4": 2, + "shot5": 1 } }, - "total_score": 104, + "total_score": 100, "completed": true }, - "25": { - "name": "Andrej Herman", + "49": { + "name": "Jolanda Verhnjak", + "targets": { + "1": { + "shot1": 9, + "shot2": 7, + "shot3": 9, + "shot4": 10, + "shot5": 6 + }, + "2": { + "shot1": 4, + "shot2": 6, + "shot3": 2, + "shot4": 2, + "shot5": 4 + }, + "3": { + "shot1": 3, + "shot2": 2, + "shot3": 7, + "shot4": 5, + "shot5": 8 + }, + "4": { + "shot1": 9, + "shot2": 10, + "shot3": 3, + "shot4": 1, + "shot5": 8 + } + }, + "total_score": 115, + "completed": true + }, + "43": { + "name": "Marko Pokržnik", "targets": { "1": { "shot1": 2, - "shot2": 4, - "shot3": 7, - "shot4": 9, - "shot5": 2 + "shot2": 9, + "shot3": 8, + "shot4": 4, + "shot5": 3 }, "2": { - "shot1": 0, - "shot2": 5, - "shot3": 2, - "shot4": 3, - "shot5": 10 + "shot1": 9, + "shot2": 6, + "shot3": 4, + "shot4": 1, + "shot5": 9 }, "3": { - "shot1": 7, - "shot2": 6, - "shot3": 7, - "shot4": 7, - "shot5": 9 + "shot1": 2, + "shot2": 1, + "shot3": 9, + "shot4": 4, + "shot5": 6 }, "4": { - "shot1": 8, - "shot2": 2, + "shot1": 4, + "shot2": 6, "shot3": 4, - "shot4": 3, - "shot5": 9 + "shot4": 9, + "shot5": 0 } }, - "total_score": 106, + "total_score": 100, "completed": true }, "1": { "name": "Domen Pleterski", "targets": { "1": { - "shot1": 4, - "shot2": 8, - "shot3": 6, - "shot4": 4, - "shot5": 0 + "shot1": 8, + "shot2": 4, + "shot3": 2, + "shot4": 9, + "shot5": 2 }, "2": { - "shot1": 9, - "shot2": 2, - "shot3": 2, + "shot1": 10, + "shot2": 5, + "shot3": 9, "shot4": 6, "shot5": 2 }, "3": { - "shot1": 2, - "shot2": 2, - "shot3": 6, - "shot4": 10, - "shot5": 6 + "shot1": 4, + "shot2": 3, + "shot3": 5, + "shot4": 9, + "shot5": 3 }, "4": { "shot1": 9, + "shot2": 8, + "shot3": 3, + "shot4": 5, + "shot5": 1 + } + }, + "total_score": 107, + "completed": true + }, + "35": { + "name": "Vanja Kolar", + "targets": { + "1": { + "shot1": 3, + "shot2": 1, + "shot3": 0, + "shot4": 2, + "shot5": 7 + }, + "2": { + "shot1": 9, + "shot2": 5, + "shot3": 4, + "shot4": 5, + "shot5": 8 + }, + "3": { + "shot1": 6, + "shot2": 10, + "shot3": 3, + "shot4": 6, + "shot5": 1 + }, + "4": { + "shot1": 4, + "shot2": 5, + "shot3": 6, + "shot4": 10, + "shot5": 8 + } + }, + "total_score": 103, + "completed": true + }, + "16": { + "name": "Silvo Poročnik", + "targets": { + "1": { + "shot1": 10, + "shot2": 0, + "shot3": 0, + "shot4": 4, + "shot5": 9 + }, + "2": { + "shot1": 10, + "shot2": 9, + "shot3": 0, + "shot4": 4, + "shot5": 5 + }, + "3": { + "shot1": 6, + "shot2": 4, + "shot3": 6, + "shot4": 3, + "shot5": 10 + }, + "4": { + "shot1": 7, + "shot2": 3, + "shot3": 2, + "shot4": 9, + "shot5": 1 + } + }, + "total_score": 102, + "completed": true + }, + "2": { + "name": "Nik Pleterski", + "targets": { + "1": { + "shot1": 6, + "shot2": 10, + "shot3": 8, + "shot4": 0, + "shot5": 8 + }, + "2": { + "shot1": 2, + "shot2": 1, + "shot3": 3, + "shot4": 4, + "shot5": 8 + }, + "3": { + "shot1": 7, + "shot2": 8, + "shot3": 1, + "shot4": 1, + "shot5": 8 + }, + "4": { + "shot1": 5, + "shot2": 7, + "shot3": 8, + "shot4": 2, + "shot5": 7 + } + }, + "total_score": 104, + "completed": true + }, + "48": { + "name": "Janja Salcman", + "targets": { + "1": { + "shot1": 4, + "shot2": 6, + "shot3": 2, + "shot4": 4, + "shot5": 4 + }, + "2": { + "shot1": 10, + "shot2": 6, + "shot3": 7, + "shot4": 2, + "shot5": 4 + }, + "3": { + "shot1": 4, + "shot2": 3, + "shot3": 1, + "shot4": 0, + "shot5": 5 + }, + "4": { + "shot1": 8, + "shot2": 5, + "shot3": 2, + "shot4": 5, + "shot5": 6 + } + }, + "total_score": 88, + "completed": true + }, + "29": { + "name": "Alen Kolar", + "targets": { + "1": { + "shot1": 4, + "shot2": 8, + "shot3": 5, + "shot4": 7, + "shot5": 6 + }, + "2": { + "shot1": 1, + "shot2": 0, + "shot3": 9, + "shot4": 0, + "shot5": 8 + }, + "3": { + "shot1": 2, + "shot2": 4, + "shot3": 0, + "shot4": 3, + "shot5": 1 + }, + "4": { + "shot1": 1, + "shot2": 8, + "shot3": 2, + "shot4": 7, + "shot5": 7 + } + }, + "total_score": 83, + "completed": true + }, + "18": { + "name": "Matjaž Pleterski", + "targets": { + "1": { + "shot1": 2, + "shot2": 10, + "shot3": 2, + "shot4": 7, + "shot5": 2 + }, + "2": { + "shot1": 3, + "shot2": 3, + "shot3": 8, + "shot4": 9, + "shot5": 3 + }, + "3": { + "shot1": 6, + "shot2": 1, + "shot3": 6, + "shot4": 9, + "shot5": 3 + }, + "4": { + "shot1": 2, + "shot2": 2, + "shot3": 4, + "shot4": 3, + "shot5": 9 + } + }, + "total_score": 94, + "completed": true + }, + "34": { + "name": "Jože Planinšec", + "targets": { + "1": { + "shot1": 2, + "shot2": 6, + "shot3": 6, + "shot4": 5, + "shot5": 6 + }, + "2": { + "shot1": 9, + "shot2": 5, + "shot3": 0, + "shot4": 4, + "shot5": 6 + }, + "3": { + "shot1": 3, + "shot2": 4, + "shot3": 6, + "shot4": 8, + "shot5": 1 + }, + "4": { + "shot1": 3, + "shot2": 4, + "shot3": 8, + "shot4": 9, + "shot5": 4 + } + }, + "total_score": 99, + "completed": true + }, + "25": { + "name": "Andrej Herman", + "targets": { + "1": { + "shot1": 5, + "shot2": 6, + "shot3": 10, + "shot4": 3, + "shot5": 10 + }, + "2": { + "shot1": 7, + "shot2": 8, + "shot3": 2, + "shot4": 9, + "shot5": 6 + }, + "3": { + "shot1": 10, + "shot2": 3, + "shot3": 4, + "shot4": 3, + "shot5": 9 + }, + "4": { + "shot1": 3, + "shot2": 4, + "shot3": 3, + "shot4": 4, + "shot5": 3 + } + }, + "total_score": 112, + "completed": true + }, + "44": { + "name": "Anka Kačnik", + "targets": { + "1": { + "shot1": 3, + "shot2": 4, + "shot3": 2, + "shot4": 0, + "shot5": 8 + }, + "2": { + "shot1": 6, + "shot2": 3, + "shot3": 0, + "shot4": 0, + "shot5": 3 + }, + "3": { + "shot1": 6, + "shot2": 4, + "shot3": 1, + "shot4": 4, + "shot5": 2 + }, + "4": { + "shot1": 5, + "shot2": 2, + "shot3": 8, + "shot4": 4, + "shot5": 5 + } + }, + "total_score": 70, + "completed": true + }, + "40": { + "name": "Jaka Cvar", + "targets": { + "1": { + "shot1": 4, + "shot2": 10, + "shot3": 5, + "shot4": 7, + "shot5": 2 + }, + "2": { + "shot1": 0, + "shot2": 4, + "shot3": 0, + "shot4": 10, + "shot5": 7 + }, + "3": { + "shot1": 7, + "shot2": 8, + "shot3": 1, + "shot4": 7, + "shot5": 2 + }, + "4": { + "shot1": 6, + "shot2": 2, + "shot3": 7, + "shot4": 0, + "shot5": 1 + } + }, + "total_score": 90, + "completed": true + }, + "47": { + "name": "Ljuba Mršak", + "targets": { + "1": { + "shot1": 0, + "shot2": 5, + "shot3": 9, + "shot4": 2, + "shot5": 5 + }, + "2": { + "shot1": 0, + "shot2": 4, + "shot3": 1, + "shot4": 4, + "shot5": 3 + }, + "3": { + "shot1": 1, + "shot2": 0, + "shot3": 7, + "shot4": 4, + "shot5": 10 + }, + "4": { + "shot1": 10, + "shot2": 8, + "shot3": 7, + "shot4": 9, + "shot5": 4 + } + }, + "total_score": 93, + "completed": true + }, + "7": { + "name": "Branko Pokeržnik", + "targets": { + "1": { + "shot1": 3, + "shot2": 8, + "shot3": 4, + "shot4": 10, + "shot5": 8 + }, + "2": { + "shot1": 2, + "shot2": 4, + "shot3": 5, + "shot4": 6, + "shot5": 3 + }, + "3": { + "shot1": 5, "shot2": 0, "shot3": 5, + "shot4": 5, + "shot5": 8 + }, + "4": { + "shot1": 8, + "shot2": 1, + "shot3": 5, + "shot4": 4, + "shot5": 5 + } + }, + "total_score": 99, + "completed": true + }, + "32": { + "name": "David Strniša", + "targets": { + "1": { + "shot1": 5, + "shot2": 2, + "shot3": 4, + "shot4": 3, + "shot5": 0 + }, + "2": { + "shot1": 2, + "shot2": 5, + "shot3": 4, + "shot4": 7, + "shot5": 9 + }, + "3": { + "shot1": 1, + "shot2": 2, + "shot3": 5, + "shot4": 9, + "shot5": 6 + }, + "4": { + "shot1": 10, + "shot2": 8, + "shot3": 4, + "shot4": 4, + "shot5": 2 + } + }, + "total_score": 92, + "completed": true + }, + "46": { + "name": "Tijana Štumpfl", + "targets": { + "1": { + "shot1": 4, + "shot2": 8, + "shot3": 1, + "shot4": 10, + "shot5": 6 + }, + "2": { + "shot1": 0, + "shot2": 0, + "shot3": 8, "shot4": 8, + "shot5": 10 + }, + "3": { + "shot1": 7, + "shot2": 4, + "shot3": 1, + "shot4": 4, + "shot5": 9 + }, + "4": { + "shot1": 5, + "shot2": 7, + "shot3": 6, + "shot4": 9, + "shot5": 10 + } + }, + "total_score": 117, + "completed": true + }, + "45": { + "name": "Lidija Blimen", + "targets": { + "1": { + "shot1": 4, + "shot2": 7, + "shot3": 7, + "shot4": 6, + "shot5": 4 + }, + "2": { + "shot1": 8, + "shot2": 5, + "shot3": 9, + "shot4": 6, + "shot5": 0 + }, + "3": { + "shot1": 2, + "shot2": 8, + "shot3": 10, + "shot4": 2, + "shot5": 6 + }, + "4": { + "shot1": 10, + "shot2": 6, + "shot3": 10, + "shot4": 10, + "shot5": 5 + } + }, + "total_score": 125, + "completed": true + }, + "4": { + "name": "Mateja Pleterski", + "targets": { + "1": { + "shot1": 10, + "shot2": 3, + "shot3": 2, + "shot4": 5, + "shot5": 6 + }, + "2": { + "shot1": 0, + "shot2": 2, + "shot3": 7, + "shot4": 6, + "shot5": 8 + }, + "3": { + "shot1": 8, + "shot2": 1, + "shot3": 3, + "shot4": 8, + "shot5": 7 + }, + "4": { + "shot1": 7, + "shot2": 1, + "shot3": 3, + "shot4": 10, + "shot5": 10 + } + }, + "total_score": 107, + "completed": true + }, + "10": { + "name": "Mitja Čeh", + "targets": { + "1": { + "shot1": 2, + "shot2": 10, + "shot3": 10, + "shot4": 10, + "shot5": 9 + }, + "2": { + "shot1": 8, + "shot2": 0, + "shot3": 8, + "shot4": 0, + "shot5": 7 + }, + "3": { + "shot1": 6, + "shot2": 1, + "shot3": 2, + "shot4": 0, + "shot5": 4 + }, + "4": { + "shot1": 3, + "shot2": 3, + "shot3": 7, + "shot4": 1, "shot5": 5 } }, "total_score": 96, "completed": true }, - "19": { - "name": "Franc Rizmal", + "23": { + "name": "Robi Krautberger", "targets": { "1": { "shot1": 4, - "shot2": 10, - "shot3": 10, - "shot4": 0, - "shot5": 5 + "shot2": 5, + "shot3": 2, + "shot4": 3, + "shot5": 8 }, "2": { - "shot1": 3, - "shot2": 7, - "shot3": 8, - "shot4": 5, - "shot5": 3 + "shot1": 4, + "shot2": 3, + "shot3": 5, + "shot4": 3, + "shot5": 4 }, "3": { - "shot1": 8, - "shot2": 5, + "shot1": 7, + "shot2": 9, "shot3": 10, "shot4": 0, - "shot5": 3 + "shot5": 0 }, "4": { - "shot1": 0, - "shot2": 10, + "shot1": 5, + "shot2": 7, "shot3": 2, - "shot4": 6, - "shot5": 9 + "shot4": 10, + "shot5": 8 } }, - "total_score": 108, + "total_score": 99, + "completed": true + }, + "37": { + "name": "Milan Stramec", + "targets": { + "1": { + "shot1": 8, + "shot2": 5, + "shot3": 6, + "shot4": 8, + "shot5": 7 + }, + "2": { + "shot1": 6, + "shot2": 4, + "shot3": 1, + "shot4": 0, + "shot5": 7 + }, + "3": { + "shot1": 5, + "shot2": 9, + "shot3": 2, + "shot4": 5, + "shot5": 6 + }, + "4": { + "shot1": 4, + "shot2": 4, + "shot3": 2, + "shot4": 10, + "shot5": 4 + } + }, + "total_score": 103, "completed": true }, "31": { "name": "Dejan Kučnik", "targets": { "1": { - "shot1": 0, - "shot2": 2, - "shot3": 10, - "shot4": 5, - "shot5": 3 + "shot1": 2, + "shot2": 5, + "shot3": 0, + "shot4": 2, + "shot5": 2 }, "2": { "shot1": 10, - "shot2": 5, + "shot2": 2, "shot3": 3, - "shot4": 7, - "shot5": 0 - }, - "3": { - "shot1": 6, - "shot2": 7, - "shot3": 2, - "shot4": 10, - "shot5": 7 - }, - "4": { - "shot1": 1, - "shot2": 7, - "shot3": 5, - "shot4": 8, - "shot5": 10 - } - }, - "total_score": 108, - "completed": true - }, - "12": { - "name": "Matej Kvasnik", - "targets": { - "1": { - "shot1": 5, - "shot2": 1, - "shot3": 2, - "shot4": 0, - "shot5": 9 - }, - "2": { - "shot1": 3, - "shot2": 4, - "shot3": 10, - "shot4": 9, - "shot5": 6 - }, - "3": { - "shot1": 7, - "shot2": 9, - "shot3": 6, "shot4": 2, "shot5": 7 }, + "3": { + "shot1": 0, + "shot2": 8, + "shot3": 3, + "shot4": 5, + "shot5": 0 + }, "4": { - "shot1": 1, - "shot2": 10, - "shot3": 9, + "shot1": 4, + "shot2": 6, + "shot3": 2, "shot4": 3, "shot5": 7 } }, + "total_score": 73, + "completed": true + }, + "24": { + "name": "Jože Verdinek", + "targets": { + "1": { + "shot1": 10, + "shot2": 4, + "shot3": 10, + "shot4": 4, + "shot5": 2 + }, + "2": { + "shot1": 7, + "shot2": 6, + "shot3": 2, + "shot4": 10, + "shot5": 5 + }, + "3": { + "shot1": 8, + "shot2": 8, + "shot3": 9, + "shot4": 0, + "shot5": 9 + }, + "4": { + "shot1": 10, + "shot2": 4, + "shot3": 4, + "shot4": 10, + "shot5": 2 + } + }, + "total_score": 124, + "completed": true + }, + "11": { + "name": "Rado Kefer", + "targets": { + "1": { + "shot1": 2, + "shot2": 6, + "shot3": 3, + "shot4": 2, + "shot5": 6 + }, + "2": { + "shot1": 7, + "shot2": 9, + "shot3": 7, + "shot4": 4, + "shot5": 6 + }, + "3": { + "shot1": 6, + "shot2": 9, + "shot3": 4, + "shot4": 1, + "shot5": 10 + }, + "4": { + "shot1": 1, + "shot2": 8, + "shot3": 10, + "shot4": 8, + "shot5": 8 + } + }, + "total_score": 117, + "completed": true + }, + "36": { + "name": "Klara Wankmuller", + "targets": { + "1": { + "shot1": 10, + "shot2": 2, + "shot3": 7, + "shot4": 3, + "shot5": 10 + }, + "2": { + "shot1": 3, + "shot2": 3, + "shot3": 4, + "shot4": 8, + "shot5": 0 + }, + "3": { + "shot1": 7, + "shot2": 5, + "shot3": 5, + "shot4": 8, + "shot5": 4 + }, + "4": { + "shot1": 10, + "shot2": 1, + "shot3": 0, + "shot4": 8, + "shot5": 0 + } + }, + "total_score": 98, + "completed": true + }, + "41": { + "name": "Tadej Štruc", + "targets": { + "1": { + "shot1": 10, + "shot2": 9, + "shot3": 7, + "shot4": 4, + "shot5": 3 + }, + "2": { + "shot1": 0, + "shot2": 10, + "shot3": 2, + "shot4": 8, + "shot5": 5 + }, + "3": { + "shot1": 10, + "shot2": 10, + "shot3": 1, + "shot4": 8, + "shot5": 8 + }, + "4": { + "shot1": 10, + "shot2": 9, + "shot3": 6, + "shot4": 5, + "shot5": 0 + } + }, + "total_score": 125, + "completed": true + }, + "26": { + "name": "Jakob Herman", + "targets": { + "1": { + "shot1": 4, + "shot2": 2, + "shot3": 9, + "shot4": 0, + "shot5": 2 + }, + "2": { + "shot1": 8, + "shot2": 1, + "shot3": 10, + "shot4": 5, + "shot5": 1 + }, + "3": { + "shot1": 0, + "shot2": 8, + "shot3": 1, + "shot4": 8, + "shot5": 5 + }, + "4": { + "shot1": 1, + "shot2": 4, + "shot3": 10, + "shot4": 4, + "shot5": 6 + } + }, + "total_score": 89, + "completed": true + }, + "14": { + "name": "Karli Proje", + "targets": { + "1": { + "shot1": 10, + "shot2": 10, + "shot3": 9, + "shot4": 10, + "shot5": 10 + }, + "2": { + "shot1": 3, + "shot2": 9, + "shot3": 1, + "shot4": 9, + "shot5": 7 + }, + "3": { + "shot1": 4, + "shot2": 0, + "shot3": 2, + "shot4": 8, + "shot5": 6 + }, + "4": { + "shot1": 4, + "shot2": 0, + "shot3": 10, + "shot4": 3, + "shot5": 10 + } + }, + "total_score": 125, + "completed": true + }, + "28": { + "name": "Anže Kolar", + "targets": { + "1": { + "shot1": 10, + "shot2": 9, + "shot3": 2, + "shot4": 5, + "shot5": 1 + }, + "2": { + "shot1": 6, + "shot2": 9, + "shot3": 2, + "shot4": 9, + "shot5": 8 + }, + "3": { + "shot1": 6, + "shot2": 3, + "shot3": 4, + "shot4": 5, + "shot5": 1 + }, + "4": { + "shot1": 7, + "shot2": 9, + "shot3": 9, + "shot4": 6, + "shot5": 9 + } + }, + "total_score": 120, + "completed": true + }, + "8": { + "name": "Franc Žigart", + "targets": { + "1": { + "shot1": 4, + "shot2": 6, + "shot3": 5, + "shot4": 5, + "shot5": 3 + }, + "2": { + "shot1": 1, + "shot2": 3, + "shot3": 8, + "shot4": 4, + "shot5": 3 + }, + "3": { + "shot1": 4, + "shot2": 8, + "shot3": 3, + "shot4": 10, + "shot5": 8 + }, + "4": { + "shot1": 6, + "shot2": 2, + "shot3": 10, + "shot4": 3, + "shot5": 1 + } + }, + "total_score": 97, + "completed": true + }, + "3": { + "name": "Ivan Tandler", + "targets": { + "1": { + "shot1": 0, + "shot2": 10, + "shot3": 4, + "shot4": 8, + "shot5": 9 + }, + "2": { + "shot1": 2, + "shot2": 7, + "shot3": 8, + "shot4": 0, + "shot5": 9 + }, + "3": { + "shot1": 1, + "shot2": 2, + "shot3": 3, + "shot4": 1, + "shot5": 4 + }, + "4": { + "shot1": 6, + "shot2": 7, + "shot3": 1, + "shot4": 7, + "shot5": 9 + } + }, + "total_score": 98, + "completed": true + }, + "9": { + "name": "Janez Božič", + "targets": { + "1": { + "shot1": 8, + "shot2": 6, + "shot3": 6, + "shot4": 2, + "shot5": 2 + }, + "2": { + "shot1": 7, + "shot2": 3, + "shot3": 2, + "shot4": 5, + "shot5": 7 + }, + "3": { + "shot1": 4, + "shot2": 9, + "shot3": 3, + "shot4": 7, + "shot5": 6 + }, + "4": { + "shot1": 0, + "shot2": 7, + "shot3": 5, + "shot4": 5, + "shot5": 0 + } + }, + "total_score": 94, + "completed": true + }, + "33": { + "name": "Namir Uzunović", + "targets": { + "1": { + "shot1": 9, + "shot2": 4, + "shot3": 8, + "shot4": 10, + "shot5": 1 + }, + "2": { + "shot1": 10, + "shot2": 8, + "shot3": 2, + "shot4": 5, + "shot5": 8 + }, + "3": { + "shot1": 7, + "shot2": 8, + "shot3": 3, + "shot4": 3, + "shot5": 2 + }, + "4": { + "shot1": 5, + "shot2": 4, + "shot3": 7, + "shot4": 5, + "shot5": 1 + } + }, "total_score": 110, "completed": true }, + "6": { + "name": "Mateja Senica", + "targets": { + "1": { + "shot1": 8, + "shot2": 4, + "shot3": 1, + "shot4": 10, + "shot5": 6 + }, + "2": { + "shot1": 10, + "shot2": 4, + "shot3": 8, + "shot4": 9, + "shot5": 7 + }, + "3": { + "shot1": 7, + "shot2": 2, + "shot3": 3, + "shot4": 7, + "shot5": 3 + }, + "4": { + "shot1": 0, + "shot2": 3, + "shot3": 0, + "shot4": 4, + "shot5": 6 + } + }, + "total_score": 102, + "completed": true + }, "15": { "name": "Jan Pleterski", "targets": { "1": { "shot1": 9, - "shot2": 2, - "shot3": 8, - "shot4": 2, - "shot5": 2 + "shot2": 6, + "shot3": 5, + "shot4": 4, + "shot5": 9 }, "2": { - "shot1": 3, + "shot1": 9, "shot2": 7, - "shot3": 6, - "shot4": 10, - "shot5": 10 + "shot3": 10, + "shot4": 9, + "shot5": 8 }, "3": { - "shot1": 5, - "shot2": 3, - "shot3": 5, - "shot4": 3, - "shot5": 6 + "shot1": 8, + "shot2": 1, + "shot3": 8, + "shot4": 1, + "shot5": 9 }, "4": { - "shot1": 5, - "shot2": 9, - "shot3": 4, - "shot4": 4, - "shot5": 5 + "shot1": 8, + "shot2": 4, + "shot3": 2, + "shot4": 8, + "shot5": 2 } }, - "total_score": 108, + "total_score": 127, "completed": true }, - "14": { - "name": "Karli Proje", + "21": { + "name": "Marko Blimen", "targets": { "1": { "shot1": 4, - "shot2": 3, - "shot3": 1, - "shot4": 5, - "shot5": 6 + "shot2": 7, + "shot3": 4, + "shot4": 0, + "shot5": 5 }, "2": { "shot1": 1, - "shot2": 0, - "shot3": 1, + "shot2": 3, + "shot3": 8, "shot4": 7, "shot5": 5 }, "3": { "shot1": 6, - "shot2": 9, - "shot3": 0, - "shot4": 5, - "shot5": 0 - }, - "4": { - "shot1": 4, - "shot2": 6, - "shot3": 10, - "shot4": 3, - "shot5": 9 - } - }, - "total_score": 85, - "completed": true - }, - "28": { - "name": "Anže Kolar", - "targets": { - "1": { - "shot1": 9, - "shot2": 8, - "shot3": 0, - "shot4": 10, + "shot2": 2, + "shot3": 4, + "shot4": 9, "shot5": 7 }, - "2": { - "shot1": 4, - "shot2": 4, - "shot3": 8, - "shot4": 10, - "shot5": 1 - }, - "3": { - "shot1": 6, - "shot2": 3, - "shot3": 6, - "shot4": 8, - "shot5": 3 - }, "4": { - "shot1": 5, - "shot2": 5, + "shot1": 1, + "shot2": 4, "shot3": 2, - "shot4": 6, - "shot5": 5 + "shot4": 9, + "shot5": 7 } }, - "total_score": 110, + "total_score": 95, + "completed": true + }, + "38": { + "name": "Bojan Sudar", + "targets": { + "1": { + "shot1": 7, + "shot2": 1, + "shot3": 0, + "shot4": 10, + "shot5": 6 + }, + "2": { + "shot1": 0, + "shot2": 1, + "shot3": 7, + "shot4": 8, + "shot5": 9 + }, + "3": { + "shot1": 9, + "shot2": 0, + "shot3": 0, + "shot4": 0, + "shot5": 7 + }, + "4": { + "shot1": 8, + "shot2": 6, + "shot3": 8, + "shot4": 9, + "shot5": 2 + } + }, + "total_score": 98, + "completed": true + }, + "42": { + "name": "Jure Glaser", + "targets": { + "1": { + "shot1": 2, + "shot2": 3, + "shot3": 0, + "shot4": 10, + "shot5": 6 + }, + "2": { + "shot1": 0, + "shot2": 6, + "shot3": 1, + "shot4": 2, + "shot5": 8 + }, + "3": { + "shot1": 9, + "shot2": 2, + "shot3": 4, + "shot4": 2, + "shot5": 8 + }, + "4": { + "shot1": 9, + "shot2": 7, + "shot3": 10, + "shot4": 10, + "shot5": 0 + } + }, + "total_score": 99, "completed": true } }, "tournament_finished": true, - "created_at": "2025-11-09T14:47:57.556832", - "finished_at": "2025-11-09T14:49:09.725414" + "created_at": "2026-02-08T15:17:59.537284", + "finished_at": "2026-02-08T15:18:20.664591" }, - "archived_at": "2025-11-09T14:49:09.725440" + "archived_at": "2026-02-08T15:18:20.664621" } \ No newline at end of file diff --git a/locales/en.json b/locales/en.json index 8529c70..bdf509e 100644 --- a/locales/en.json +++ b/locales/en.json @@ -18,6 +18,7 @@ "all": "All", "status": "Status", "actions": "Actions", + "select": "Select", "select_all": "Select All", "enable_selected": "Enable Selected", "disable_selected": "Disable Selected", @@ -75,6 +76,7 @@ "tournament_management": "Tournament Management", "tournament_type": "Tournament Type", "participants": "Participants", + "rounds": "Rounds", "start_tournament": "Start Tournament", "reset_tournament": "Reset Tournament", "tournament_setup": "Tournament Setup", @@ -127,7 +129,7 @@ "final_rankings": "Final Rankings", "final_rankings_best_4_of_5": "Final Rankings - Best 4 of 5 Tournaments", "best_4_of_5": "Best 4 of 5 Tournaments", - "league_champions": "League Champions", + "league_champions": "🎖️ League Champions", "participant": "Participant", "tournament_scores": "Tournament Scores", "final": "Final", @@ -166,7 +168,8 @@ "system": "System", "camera": "Camera", "tournaments": "Tournaments", - "results.most_tens": "Most 10s" + "results.most_tens": "Most 10s", + "progress": "Progress" }, "results": { "results": "Results", @@ -190,6 +193,7 @@ "top_3_winners": "Top 3 Winners" }, "players": { + "participants": "Participants", "player": "Player", "players": "Players", "player_name": "Player Name", @@ -272,7 +276,10 @@ "finish_tournament_button": "Finish Tournament & Show Results", "enter_scores_40_targets": "Enter scores for each participant (40 targets, 2 shots each). Score 0 = miss.", "enter_scores_20_targets": "Enter scores for each participant (20 targets, 2 shots each). Score 0 = miss.", - "enter_scores_4_targets": "Enter scores for each participant (4 targets, 5 shots each). Score 0 = miss." + "enter_scores_4_targets": "Enter scores for each participant (4 targets, 5 shots each). Score 0 = miss.", + "fill_zeros": "Fill Zeros", + "clear_all_scores": "Clear all scores", + "fill_empty_with_zero": "Fill empty entries with 0" }, "mobile": { "mobile_streams": "Mobile Streams", diff --git a/locales/sl.json b/locales/sl.json index dd1a415..07be277 100644 --- a/locales/sl.json +++ b/locales/sl.json @@ -18,6 +18,7 @@ "all": "Vse", "status": "Status", "actions": "Dejanja", + "select": "Izberi", "select_all": "Izberi Vse", "enable_selected": "Omogoči Izbrane", "disable_selected": "Onemogoči Izbrane", @@ -74,6 +75,7 @@ "tournament_management": "Upravljanje Turnirja", "tournament_type": "Tip Turnirja", "participants": "Udeleženci", + "rounds": "Krogi", "start_tournament": "Začni Turnir", "reset_tournament": "Ponastavi Turnir", "tournament_setup": "Nastavitev Turnirja", @@ -132,7 +134,7 @@ "league_complete_info": "Vsi turnirji načrtovani. Zaključi trenutnega za končne rezultate.", "view_league_results": "Oglej si Rezultate Lige", "score_tournament": "Točkuj Turnir", - "league_champions": "Ligaški Prvaki", + "league_champions": "🎖️ Ligaški Prvaki", "participant": "Udeleženec", "tournament_scores": "Rezultati Turnirjev", "final": "Končni", @@ -171,8 +173,8 @@ "system": "Sistem", "camera": "Kamera", "tournaments": "Turnirji", - "results.most_tens": "Največ Desetk" - + "results.most_tens": "Največ Desetk", + "progress": "Stanje" }, "results": { "results": "Rezultati", @@ -196,6 +198,7 @@ "top_3_winners": "Top 3 Zmagovalci" }, "players": { + "participants": "Udeleženci", "player": "Igralec", "players": "Igralci", "player_name": "Ime Igralca", @@ -278,7 +281,10 @@ "finish_tournament_button": "Zaključi Turnir & Prikaži Rezultate", "enter_scores_40_targets": "Vnesi rezultate za vsakega udeleženca (40 tarč, 2 strela na tarčo). Rezultat 0 = zgrešeno.", "enter_scores_20_targets": "Vnesi rezultate za vsakega udeleženca (20 tarč, 2 strela na tarčo). Rezultat 0 = zgrešeno.", - "enter_scores_4_targets": "Vnesi rezultate za vsakega udeleženca (4 tarče, 5 strelov na tarčo). Rezultat 0 = zgrešeno." + "enter_scores_4_targets": "Vnesi rezultate za vsakega udeleženca (4 tarče, 5 strelov na tarčo). Rezultat 0 = zgrešeno.", + "fill_zeros": "Napolni Ničle", + "clear_all_scores": "Počisti vse rezultate", + "fill_empty_with_zero": "Napolni prazne vnose z 0" }, "mobile": { "mobile_streams": "Mobilni Prenosi", diff --git a/templates/draft.html b/templates/draft.html index b23d1c6..6fa997f 100644 --- a/templates/draft.html +++ b/templates/draft.html @@ -24,7 +24,7 @@ height: calc(100vh - 70px); display: flex; flex-direction: column; - padding: 15px; + padding: 0px; gap: 15px; } @@ -36,6 +36,7 @@ text-align: center; flex-shrink: 0; position: relative; + margin: 10px 15px 5px 15px; } .tournament-header .nav-btn { @@ -104,85 +105,126 @@ flex: 1; display: flex; flex-direction: column; - gap: 8px; + gap: 12px; min-height: 0; overflow-y: auto; - padding: 5px; + overflow-x: hidden; + padding: 15px; + background: white; + border-radius: 12px; + box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); + margin: 5px 15px 15px 15px; + } + + /* Custom scrollbar styling */ + .rounds-container::-webkit-scrollbar { + width: 12px; + } + + .rounds-container::-webkit-scrollbar-track { + background: #f5f5f5; + border-radius: 10px; + } + + .rounds-container::-webkit-scrollbar-thumb { + background: #5a8fd1; + border-radius: 10px; + border: 2px solid #f5f5f5; + } + + .rounds-container::-webkit-scrollbar-thumb:hover { + background: #4a7db8; } .round-row { background: white; - border-radius: 10px; - box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); + border-radius: 12px; + box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12); overflow: hidden; - transition: all 0.2s ease; + transition: all 0.3s ease; display: flex; + flex-direction: row; flex-shrink: 0; min-height: 0; + border: 2px solid #e9ecef; + border-left: 5px solid #9ca3af; } .round-row.current { - border-left: 4px solid #28a745; - box-shadow: 0 4px 15px rgba(0, 123, 255, 0.25); + border-left: 5px solid #5a8fd1; + border-color: #5a8fd1; + box-shadow: 0 6px 24px rgba(90, 143, 209, 0.25); } .round-row.completed { - border-left: 4px solid #28a745; - opacity: 0.95; + border-left: 5px solid #28a745; + border-color: #28a745; + opacity: 0.98; + box-shadow: 0 4px 16px rgba(40, 167, 69, 0.15); } .round-row.waiting { opacity: 0.8; + border-color: #d1d5db; } .round-header { - background: #f8f9fa; - border-right: 1px solid #e9ecef; + background: linear-gradient(135deg, #f8f9fa 0%, #f0f1f3 100%); + border-right: 3px solid #e9ecef; display: flex; flex-direction: column; justify-content: center; align-items: center; - padding: 10px 15px; - min-width: 120px; + padding: 14px 16px; flex-shrink: 0; + text-align: center; + min-width: 130px; } .round-row.current .round-header { - background: #e3f2fd; + background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%); + border-right-color: #5a8fd1; } .round-row.completed .round-header { - background: #e8f5e8; + background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%); + border-right-color: #28a745; } .round-title { - font-size: 1rem; - font-weight: bold; + font-size: 1.05rem; + font-weight: 700; color: #333; - margin-bottom: 4px; + margin-bottom: 6px; + letter-spacing: 0.3px; } .round-badge { - padding: 3px 8px; - border-radius: 10px; - font-size: 0.65rem; - font-weight: bold; + padding: 4px 10px; + border-radius: 12px; + font-size: 0.7rem; + font-weight: 700; text-transform: uppercase; + letter-spacing: 0.5px; + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12); } .current-badge { - background: #28a745; + background: #5a8fd1; color: white; + box-shadow: 0 2px 8px rgba(90, 143, 209, 0.3); } .completed-badge { background: #28a745; color: white; + box-shadow: 0 2px 8px rgba(40, 167, 69, 0.3); } .waiting-badge { - background: #6c757d; + background: #9ca3af; color: white; + box-shadow: 0 2px 6px rgba(156, 163, 175, 0.2); } .positions-container { @@ -191,59 +233,79 @@ grid-template-columns: repeat(6, 1fr); gap: 8px; padding: 12px; + overflow: hidden; } .position-card { background: white; border: 2px solid #9ca3af; border-radius: 10px; - overflow: hidden; + overflow: visible; display: flex; flex-direction: row; transition: all 0.3s ease; - box-shadow: 0 2px 6px rgba(156, 163, 175, 0.2); - min-height: 70px; + box-shadow: 0 2px 8px rgba(156, 163, 175, 0.18); + min-height: 80px; + flex-shrink: 0; + } + + .position-card:hover { + transform: translateY(-2px); + box-shadow: 0 3px 12px rgba(156, 163, 175, 0.28); } /* Current round - blue cards */ .round-row.current .position-card { border-color: #5a8fd1; - box-shadow: 0 2px 6px rgba(90, 143, 209, 0.2); + box-shadow: 0 2px 8px rgba(90, 143, 209, 0.25); + } + + .round-row.current .position-card:hover { + box-shadow: 0 3px 12px rgba(90, 143, 209, 0.35); } .round-row.current .position-card .position-header { - background: #5a8fd1; + background: linear-gradient(135deg, #5a8fd1 0%, #4a7db8 100%); } /* Completed round - green cards */ .round-row.completed .position-card { border-color: #28a745; - box-shadow: 0 2px 6px rgba(40, 167, 69, 0.2); + box-shadow: 0 2px 8px rgba(40, 167, 69, 0.25); + } + + .round-row.completed .position-card:hover { + box-shadow: 0 3px 12px rgba(40, 167, 69, 0.35); } .round-row.completed .position-card .position-header { - background: #28a745; + background: linear-gradient(135deg, #28a745 0%, #1e7e34 100%); } /* Waiting round - gray cards */ .round-row.waiting .position-card { border-color: #9ca3af; - box-shadow: 0 2px 6px rgba(156, 163, 175, 0.2); + box-shadow: 0 2px 8px rgba(156, 163, 175, 0.2); + } + + .round-row.waiting .position-card:hover { + box-shadow: 0 3px 10px rgba(156, 163, 175, 0.3); } .round-row.waiting .position-card .position-header { - background: #9ca3af; + background: linear-gradient(135deg, #9ca3af 0%, #8b929f 100%); } .position-header { background: #9ca3af; - padding: 0; + padding: 12px 0; display: flex; align-items: center; justify-content: center; flex-shrink: 0; min-width: 50px; width: 50px; + min-height: 80px; } .position-card.empty .position-header { @@ -251,14 +313,14 @@ } .position-number { - font-size: 1.6rem; + font-size: 2rem; font-weight: 700; color: white; line-height: 1; } .position-body { - padding: 10px 12px; + padding: 12px; display: flex; flex-direction: column; justify-content: center; @@ -266,6 +328,7 @@ flex: 1; background: white; border-radius: 0 8px 8px 0; + overflow: visible; } .position-card.empty .position-body { @@ -276,10 +339,13 @@ font-size: 1.15rem; font-weight: 600; color: #2c3e50; - line-height: 1.3; + line-height: 1.4; word-wrap: break-word; max-width: 100%; text-align: center; + white-space: normal; + overflow: visible; + text-overflow: clip; } .position-card.empty .player-name { @@ -372,26 +438,30 @@ border: 1px solid #ddd !important; border-radius: 0 !important; box-shadow: none !important; - margin-bottom: 15px; page-break-inside: avoid; - display: block !important; + display: flex !important; + flex-direction: row !important; + margin-bottom: 15px; + flex-shrink: 0 !important; } .round-row.current, .round-row.completed, .round-row.waiting { - border-left: 1px solid #ddd !important; + border-left: 2px solid #ddd !important; opacity: 1 !important; } .round-header { background: #f8f9fa !important; border: none !important; - border-bottom: 1px solid #ddd !important; + border-right: 1px solid #ddd !important; display: flex !important; - justify-content: space-between !important; + flex-direction: column !important; + justify-content: center !important; align-items: center !important; padding: 10px 15px !important; + min-width: 130px !important; } .round-row.current .round-header, @@ -403,7 +473,6 @@ .round-title { font-size: 14pt !important; font-weight: bold !important; - flex-shrink: 0; } .round-badge { @@ -411,9 +480,7 @@ } .round-print-info { - display: flex !important; - align-items: center !important; - gap: 20px !important; + display: none !important; } .round-time-field { @@ -460,21 +527,23 @@ .positions-container { display: grid !important; - grid-template-columns: repeat(3, 1fr) !important; - gap: 10px !important; + grid-template-columns: repeat(6, 1fr) !important; + gap: 8px !important; padding: 15px !important; + overflow: visible !important; } .position-card { border: 1px solid #5a8fd1 !important; - border-radius: 8px !important; - overflow: hidden !important; + border-radius: 4px !important; + overflow: visible !important; background: white !important; box-shadow: none !important; - min-height: 60px !important; + min-height: 70px !important; page-break-inside: avoid; display: flex !important; flex-direction: row !important; + flex-shrink: 0 !important; } /* All cards in print have same blue color */ @@ -486,13 +555,42 @@ .position-header { background: #5a8fd1 !important; - padding: 0 !important; + padding: 10px 0 !important; display: flex !important; align-items: center !important; justify-content: center !important; flex-shrink: 0 !important; min-width: 40px !important; width: 40px !important; + min-height: 70px !important; + } + + .position-number { + font-size: 12pt !important; + font-weight: bold !important; + color: white !important; + } + + .position-body { + padding: 6px 10px !important; + display: flex !important; + flex-direction: column !important; + justify-content: center !important; + align-items: center !important; + flex: 1 !important; + background: white !important; + overflow: hidden !important; + } + + .player-name { + font-size: 10pt !important; + font-weight: 600 !important; + color: #2c3e50 !important; + line-height: 1.2 !important; + white-space: nowrap !important; + overflow: hidden !important; + text-overflow: ellipsis !important; + max-width: 100% !important; } .round-row.current .position-card .position-header, @@ -511,7 +609,7 @@ } .position-body { - padding: 8px 10px !important; + padding: 10px !important; background: white !important; flex: 1 !important; display: flex !important; @@ -525,8 +623,10 @@ } .player-name { - font-size: 11pt !important; + font-size: 10pt !important; color: #2c3e50 !important; + white-space: normal !important; + overflow: visible !important; } .position-card.empty .player-name { diff --git a/templates/index.html b/templates/index.html index 3dda3ab..f8022d7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -683,17 +683,12 @@
📋 Oglej si Celoten Žreb Turnirja + 🎯 Calculator ⚙️ Upravljaj Turnir
{% endif %} - {% if settings.tournament_active %} -
- 🎯 Calculator -
- {% endif %} -

Turnirji

@@ -771,7 +766,7 @@
- Version 1.0.0 + Version 1.0.1
@@ -1466,11 +1461,60 @@ }, { once: true }); }); + // TV Display Auto-Update Polling + // (Separate from remote control polling) + let lastDashboardStateHash = null; + let dashboardPollingInterval = null; + + async function pollDashboardState() { + // Only poll when page is visible + if (document.visibilityState !== 'visible') { + return; + } + + try { + const response = await fetch('/api/dashboard/state'); + if (!response.ok) return; + + const data = await response.json(); + + // Create a hash of the state to detect changes + const stateHash = JSON.stringify(data); + + // If state changed, reload the page + if (lastDashboardStateHash !== null && stateHash !== lastDashboardStateHash) { + console.log('🔄 Tournament state changed, reloading TV display...'); + window.location.reload(); + } + + lastDashboardStateHash = stateHash; + } catch (error) { + console.error('Dashboard polling error:', error); + // Silent failure - keep polling + } + } + + // Start dashboard polling (every 3 seconds) + dashboardPollingInterval = setInterval(pollDashboardState, 3000); + + // Initial poll + pollDashboardState(); + + // Pause polling when page is hidden + document.addEventListener('visibilitychange', () => { + if (document.visibilityState === 'visible') { + pollDashboardState(); + } + }); + // Cleanup on page unload window.addEventListener('beforeunload', function() { if (remotePollingInterval) { clearInterval(remotePollingInterval); } + if (dashboardPollingInterval) { + clearInterval(dashboardPollingInterval); + } }); diff --git a/templates/league_scoreboard_display.html b/templates/league_scoreboard_display.html index 4fa43aa..c01193b 100644 --- a/templates/league_scoreboard_display.html +++ b/templates/league_scoreboard_display.html @@ -96,22 +96,25 @@ .league-container { height: calc(100vh - 90px); display: grid; - grid-template-columns: 1fr 3fr; + grid-template-columns: 1fr 2fr; gap: 20px; padding: 20px; + overflow: hidden; } /* Left Column - Header & Champions */ .left-column { display: flex; flex-direction: column; - gap: 20px; + gap: 0; + min-height: 0; + overflow: hidden; } .league-header { - border-radius: 12px; - box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); - padding: 25px; + border-radius: 12px 12px 0 0; + box-shadow: none; + padding: 20px; text-align: center; flex-shrink: 0; color: white; @@ -149,37 +152,37 @@ } .header-logo { - height: 70px; - max-width: 180px; + height: 50px; + max-width: 150px; object-fit: contain; - margin-bottom: 20px; + margin-bottom: 10px; filter: brightness(1.2) contrast(1.1); background-color: white; - padding: 10px; - border-radius: 8px; + padding: 6px; + border-radius: 6px; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); } .league-title { - font-size: 2.2rem; + font-size: 1.8rem; font-weight: 700; color: rgb(255, 255, 255); - margin-bottom: 10px; + margin-bottom: 8px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } .league-subtitle { - font-size: 1.1rem; + font-size: 0.9rem; color: rgba(255, 255, 255, 0.95); - margin-bottom: 20px; + margin-bottom: 12px; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); } .league-meta { display: flex; justify-content: space-around; - gap: 15px; + gap: 10px; } .meta-item { @@ -187,7 +190,7 @@ } .meta-number { - font-size: 1.6rem; + font-size: 1.2rem; font-weight: 700; color: #ffffff; display: block; @@ -195,83 +198,121 @@ } .meta-label { - font-size: 0.8rem; + font-size: 0.65rem; color: rgba(255, 255, 255, 0.9); text-transform: uppercase; - letter-spacing: 0.5px; + letter-spacing: 0.3px; font-weight: 500; } /* League Champion Section */ .champion-section { background: white; - border-radius: 12px; + border-radius: 0 0 12px 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); - padding: 25px; + padding: 12px; flex: 1; display: flex; flex-direction: column; + overflow: visible; + min-height: 0; + border-top: 1px solid #e9ecef; } .champion-title { text-align: center; - font-size: 1.4rem; + font-size: 0.9rem; font-weight: 700; color: #2c3e50; - margin-bottom: 20px; + margin-bottom: 8px; + flex-shrink: 0; } .champion-container { - display: flex; - flex-direction: column; - gap: 15px; + display: grid; + grid-template-columns: repeat(3, 1fr); + grid-template-rows: 0.75fr 0.75fr 1.5fr; + gap: 10px; flex: 1; + overflow: hidden; + min-height: 0; } .champion-card { background: white; border-radius: 12px; - box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); - padding: 20px; + box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12); + padding: 12px 12px 18px 12px; display: flex; + flex-direction: column; align-items: center; - gap: 20px; - transition: all 0.2s ease; + gap: 8px; + transition: all 0.3s ease; position: relative; overflow: hidden; - border-left: 5px solid; + border: 1px solid #e9ecef; + border-top: 6px solid; + justify-content: flex-end; + } + + .champion-card::before { + content: ''; + position: absolute; + top: 6px; + left: 1px; + right: 1px; + bottom: 1px; + background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%); + pointer-events: none; + z-index: 1; + border-radius: 0 0 11px 11px; } .champion-card:hover { - transform: translateY(-2px); - box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); + box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12); } .champion-card.rank-1 { - border-left-color: #ffd700; - background: linear-gradient(135deg, #fff9e6 0%, #ffffff 100%); + border-top-color: #ffd700; + border-color: #ffd700; + background: linear-gradient(135deg, #fffbf0 0%, #fff9e6 100%); + grid-column: 2; + grid-row: 1 / 4; } .champion-card.rank-2 { - border-left-color: #c0c0c0; - background: linear-gradient(135deg, #f5f5f5 0%, #ffffff 100%); + border-top-color: #c0c0c0; + border-color: #c0c0c0; + background: linear-gradient(135deg, #f5f5f5 0%, #f0f0f0 100%); + grid-column: 1; + grid-row: 2 / 4; } .champion-card.rank-3 { - border-left-color: #cd7f32; - background: linear-gradient(135deg, #fdf6f0 0%, #ffffff 100%); + border-top-color: #cd7f32; + border-color: #cd7f32; + background: linear-gradient(135deg, #fff5f0 0%, #ffe8dc 100%); + grid-column: 3; + grid-row: 3; } .rank-display { display: flex; flex-direction: column; align-items: center; - min-width: 60px; + gap: 2px; + position: relative; + z-index: 2; + } + + .medal { + font-size: 4.5rem; + line-height: 1; } .rank-number { - font-size: 1.8rem; - font-weight: bold; + font-size: 1.9rem; + font-weight: 900; color: #333; line-height: 1; } @@ -280,29 +321,31 @@ .champion-card.rank-2 .rank-number { color: #696969; } .champion-card.rank-3 .rank-number { color: #8b4513; } - .rank-suffix { - font-size: 0.7rem; - color: #666; - text-transform: uppercase; - font-weight: bold; - } - - .medal { - font-size: 1.5rem; - margin-top: 3px; - } .participant-info { flex: 1; min-width: 0; + text-align: center; + position: relative; + z-index: 2; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; } .participant-name { - font-size: 1.3rem; - font-weight: bold; - color: #333; - margin-bottom: 5px; + font-size: 1rem; + font-weight: 700; + color: #2c3e50; + margin: 0; word-wrap: break-word; + overflow: hidden; + text-overflow: ellipsis; + display: -webkit-box; + -webkit-line-clamp: 2; + -webkit-box-orient: vertical; + line-height: 1.2; } .participant-details { @@ -315,59 +358,80 @@ .participant-id { background: #28a745; color: white; - padding: 3px 10px; + padding: 6px 12px; border-radius: 12px; - font-size: 0.8rem; - font-weight: bold; + font-size: 0.75rem; + font-weight: 700; display: inline-block; + text-transform: uppercase; + letter-spacing: 0.5px; + box-shadow: 0 2px 8px rgba(40, 167, 69, 0.3); } .joker-badge { background: #ffc107; color: #856404; - padding: 3px 8px; - border-radius: 8px; - font-size: 0.7rem; - font-weight: bold; + padding: 6px 12px; + border-radius: 12px; + font-size: 0.75rem; + font-weight: 700; display: inline-block; + text-transform: uppercase; + letter-spacing: 0.5px; + box-shadow: 0 2px 8px rgba(255, 193, 7, 0.3); } .score-display { - text-align: right; - min-width: 100px; + text-align: center; + position: relative; + z-index: 2; + display: flex; + flex-direction: column; + align-items: center; + gap: 1px; } - .final-score { - font-size: 2rem; - font-weight: bold; + .score-number { + font-size: 1.8rem; + font-weight: 900; color: #28a745; line-height: 1; } + .tens-count { + font-size: 1.2rem; + color: #ffc107; + font-weight: 700; + } + .total-score { - font-size: 0.9rem; - color: #666; - margin-top: 2px; + font-size: 0.8rem; + color: #ffc107; + font-weight: 700; + text-transform: uppercase; + letter-spacing: 0.3px; } .tens-count { - font-size: 0.9rem; + font-size: 0.8rem; color: #ffc107; - font-weight: bold; - margin-top: 2px; + font-weight: 700; + text-transform: uppercase; + letter-spacing: 0.3px; } .score-label { - font-size: 0.8rem; - color: #666; + font-size: 0.6rem; + color: #999; text-transform: uppercase; - font-weight: bold; + font-weight: 600; + letter-spacing: 0.3px; } /* Right Column - League Table */ .right-column { background: white; - border-radius: 8px; + border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); overflow: hidden; display: flex; @@ -376,13 +440,13 @@ .table-header { background: #f8f9fa; - padding: 15px 20px; + padding: 12px 15px; border-bottom: 1px solid #dee2e6; flex-shrink: 0; } .table-title { - font-size: 1.25rem; + font-size: 0.95rem; font-weight: 600; color: #2c3e50; margin: 0; @@ -396,12 +460,12 @@ .league-table { width: 100%; border-collapse: collapse; - font-size: 0.85rem; + font-size: 0.75rem; } .league-table th, .league-table td { - padding: 7px 5px; + padding: 6px 4px; text-align: center; border-bottom: 1px solid #f1f3f4; border-right: 1px solid #f1f3f4; @@ -421,20 +485,20 @@ .league-table th.player-col { text-align: left; - width: 120px; + width: 100px; } .league-table th.tournament-col { - width: 70px; + width: 60px; } .league-table th.final-col { - width: 80px; + width: 70px; background: #e3f2fd; } .league-table th.tens-col { - width: 70px; + width: 60px; background: #fff3cd; } @@ -1043,33 +1107,24 @@ const topThree = processedParticipants.slice(0, 3); return topThree.map(participant => { - const suffix = participant.rank === 1 ? 'st' : - participant.rank === 2 ? 'nd' : - participant.rank === 3 ? 'rd' : 'th'; - - const medal = participant.rank === 1 ? '🥇' : - participant.rank === 2 ? '🥈' : + const medal = participant.rank === 1 ? '🥇' : + participant.rank === 2 ? '🥈' : participant.rank === 3 ? '🥉' : ''; return `
-
${participant.rank}
-
${suffix}
${medal}
- +
${participant.name}
-
-
ID: ${participant.id}
-
- +
-
${participant.final_score}
-
🎯 ${participant.total_tens} × 10
+
${participant.final_score}
+
🎯 ${participant.total_tens}
`; diff --git a/templates/results_calculator.html b/templates/results_calculator.html index 9ce4b1d..80154d5 100644 --- a/templates/results_calculator.html +++ b/templates/results_calculator.html @@ -10,22 +10,73 @@