匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
DUPR Men’s Singles Round Robin
ID: 8416868755
对决竞争阵营
阵营 1胜方
MB
Matthew Berkey
84EO7K · Enterprise, NV, US
DUPR
3.654
阵营 2负方
AB
Andrew Bibler
D9LXY4 · Las Vegas, NV, US
DUPR
3.631
ID: 8416868755
84EO7K · Enterprise, NV, US
DUPR
3.654
D9LXY4 · Las Vegas, NV, US
DUPR
3.631
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8416868755
[
{
"team_id": 6113740984,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew Berkey",
"dupr_id": "84EO7K",
"rating": 3.654,
"profile_pic_url": null,
"location": "Enterprise, NV, US"
}
]
},
{
"team_id": 4711620495,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andrew Bibler",
"dupr_id": "D9LXY4",
"rating": 3.631,
"profile_pic_url": null,
"location": "Las Vegas, NV, US"
}
]
}
]