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

Brian Dunk
304NY4 · Janesville, WI, US
DUPR
4.861
阵营 2负方

Chad Flynn
3PZ7MQ · Minneapolis, MN, US
DUPR
5.341
ID: 5923084546

304NY4 · Janesville, WI, US
DUPR
4.861

3PZ7MQ · Minneapolis, MN, US
DUPR
5.341
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5923084546
[
{
"team_id": 8092059597,
"serial": 1,
"winner": true,
"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"
}
]
},
{
"team_id": 5933700835,
"serial": 2,
"winner": false,
"players": [
{
"name": "Chad Flynn",
"dupr_id": "3PZ7MQ",
"rating": 5.341,
"profile_pic_url": "https://randomuser.me/api/portraits/men/33.jpg",
"location": "Minneapolis, MN, US"
}
]
}
]