匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
NP Sin City Classic Powered by Onix - Sr. Pro Mens Singles
ID: 8386034756
对决竞争阵营
阵营 1负方
MP
Michael Penn
2YRNEY · Chicago, IL, US
DUPR
3.934
阵营 2胜方
DJ
Derek Jimenez
569OE5 · USA
DUPR
4.527
ID: 8386034756
2YRNEY · Chicago, IL, US
DUPR
3.934
569OE5 · USA
DUPR
4.527
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8386034756
[
{
"team_id": 6198130052,
"serial": 1,
"winner": false,
"players": [
{
"name": "Michael Penn",
"dupr_id": "2YRNEY",
"rating": 3.934,
"profile_pic_url": null,
"location": "Chicago, IL, US"
}
]
},
{
"team_id": 5856567477,
"serial": 2,
"winner": true,
"players": [
{
"name": "Derek Jimenez",
"dupr_id": "569OE5",
"rating": 4.527,
"profile_pic_url": null,
"location": ""
}
]
}
]