Files
RFB/JSON/team_comparison.json
2025-10-22 12:34:34 +03:00

32 lines
577 B
JSON

[
{
"team": "ЦСП - Химки",
"games": 3,
"points": 73.3,
"points_2": 38.7,
"points_3": 29.4,
"points_23": 35.1,
"points_1": 68.4,
"assists": 19.0,
"rebounds": 41.3,
"steals": 8.3,
"turnovers": 14.7,
"blocks": 3.0,
"fouls": 22.7
},
{
"team": "Русичи",
"games": 3,
"points": 85.7,
"points_2": 51.8,
"points_3": 27.7,
"points_23": 39.6,
"points_1": 70.4,
"assists": 24.0,
"rebounds": 46.3,
"steals": 9.7,
"turnovers": 17.7,
"blocks": 4.0,
"fouls": 22.0
}
]