匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
LT SLP - Royal Rumble 4.0 Singles
ID: 6346422301
对决竞争阵营
阵营 1胜方
CP
Cade Pfeiffer
MY6E9V · USA
DUPR
3.500
阵营 2负方
NP
Nate Proft
8427K2 · Minneapolis, MN, US
DUPR
4.674
ID: 6346422301
MY6E9V · USA
DUPR
3.500
8427K2 · Minneapolis, MN, US
DUPR
4.674
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6346422301
[
{
"team_id": 6777776905,
"serial": 1,
"winner": true,
"players": [
{
"name": "Cade Pfeiffer",
"dupr_id": "MY6E9V",
"rating": 3.5,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6477825116,
"serial": 2,
"winner": false,
"players": [
{
"name": "Nate Proft",
"dupr_id": "8427K2",
"rating": 4.674,
"profile_pic_url": null,
"location": "Minneapolis, MN, US"
}
]
}
]