匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Picklr Birmingham 4.5+ Mens Singles
ID: 7686471167
对决竞争阵营
阵营 1负方
LF
LJ Ford
V4RLGJ · USA
DUPR
4.137
阵营 2胜方
DC
Daniel Cather
2LXE44 · Auburn, AL, US
DUPR
4.084
ID: 7686471167
V4RLGJ · USA
DUPR
4.137
2LXE44 · Auburn, AL, US
DUPR
4.084
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7686471167
[
{
"team_id": 7827900359,
"serial": 1,
"winner": false,
"players": [
{
"name": "LJ Ford",
"dupr_id": "V4RLGJ",
"rating": 4.137,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4852493726,
"serial": 2,
"winner": true,
"players": [
{
"name": "Daniel Cather",
"dupr_id": "2LXE44",
"rating": 4.084,
"profile_pic_url": null,
"location": "Auburn, AL, US"
}
]
}
]