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