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

Joshua Cooperman
QP26MN · Scottsdale, AZ, US
DUPR
5.432
阵营 2负方

Brian Dunk
304NY4 · Janesville, WI, US
DUPR
4.861
ID: 8447876168

QP26MN · Scottsdale, AZ, US
DUPR
5.432

304NY4 · Janesville, WI, US
DUPR
4.861
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8447876168
[
{
"team_id": 5325608724,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joshua Cooperman",
"dupr_id": "QP26MN",
"rating": 5.432,
"profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
"location": "Scottsdale, AZ, US"
}
]
},
{
"team_id": 6253457259,
"serial": 2,
"winner": false,
"players": [
{
"name": "Brian Dunk",
"dupr_id": "304NY4",
"rating": 4.861,
"profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
"location": "Janesville, WI, US"
}
]
}
]