curl --location --request GET 'https://api.esportsdata.cc/sport/api/v3/live/202/stats?match_id=3647546&language&page&per_page&recent_update' \
--header 'app_id;' \
--header 'app_secret;'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 202,
"match_id": 2703420,
"teams": [
{
"team_id": 15871,
"all": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15,
545,
489,
47,
25,
83,
37,
11,
5,
1,
0,
0,
2,
2,
0,
109,
0,
0,
1,
10,
65
],
"fh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15,
545,
489,
47,
25,
83,
37,
11,
5,
1,
0,
0,
2,
2,
0,
109,
0,
0,
1,
10,
65
],
"sh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15,
545,
489,
47,
25,
83,
37,
11,
5,
1,
0,
0,
2,
2,
0,
109,
0,
0,
1,
10,
65
],
"players": [
{
"player_id": 162862,
"is_first": 1,
"stats": [
0,
0,
1,
0,
0,
2,
2,
2,
0,
1,
0,
0,
1,
30,
23,
0,
0,
6,
2,
0,
0,
1,
0,
0,
1,
1,
0,
18,
0,
0,
89,
0,
0,
0,
0,
0,
792
]
}
]
},
{
"team_id": 15867,
"all": [
1,
0,
1,
0,
3,
9,
4,
13,
5,
27,
3,
6,
18,
294,
229,
69,
27,
83,
46,
5,
11,
0,
0,
0,
0,
0,
0,
99,
0,
0,
2,
2,
35
],
"fh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15,
545,
489,
47,
25,
83,
37,
11,
5,
1,
0,
0,
2,
2,
0,
109,
0,
0,
1,
10,
65
],
"sh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15,
545,
489,
47,
25,
83,
37,
11,
5,
1,
0,
0,
2,
2,
0,
109,
0,
0,
1,
10,
65
],
"players": [
{
"player_id": 95083,
"is_first": 1,
"stats": [
0,
0,
0,
0,
0,
0,
0,
3,
1,
2,
0,
0,
2,
18,
13,
0,
0,
6,
3,
0,
0,
0,
0,
0,
0,
0,
0,
11,
0,
0,
70,
0,
0,
0,
0,
0,
594
]
}
]
}
],
"update_time": 1734333653
}
],
"total": 1
},
"msg": "success"
}