匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: Bristol Open - 2025 - Mens Singles Senior Open
ID: 6334622393
对决竞争阵营
阵营 1负方

Chuck Jacobs
QP7NRD · Satellite Beach, FL, US
DUPR
4.696
阵营 2胜方
DM
David Mcleod
7DRPY5 · Augusta, GA, US
DUPR
5.175
ID: 6334622393

QP7NRD · Satellite Beach, FL, US
DUPR
4.696
7DRPY5 · Augusta, GA, US
DUPR
5.175
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6334622393
[
{
"team_id": 6649238806,
"serial": 1,
"winner": false,
"players": [
{
"name": "Chuck Jacobs",
"dupr_id": "QP7NRD",
"rating": 4.696,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140254/images/profile/1dcc1647-c4af-4393-a648-1ba2385ad983.png",
"location": "Satellite Beach, FL, US"
}
]
},
{
"team_id": 5630018738,
"serial": 2,
"winner": true,
"players": [
{
"name": "David Mcleod",
"dupr_id": "7DRPY5",
"rating": 5.175,
"profile_pic_url": null,
"location": "Augusta, GA, US"
}
]
}
]