PGŽ Sport Platform — Round 1+2 baseline (sport2.html + API)
This commit is contained in:
@@ -0,0 +1,157 @@
|
||||
{
|
||||
"atletika": {
|
||||
"total": 162,
|
||||
"M": 52,
|
||||
"F": 110
|
||||
},
|
||||
"biciklizam": {
|
||||
"total": 32,
|
||||
"M": 32,
|
||||
"F": 0
|
||||
},
|
||||
"boćanje": {
|
||||
"total": 36,
|
||||
"M": 17,
|
||||
"F": 19
|
||||
},
|
||||
"boks": {
|
||||
"total": 1,
|
||||
"M": 1,
|
||||
"F": 0
|
||||
},
|
||||
"gimnastika": {
|
||||
"total": 4,
|
||||
"M": 2,
|
||||
"F": 2
|
||||
},
|
||||
"jedriličarstvo": {
|
||||
"total": 13,
|
||||
"M": 11,
|
||||
"F": 2
|
||||
},
|
||||
"judo": {
|
||||
"total": 25,
|
||||
"M": 16,
|
||||
"F": 9
|
||||
},
|
||||
"karate": {
|
||||
"total": 40,
|
||||
"M": 11,
|
||||
"F": 29
|
||||
},
|
||||
"kendo": {
|
||||
"total": 10,
|
||||
"M": 9,
|
||||
"F": 1
|
||||
},
|
||||
"kickboxing": {
|
||||
"total": 1,
|
||||
"M": 0,
|
||||
"F": 1
|
||||
},
|
||||
"košarka": {
|
||||
"total": 122,
|
||||
"M": 88,
|
||||
"F": 34
|
||||
},
|
||||
"kuglanje": {
|
||||
"total": 50,
|
||||
"M": 29,
|
||||
"F": 21
|
||||
},
|
||||
"nogomet": {
|
||||
"total": 262,
|
||||
"M": 189,
|
||||
"F": 73
|
||||
},
|
||||
"odbojka": {
|
||||
"total": 228,
|
||||
"M": 102,
|
||||
"F": 126
|
||||
},
|
||||
"parasport": {
|
||||
"total": 57,
|
||||
"M": 38,
|
||||
"F": 19
|
||||
},
|
||||
"ples": {
|
||||
"total": 43,
|
||||
"M": 3,
|
||||
"F": 40
|
||||
},
|
||||
"plivanje": {
|
||||
"total": 180,
|
||||
"M": 96,
|
||||
"F": 84
|
||||
},
|
||||
"ronilaštvo": {
|
||||
"total": 16,
|
||||
"M": 3,
|
||||
"F": 13
|
||||
},
|
||||
"rukomet": {
|
||||
"total": 244,
|
||||
"M": 175,
|
||||
"F": 69
|
||||
},
|
||||
"sinkronizirano plivanje": {
|
||||
"total": 49,
|
||||
"M": 0,
|
||||
"F": 49
|
||||
},
|
||||
"skijanje": {
|
||||
"total": 28,
|
||||
"M": 18,
|
||||
"F": 10
|
||||
},
|
||||
"sport gluhih": {
|
||||
"total": 18,
|
||||
"M": 16,
|
||||
"F": 2
|
||||
},
|
||||
"sportski ribolov": {
|
||||
"total": 4,
|
||||
"M": 4,
|
||||
"F": 0
|
||||
},
|
||||
"sportsko penjanje": {
|
||||
"total": 9,
|
||||
"M": 4,
|
||||
"F": 5
|
||||
},
|
||||
"stolni tenis": {
|
||||
"total": 14,
|
||||
"M": 13,
|
||||
"F": 1
|
||||
},
|
||||
"streličarstvo": {
|
||||
"total": 35,
|
||||
"M": 9,
|
||||
"F": 26
|
||||
},
|
||||
"streljaštvo": {
|
||||
"total": 12,
|
||||
"M": 9,
|
||||
"F": 3
|
||||
},
|
||||
"tenis": {
|
||||
"total": 24,
|
||||
"M": 9,
|
||||
"F": 15
|
||||
},
|
||||
"triatlon": {
|
||||
"total": 47,
|
||||
"M": 36,
|
||||
"F": 11
|
||||
},
|
||||
"vaterpolo": {
|
||||
"total": 102,
|
||||
"M": 101,
|
||||
"F": 1
|
||||
},
|
||||
"veslanje": {
|
||||
"total": 11,
|
||||
"M": 6,
|
||||
"F": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user