匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: Bristol Open - 2025 - Mens Singles Senior Open
ID: 7800994077
对决竞争阵营
阵营 1胜方
DM
David Mcleod
7DRPY5 · Augusta, GA, US
DUPR
5.175
阵营 2负方
PJ
Peter Jajcay
QP24Y4 · Merritt Island, FL, US
DUPR
3.895
ID: 7800994077
7DRPY5 · Augusta, GA, US
DUPR
5.175
QP24Y4 · Merritt Island, FL, US
DUPR
3.895
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7800994077
[
{
"team_id": 6950676569,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Mcleod",
"dupr_id": "7DRPY5",
"rating": 5.175,
"profile_pic_url": null,
"location": "Augusta, GA, US"
}
]
},
{
"team_id": 7456256661,
"serial": 2,
"winner": false,
"players": [
{
"name": "Peter Jajcay",
"dupr_id": "QP24Y4",
"rating": 3.895,
"profile_pic_url": null,
"location": "Merritt Island, FL, US"
}
]
}
]