匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
The Kingdom Clash - Mens Singles Skill: (3.5)
ID: 4518594855
对决竞争阵营
阵营 1负方
SR
Sri Reddy
7JJED5 · USA
DUPR
3.600
阵营 2胜方
JB
Jacob Burton
XKEMW4 · Auburn, KY, US
DUPR
3.851
ID: 4518594855
7JJED5 · USA
DUPR
3.600
XKEMW4 · Auburn, KY, US
DUPR
3.851
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4518594855
[
{
"team_id": 6079536219,
"serial": 1,
"winner": false,
"players": [
{
"name": "Sri Reddy",
"dupr_id": "7JJED5",
"rating": 3.6,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6175662375,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jacob Burton",
"dupr_id": "XKEMW4",
"rating": 3.851,
"profile_pic_url": null,
"location": "Auburn, KY, US"
}
]
}
]