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