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