匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Picklr Club Championships - 4.0 Men's Singles - Pool Play
ID: 4477848876
对决竞争阵营
阵营 1胜方

David Morse
MYV4OG · Denver, CO, US
DUPR
4.187
阵营 2负方

Danh Bui
995W97 · Denver, CO, US
DUPR
4.241
ID: 4477848876

MYV4OG · Denver, CO, US
DUPR
4.187

995W97 · Denver, CO, US
DUPR
4.241
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4477848876
[
{
"team_id": 7756017521,
"serial": 1,
"winner": true,
"players": [
{
"name": "David Morse",
"dupr_id": "MYV4OG",
"rating": 4.187,
"profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
"location": "Denver, CO, US"
}
]
},
{
"team_id": 6628864800,
"serial": 2,
"winner": false,
"players": [
{
"name": "Danh Bui",
"dupr_id": "995W97",
"rating": 4.241,
"profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
"location": "Denver, CO, US"
}
]
}
]