TEST_WIN GIT

This commit is contained in:
2025-10-20 12:33:39 +03:00
parent 59e892193b
commit ac4bab26a0
136 changed files with 4062807 additions and 0 deletions

32
JSON/team_comparison.json Normal file
View File

@@ -0,0 +1,32 @@
[
{
"team": "Самара",
"games": 4,
"points": 65.0,
"points_2": 54.6,
"points_3": 22.5,
"points_23": 39.8,
"points_1": 74.1,
"assists": 12.0,
"rebounds": 28.5,
"steals": 4.8,
"turnovers": 15.5,
"blocks": 2.5,
"fouls": 21.2
},
{
"team": "МБА-МАИ",
"games": 4,
"points": 83.8,
"points_2": 49.0,
"points_3": 34.6,
"points_23": 43.1,
"points_1": 76.3,
"assists": 17.0,
"rebounds": 37.2,
"steals": 8.0,
"turnovers": 12.2,
"blocks": 3.8,
"fouls": 26.0
}
]