匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
ahm x NPL MID-SEASON FESTIVAL - Single Elimination
ID: 7002577520
对决竞争阵营
阵营 1胜方
EC
Ethan Chung
XODRJR · Hawthorn, VIC, AU
DUPR
4.531
阵营 2负方
KA
Kyle Anderson
L2ZWLZ · NSW, AU
DUPR
4.751
ID: 7002577520
XODRJR · Hawthorn, VIC, AU
DUPR
4.531
L2ZWLZ · NSW, AU
DUPR
4.751
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7002577520
[
{
"team_id": 5798596243,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ethan Chung",
"dupr_id": "XODRJR",
"rating": 4.531,
"profile_pic_url": null,
"location": "Hawthorn, VIC, AU"
}
]
},
{
"team_id": 7930299922,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kyle Anderson",
"dupr_id": "L2ZWLZ",
"rating": 4.751,
"profile_pic_url": null,
"location": "NSW, AU"
}
]
}
]