匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
DUPR
ID: 6689171793
对决竞争阵营
阵营 1胜方

Rob Sheaffer
4LX026 · Monterey, CA, US
DUPR
4.085
阵营 2负方

Graeme Robertson
V4X5V6 · Carmel-by-the-Sea, CA, US
DUPR
3.723
ID: 6689171793

4LX026 · Monterey, CA, US
DUPR
4.085

V4X5V6 · Carmel-by-the-Sea, CA, US
DUPR
3.723
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6689171793
[
{
"team_id": 6348438674,
"serial": 1,
"winner": true,
"players": [
{
"name": "Rob Sheaffer",
"dupr_id": "4LX026",
"rating": 4.085,
"profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
"location": "Monterey, CA, US"
}
]
},
{
"team_id": 7205874059,
"serial": 2,
"winner": false,
"players": [
{
"name": "Graeme Robertson",
"dupr_id": "V4X5V6",
"rating": 3.723,
"profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
"location": "Carmel-by-the-Sea, CA, US"
}
]
}
]