匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5325596951
对决竞争阵营
阵营 1胜方
KM
Kyle Mullins
17EXQM · Charleston, WV, US
DUPR
4.285
阵营 2负方
KN
Kanyon Nelson
3ZWLEP · Huntington, WV, US
DUPR
4.125
ID: 5325596951
17EXQM · Charleston, WV, US
DUPR
4.285
3ZWLEP · Huntington, WV, US
DUPR
4.125
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5325596951
[
{
"team_id": 7787429259,
"serial": 1,
"winner": true,
"players": [
{
"name": "Kyle Mullins",
"dupr_id": "17EXQM",
"rating": 4.285,
"profile_pic_url": null,
"location": "Charleston, WV, US"
}
]
},
{
"team_id": 5986647881,
"serial": 2,
"winner": false,
"players": [
{
"name": "Kanyon Nelson",
"dupr_id": "3ZWLEP",
"rating": 4.125,
"profile_pic_url": null,
"location": "Huntington, WV, US"
}
]
}
]