匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Holiday Hustle - 4.0 Singles
ID: 4863881351
对决竞争阵营
阵营 1胜方
ZB
Zach Berman
QPVY9D · Corcoran, MN, US
DUPR
4.659
阵营 2负方
TS
Tristan Simard
GWOKPD · USA
DUPR
3.188
ID: 4863881351
QPVY9D · Corcoran, MN, US
DUPR
4.659
GWOKPD · USA
DUPR
3.188
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4863881351
[
{
"team_id": 7329731905,
"serial": 1,
"winner": true,
"players": [
{
"name": "Zach Berman",
"dupr_id": "QPVY9D",
"rating": 4.659,
"profile_pic_url": null,
"location": "Corcoran, MN, US"
}
]
},
{
"team_id": 5690393750,
"serial": 2,
"winner": false,
"players": [
{
"name": "Tristan Simard",
"dupr_id": "GWOKPD",
"rating": 3.188,
"profile_pic_url": null,
"location": ""
}
]
}
]