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

Morgan Shepherd
6Z6P5Q · Fillmore, CA, US
DUPR
5.467
阵营 2负方

Mark Weidmann
8DREXM · Los Angeles, CA, US
DUPR
4.570
ID: 6604621559

6Z6P5Q · Fillmore, CA, US
DUPR
5.467

8DREXM · Los Angeles, CA, US
DUPR
4.570
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6604621559
[
{
"team_id": 7370723608,
"serial": 1,
"winner": true,
"players": [
{
"name": "Morgan Shepherd",
"dupr_id": "6Z6P5Q",
"rating": 5.467,
"profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
"location": "Fillmore, CA, US"
}
]
},
{
"team_id": 6547377484,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mark Weidmann",
"dupr_id": "8DREXM",
"rating": 4.57,
"profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
"location": "Los Angeles, CA, US"
}
]
}
]