匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: 2026 Sacramento Open - Mens Singles Senior Open
ID: 8365911751
对决竞争阵营
阵营 1胜方
JC
Joshua Cooperman
QP26MN · Scottsdale, AZ, US
DUPR
5.244
阵营 2负方
MF
Michael Finnie
3YMJNE · USA
DUPR
4.282
ID: 8365911751
QP26MN · Scottsdale, AZ, US
DUPR
5.244
3YMJNE · USA
DUPR
4.282
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8365911751
[
{
"team_id": 6485416231,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joshua Cooperman",
"dupr_id": "QP26MN",
"rating": 5.244,
"profile_pic_url": null,
"location": "Scottsdale, AZ, US"
}
]
},
{
"team_id": 4965798497,
"serial": 2,
"winner": false,
"players": [
{
"name": "Michael Finnie",
"dupr_id": "3YMJNE",
"rating": 4.282,
"profile_pic_url": null,
"location": ""
}
]
}
]