TEST_WIN GIT
This commit is contained in:
15439
static/game_online.json
Normal file
15439
static/game_online.json
Normal file
File diff suppressed because it is too large
Load Diff
2022
static/play_by_play.json
Normal file
2022
static/play_by_play.json
Normal file
File diff suppressed because it is too large
Load Diff
128
static/referee.json
Normal file
128
static/referee.json
Normal file
@@ -0,0 +1,128 @@
|
||||
[
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Crew chief",
|
||||
"lastNameGFX": "Aleksey Davydov",
|
||||
"secondName": "Mikhailovich",
|
||||
"birthday": "1984-10-05T00:00:00",
|
||||
"age": 41,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Referee 1",
|
||||
"lastNameGFX": "Sergey Mikhailov",
|
||||
"secondName": "Alexandrovich",
|
||||
"birthday": "1977-05-20T00:00:00",
|
||||
"age": 48,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Referee 2",
|
||||
"lastNameGFX": "Maksim Zhitlukhin",
|
||||
"secondName": "Sergeevich",
|
||||
"birthday": "1986-12-19T00:00:00",
|
||||
"age": 38,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Commissioner",
|
||||
"lastNameGFX": "Igor Lebedev",
|
||||
"secondName": "Anatolevich",
|
||||
"birthday": "1965-05-27T00:00:00",
|
||||
"age": 60,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Scorer",
|
||||
"lastNameGFX": "Viktoriya Isaeva",
|
||||
"secondName": "Dmitrievna",
|
||||
"birthday": "1996-01-09T00:00:00",
|
||||
"age": 29,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Assistant Scorer",
|
||||
"lastNameGFX": "Dmitriy Kibenko",
|
||||
"secondName": "Andreevich",
|
||||
"birthday": "1983-12-25T00:00:00",
|
||||
"age": 41,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Timekeeper",
|
||||
"lastNameGFX": "Olga Prosneva",
|
||||
"secondName": "Nikolaevna",
|
||||
"birthday": "1971-06-15T00:00:00",
|
||||
"age": 54,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Operator 24 sec",
|
||||
"lastNameGFX": "Aleksey Nagibin",
|
||||
"secondName": "Vitalevich",
|
||||
"birthday": "1982-08-21T00:00:00",
|
||||
"age": 43,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Dictor",
|
||||
"lastNameGFX": "Адель Халимов",
|
||||
"secondName": "Рашидович",
|
||||
"birthday": "1996-07-31T00:00:00",
|
||||
"age": 29,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Statistic",
|
||||
"lastNameGFX": "Veronika Shuvagina",
|
||||
"secondName": "Vladimirovna",
|
||||
"birthday": "1968-05-08T00:00:00",
|
||||
"age": 57,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "IS Operator",
|
||||
"lastNameGFX": "Rashid Khabibullin",
|
||||
"secondName": "Rinatovich",
|
||||
"birthday": "1987-07-26T00:00:00",
|
||||
"age": 38,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Statistic",
|
||||
"lastNameGFX": "Mariya Shuvagina",
|
||||
"secondName": "Dmitrievna",
|
||||
"birthday": "2002-08-04T00:00:00",
|
||||
"age": 23,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "Video reviewer",
|
||||
"lastNameGFX": "Kamil Habibullin",
|
||||
"secondName": "Ildarovich",
|
||||
"birthday": "1975-12-08T00:00:00",
|
||||
"age": 49,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/ru.svg"
|
||||
},
|
||||
{
|
||||
"displayNumber": "",
|
||||
"positionName": "-",
|
||||
"lastNameGFX": "None None",
|
||||
"secondName": null,
|
||||
"birthday": null,
|
||||
"age": null,
|
||||
"flag": "https://flagicons.lipis.dev/flags/4x3/.svg"
|
||||
}
|
||||
]
|
||||
22008
static/schedule.json
Normal file
22008
static/schedule.json
Normal file
File diff suppressed because it is too large
Load Diff
42
static/scores.json
Normal file
42
static/scores.json
Normal file
@@ -0,0 +1,42 @@
|
||||
[
|
||||
{
|
||||
"Q": "Q1",
|
||||
"score1": "33",
|
||||
"score2": "20"
|
||||
},
|
||||
{
|
||||
"Q": "Q2",
|
||||
"score1": "26",
|
||||
"score2": "21"
|
||||
},
|
||||
{
|
||||
"Q": "Q3",
|
||||
"score1": "26",
|
||||
"score2": "20"
|
||||
},
|
||||
{
|
||||
"Q": "Q4",
|
||||
"score1": "18",
|
||||
"score2": "22"
|
||||
},
|
||||
{
|
||||
"Q": "OT1",
|
||||
"score1": "",
|
||||
"score2": ""
|
||||
},
|
||||
{
|
||||
"Q": "OT2",
|
||||
"score1": "",
|
||||
"score2": ""
|
||||
},
|
||||
{
|
||||
"Q": "OT3",
|
||||
"score1": "",
|
||||
"score2": ""
|
||||
},
|
||||
{
|
||||
"Q": "OT4",
|
||||
"score1": "",
|
||||
"score2": ""
|
||||
}
|
||||
]
|
||||
88
static/scores_quarter.json
Normal file
88
static/scores_quarter.json
Normal file
@@ -0,0 +1,88 @@
|
||||
[
|
||||
{
|
||||
"team": "UNICS",
|
||||
"winQ1": 0,
|
||||
"loseQ1": 0,
|
||||
"drawQ1": 0,
|
||||
"scoreQ1": 0,
|
||||
"score_avgQ1": null,
|
||||
"winQ2": 0,
|
||||
"loseQ2": 0,
|
||||
"drawQ2": 0,
|
||||
"scoreQ2": 0,
|
||||
"score_avgQ2": null,
|
||||
"winQ3": 0,
|
||||
"loseQ3": 0,
|
||||
"drawQ3": 0,
|
||||
"scoreQ3": 0,
|
||||
"score_avgQ3": null,
|
||||
"winQ4": 0,
|
||||
"loseQ4": 0,
|
||||
"drawQ4": 0,
|
||||
"scoreQ4": 0,
|
||||
"score_avgQ4": null,
|
||||
"winOT1": 0,
|
||||
"loseOT1": 0,
|
||||
"drawOT1": 0,
|
||||
"scoreOT1": 0,
|
||||
"score_avgOT1": null,
|
||||
"winOT2": 0,
|
||||
"loseOT2": 0,
|
||||
"drawOT2": 0,
|
||||
"scoreOT2": 0,
|
||||
"score_avgOT2": null,
|
||||
"winOT3": 0,
|
||||
"loseOT3": 0,
|
||||
"drawOT3": 0,
|
||||
"scoreOT3": 0,
|
||||
"score_avgOT3": null,
|
||||
"winOT4": 0,
|
||||
"loseOT4": 0,
|
||||
"drawOT4": 0,
|
||||
"scoreOT4": 0,
|
||||
"score_avgOT4": null
|
||||
},
|
||||
{
|
||||
"team": "BETCITY PARMA",
|
||||
"winQ1": 0,
|
||||
"loseQ1": 0,
|
||||
"drawQ1": 0,
|
||||
"scoreQ1": 0,
|
||||
"score_avgQ1": null,
|
||||
"winQ2": 0,
|
||||
"loseQ2": 0,
|
||||
"drawQ2": 0,
|
||||
"scoreQ2": 0,
|
||||
"score_avgQ2": null,
|
||||
"winQ3": 0,
|
||||
"loseQ3": 0,
|
||||
"drawQ3": 0,
|
||||
"scoreQ3": 0,
|
||||
"score_avgQ3": null,
|
||||
"winQ4": 0,
|
||||
"loseQ4": 0,
|
||||
"drawQ4": 0,
|
||||
"scoreQ4": 0,
|
||||
"score_avgQ4": null,
|
||||
"winOT1": 0,
|
||||
"loseOT1": 0,
|
||||
"drawOT1": 0,
|
||||
"scoreOT1": 0,
|
||||
"score_avgOT1": null,
|
||||
"winOT2": 0,
|
||||
"loseOT2": 0,
|
||||
"drawOT2": 0,
|
||||
"scoreOT2": 0,
|
||||
"score_avgOT2": null,
|
||||
"winOT3": 0,
|
||||
"loseOT3": 0,
|
||||
"drawOT3": 0,
|
||||
"scoreOT3": 0,
|
||||
"score_avgOT3": null,
|
||||
"winOT4": 0,
|
||||
"loseOT4": 0,
|
||||
"drawOT4": 0,
|
||||
"scoreOT4": 0,
|
||||
"score_avgOT4": null
|
||||
}
|
||||
]
|
||||
1
static/started_team1.json
Normal file
1
static/started_team1.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
1
static/started_team2.json
Normal file
1
static/started_team2.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
1858
static/team1.json
Normal file
1858
static/team1.json
Normal file
File diff suppressed because it is too large
Load Diff
1858
static/team1_copy.json
Normal file
1858
static/team1_copy.json
Normal file
File diff suppressed because it is too large
Load Diff
1742
static/team2.json
Normal file
1742
static/team2.json
Normal file
File diff suppressed because it is too large
Load Diff
1742
static/team2_copy.json
Normal file
1742
static/team2_copy.json
Normal file
File diff suppressed because it is too large
Load Diff
296
static/team_stats.json
Normal file
296
static/team_stats.json
Normal file
@@ -0,0 +1,296 @@
|
||||
[
|
||||
{
|
||||
"name": "points",
|
||||
"nameGFX_rus": "Очки",
|
||||
"nameGFX_eng": "points",
|
||||
"val1": "103",
|
||||
"val2": "83"
|
||||
},
|
||||
{
|
||||
"name": "goal2",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "28",
|
||||
"val2": "25"
|
||||
},
|
||||
{
|
||||
"name": "shot2",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "42",
|
||||
"val2": "43"
|
||||
},
|
||||
{
|
||||
"name": "goal3",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "9",
|
||||
"val2": "7"
|
||||
},
|
||||
{
|
||||
"name": "shot3",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "24",
|
||||
"val2": "17"
|
||||
},
|
||||
{
|
||||
"name": "goal1",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "20",
|
||||
"val2": "12"
|
||||
},
|
||||
{
|
||||
"name": "shot1",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "21",
|
||||
"val2": "16"
|
||||
},
|
||||
{
|
||||
"name": "assist",
|
||||
"nameGFX_rus": "Передачи",
|
||||
"nameGFX_eng": "assists",
|
||||
"val1": "29",
|
||||
"val2": "24"
|
||||
},
|
||||
{
|
||||
"name": "pass",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "32",
|
||||
"val2": "24"
|
||||
},
|
||||
{
|
||||
"name": "steal",
|
||||
"nameGFX_rus": "Перехваты",
|
||||
"nameGFX_eng": "steals",
|
||||
"val1": "10",
|
||||
"val2": "9"
|
||||
},
|
||||
{
|
||||
"name": "block",
|
||||
"nameGFX_rus": "Блокшоты",
|
||||
"nameGFX_eng": "blocks",
|
||||
"val1": "3",
|
||||
"val2": "0"
|
||||
},
|
||||
{
|
||||
"name": "blocked",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "0",
|
||||
"val2": "3"
|
||||
},
|
||||
{
|
||||
"name": "defReb",
|
||||
"nameGFX_rus": "подборы в защите",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "19",
|
||||
"val2": "15"
|
||||
},
|
||||
{
|
||||
"name": "offReb",
|
||||
"nameGFX_rus": "подборы в нападении",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "14",
|
||||
"val2": "8"
|
||||
},
|
||||
{
|
||||
"name": "foulsOn",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "24",
|
||||
"val2": "23"
|
||||
},
|
||||
{
|
||||
"name": "turnover",
|
||||
"nameGFX_rus": "Потери",
|
||||
"nameGFX_eng": "turnovers",
|
||||
"val1": "16",
|
||||
"val2": "19"
|
||||
},
|
||||
{
|
||||
"name": "foul",
|
||||
"nameGFX_rus": "Фолы",
|
||||
"nameGFX_eng": "fouls",
|
||||
"val1": "23",
|
||||
"val2": "24"
|
||||
},
|
||||
{
|
||||
"name": "foulT",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "0",
|
||||
"val2": "0"
|
||||
},
|
||||
{
|
||||
"name": "foulD",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "0",
|
||||
"val2": "0"
|
||||
},
|
||||
{
|
||||
"name": "foulC",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "0",
|
||||
"val2": "0"
|
||||
},
|
||||
{
|
||||
"name": "foulB",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "",
|
||||
"val1": "0",
|
||||
"val2": "0"
|
||||
},
|
||||
{
|
||||
"name": "second",
|
||||
"nameGFX_rus": "секунды",
|
||||
"nameGFX_eng": "seconds",
|
||||
"val1": "12000",
|
||||
"val2": "12000"
|
||||
},
|
||||
{
|
||||
"name": "dunk",
|
||||
"nameGFX_rus": "данки",
|
||||
"nameGFX_eng": "dunks",
|
||||
"val1": "7",
|
||||
"val2": "4"
|
||||
},
|
||||
{
|
||||
"name": "fastBreak",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "fast breaks",
|
||||
"val1": "6",
|
||||
"val2": "4"
|
||||
},
|
||||
{
|
||||
"name": "plusMinus",
|
||||
"nameGFX_rus": "+/-",
|
||||
"nameGFX_eng": "+/-",
|
||||
"val1": "100",
|
||||
"val2": "-100"
|
||||
},
|
||||
{
|
||||
"name": "pt-1",
|
||||
"nameGFX_rus": "Штрафные",
|
||||
"nameGFX_eng": "free throws",
|
||||
"val1": "20/21",
|
||||
"val2": "12/16"
|
||||
},
|
||||
{
|
||||
"name": "pt-2",
|
||||
"nameGFX_rus": "2-очковые",
|
||||
"nameGFX_eng": "2-points",
|
||||
"val1": "28/42",
|
||||
"val2": "25/43"
|
||||
},
|
||||
{
|
||||
"name": "pt-3",
|
||||
"nameGFX_rus": "3-очковые",
|
||||
"nameGFX_eng": "3-points",
|
||||
"val1": "9/24",
|
||||
"val2": "7/17"
|
||||
},
|
||||
{
|
||||
"name": "fg",
|
||||
"nameGFX_rus": "очки с игры",
|
||||
"nameGFX_eng": "field goals",
|
||||
"val1": "37/66",
|
||||
"val2": "32/60"
|
||||
},
|
||||
{
|
||||
"name": "pt-1_pro",
|
||||
"nameGFX_rus": "штрафные, процент",
|
||||
"nameGFX_eng": "free throws pro",
|
||||
"val1": "95%",
|
||||
"val2": "75%"
|
||||
},
|
||||
{
|
||||
"name": "pt-2_pro",
|
||||
"nameGFX_rus": "2-очковые, процент",
|
||||
"nameGFX_eng": "2-points pro",
|
||||
"val1": "67%",
|
||||
"val2": "58%"
|
||||
},
|
||||
{
|
||||
"name": "pt-3_pro",
|
||||
"nameGFX_rus": "3-очковые, процент",
|
||||
"nameGFX_eng": "3-points pro",
|
||||
"val1": "38%",
|
||||
"val2": "41%"
|
||||
},
|
||||
{
|
||||
"name": "fg_pro",
|
||||
"nameGFX_rus": "Очки с игры, процент",
|
||||
"nameGFX_eng": "field goals pro",
|
||||
"val1": "56%",
|
||||
"val2": "53%"
|
||||
},
|
||||
{
|
||||
"name": "Reb",
|
||||
"nameGFX_rus": "Подборы",
|
||||
"nameGFX_eng": "rebounds",
|
||||
"val1": "33",
|
||||
"val2": "23"
|
||||
},
|
||||
{
|
||||
"name": "avgAge",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "avg Age",
|
||||
"val1": "26.8",
|
||||
"val2": "25.4"
|
||||
},
|
||||
{
|
||||
"name": "ptsStart",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "Start PTS",
|
||||
"val1": "74",
|
||||
"val2": "51"
|
||||
},
|
||||
{
|
||||
"name": "ptsStart_pro",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "Start PTS, %",
|
||||
"val1": "72%",
|
||||
"val2": "61%"
|
||||
},
|
||||
{
|
||||
"name": "ptsBench",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "Bench PTS",
|
||||
"val1": "29",
|
||||
"val2": "32"
|
||||
},
|
||||
{
|
||||
"name": "ptsBench_pro",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "Bench PTS, %",
|
||||
"val1": "28%",
|
||||
"val2": "39%"
|
||||
},
|
||||
{
|
||||
"name": "avgHeight",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "avg height",
|
||||
"val1": "198.8 cm",
|
||||
"val2": "201.1 cm"
|
||||
},
|
||||
{
|
||||
"name": "timeout_left",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "timeout left",
|
||||
"val1": "2",
|
||||
"val2": "1"
|
||||
},
|
||||
{
|
||||
"name": "timeout_str",
|
||||
"nameGFX_rus": "",
|
||||
"nameGFX_eng": "timeout str",
|
||||
"val1": "2 Time-outs left in 2nd half",
|
||||
"val2": "1 Time-out left in 2nd half"
|
||||
}
|
||||
]
|
||||
1394
static/topTeam1.json
Normal file
1394
static/topTeam1.json
Normal file
File diff suppressed because it is too large
Load Diff
1394
static/topTeam2.json
Normal file
1394
static/topTeam2.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user