Add tournament archives and results for multiple events
- Created JSON files for tournament archives on 2025-07-28 and 2025-07-29, including detailed player scores and shot results. - Added a new tournament results file summarizing the outcomes of the tournament held on 2025-07-29, including participant scores and completion status.
This commit is contained in:
@@ -0,0 +1,224 @@
|
||||
{
|
||||
"league": {
|
||||
"league_id": "league_20250731_210909",
|
||||
"created_at": "2025-07-31T21:09:09.817078",
|
||||
"tournament_type": "20_targets",
|
||||
"total_tournaments": 6,
|
||||
"current_tournament": 6,
|
||||
"participants": {
|
||||
"1": {
|
||||
"name": "Domen Pleterski",
|
||||
"joker_used": true,
|
||||
"tournament_results": [
|
||||
{
|
||||
"tournament": 1,
|
||||
"score": 207,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 2,
|
||||
"score": 205,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 3,
|
||||
"score": 177,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 4,
|
||||
"score": 0,
|
||||
"participated": false,
|
||||
"joker": true
|
||||
},
|
||||
{
|
||||
"tournament": 5,
|
||||
"score": 178,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 6,
|
||||
"score": 229,
|
||||
"participated": true
|
||||
}
|
||||
],
|
||||
"total_score": 996,
|
||||
"final_score": 996,
|
||||
"tournaments_participated": 5
|
||||
},
|
||||
"2": {
|
||||
"name": "Nik Pleterski",
|
||||
"joker_used": true,
|
||||
"tournament_results": [
|
||||
{
|
||||
"tournament": 1,
|
||||
"score": 228,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 2,
|
||||
"score": 154,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 3,
|
||||
"score": 0,
|
||||
"participated": false,
|
||||
"joker": true
|
||||
},
|
||||
{
|
||||
"tournament": 4,
|
||||
"score": 208,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 5,
|
||||
"score": 204,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 6,
|
||||
"score": 178,
|
||||
"participated": true
|
||||
}
|
||||
],
|
||||
"total_score": 972,
|
||||
"final_score": 972,
|
||||
"tournaments_participated": 5
|
||||
},
|
||||
"3": {
|
||||
"name": "Ivan Tandler",
|
||||
"joker_used": true,
|
||||
"tournament_results": [
|
||||
{
|
||||
"tournament": 1,
|
||||
"score": 217,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 2,
|
||||
"score": 217,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 3,
|
||||
"score": 0,
|
||||
"participated": false,
|
||||
"joker": true
|
||||
},
|
||||
{
|
||||
"tournament": 4,
|
||||
"score": 226,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 5,
|
||||
"score": 236,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 6,
|
||||
"score": 174,
|
||||
"participated": true
|
||||
}
|
||||
],
|
||||
"total_score": 1070,
|
||||
"final_score": 1070,
|
||||
"tournaments_participated": 5
|
||||
},
|
||||
"4": {
|
||||
"name": "Mateja Pleterski",
|
||||
"joker_used": true,
|
||||
"tournament_results": [
|
||||
{
|
||||
"tournament": 1,
|
||||
"score": 180,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 2,
|
||||
"score": 188,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 3,
|
||||
"score": 198,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 4,
|
||||
"score": 0,
|
||||
"participated": false,
|
||||
"joker": true
|
||||
},
|
||||
{
|
||||
"tournament": 5,
|
||||
"score": 224,
|
||||
"participated": true
|
||||
},
|
||||
{
|
||||
"tournament": 6,
|
||||
"score": 173,
|
||||
"participated": true
|
||||
}
|
||||
],
|
||||
"total_score": 963,
|
||||
"final_score": 963,
|
||||
"tournaments_participated": 5
|
||||
}
|
||||
},
|
||||
"completed_tournaments": [
|
||||
{
|
||||
"tournament_number": 1,
|
||||
"finished_at": "2025-07-31T21:09:20.146965",
|
||||
"results_summary": {
|
||||
"participants": 4,
|
||||
"total_shots": 160
|
||||
}
|
||||
},
|
||||
{
|
||||
"tournament_number": 2,
|
||||
"finished_at": "2025-07-31T21:09:31.705757",
|
||||
"results_summary": {
|
||||
"participants": 4,
|
||||
"total_shots": 160
|
||||
}
|
||||
},
|
||||
{
|
||||
"tournament_number": 3,
|
||||
"finished_at": "2025-07-31T21:09:45.470818",
|
||||
"results_summary": {
|
||||
"participants": 2,
|
||||
"total_shots": 80
|
||||
}
|
||||
},
|
||||
{
|
||||
"tournament_number": 4,
|
||||
"finished_at": "2025-07-31T21:09:57.241356",
|
||||
"results_summary": {
|
||||
"participants": 2,
|
||||
"total_shots": 80
|
||||
}
|
||||
},
|
||||
{
|
||||
"tournament_number": 5,
|
||||
"finished_at": "2025-07-31T21:10:08.321671",
|
||||
"results_summary": {
|
||||
"participants": 4,
|
||||
"total_shots": 160
|
||||
}
|
||||
},
|
||||
{
|
||||
"tournament_number": 6,
|
||||
"finished_at": "2025-07-31T21:10:20.174190",
|
||||
"results_summary": {
|
||||
"participants": 4,
|
||||
"total_shots": 160
|
||||
}
|
||||
}
|
||||
],
|
||||
"league_finished": true,
|
||||
"finished_at": "2025-07-31T21:10:20.174192"
|
||||
},
|
||||
"archived_at": "2025-07-31T21:10:20.174477"
|
||||
}
|
||||
Reference in New Issue
Block a user