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