匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Premier's Singles Showdown
ID: 8329458818
对决竞争阵营
阵营 1负方
JB
Joshua Beers
6ZPDEK · Medina, OH, US
DUPR
4.543
阵营 2胜方
IM
Imaduddin Mohammed
Q56D4N · Lakewood, OH, US
DUPR
4.611
ID: 8329458818
6ZPDEK · Medina, OH, US
DUPR
4.543
Q56D4N · Lakewood, OH, US
DUPR
4.611
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8329458818
[
{
"team_id": 5393370187,
"serial": 1,
"winner": false,
"players": [
{
"name": "Joshua Beers",
"dupr_id": "6ZPDEK",
"rating": 4.543,
"profile_pic_url": null,
"location": "Medina, OH, US"
}
]
},
{
"team_id": 5614470343,
"serial": 2,
"winner": true,
"players": [
{
"name": "Imaduddin Mohammed",
"dupr_id": "Q56D4N",
"rating": 4.611,
"profile_pic_url": null,
"location": "Lakewood, OH, US"
}
]
}
]