匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: Rate Vegas Cup - Mens Singles Senior Open
ID: 5503067594
对决竞争阵营
阵营 1胜方
MW
Mark Weidmann
8DREXM · Los Angeles, CA, US
DUPR
4.566
阵营 2负方
DJ
David Johnson
17ZRN3 · Las Vegas, NV, US
DUPR
4.887
ID: 5503067594
8DREXM · Los Angeles, CA, US
DUPR
4.566
17ZRN3 · Las Vegas, NV, US
DUPR
4.887
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5503067594
[
{
"team_id": 5953833842,
"serial": 1,
"winner": true,
"players": [
{
"name": "Mark Weidmann",
"dupr_id": "8DREXM",
"rating": 4.566,
"profile_pic_url": null,
"location": "Los Angeles, CA, US"
}
]
},
{
"team_id": 8292744796,
"serial": 2,
"winner": false,
"players": [
{
"name": "David Johnson",
"dupr_id": "17ZRN3",
"rating": 4.887,
"profile_pic_url": null,
"location": "Las Vegas, NV, US"
}
]
}
]