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

Brian Koski
0YKJEN · Champlin, MN, US
DUPR
4.696
阵营 2负方

Andy Cohen
8W7MKK · Minneapolis, MN, US
DUPR
4.309
ID: 6944322092

0YKJEN · Champlin, MN, US
DUPR
4.696

8W7MKK · Minneapolis, MN, US
DUPR
4.309
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6944322092
[
{
"team_id": 4376280698,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brian Koski",
"dupr_id": "0YKJEN",
"rating": 4.696,
"profile_pic_url": "https://randomuser.me/api/portraits/men/20.jpg",
"location": "Champlin, MN, US"
}
]
},
{
"team_id": 4841886434,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andy Cohen",
"dupr_id": "8W7MKK",
"rating": 4.309,
"profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
"location": "Minneapolis, MN, US"
}
]
}
]