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

Danh Bui
995W97 · Denver, CO, US
DUPR
4.241
阵营 2胜方

Taylor Osieczanek
D9LD7L · Broomfield, CO, US
DUPR
3.697
ID: 6705874212

995W97 · Denver, CO, US
DUPR
4.241

D9LD7L · Broomfield, CO, US
DUPR
3.697
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6705874212
[
{
"team_id": 4981522066,
"serial": 1,
"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"
}
]
},
{
"team_id": 8431440389,
"serial": 2,
"winner": true,
"players": [
{
"name": "Taylor Osieczanek",
"dupr_id": "D9LD7L",
"rating": 3.697,
"profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
"location": "Broomfield, CO, US"
}
]
}
]