匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
5.0
ID: 6090645192
对决竞争阵营
阵营 1负方
NY
Nathan Yeates
892J6J · USA
DUPR
4.796
阵营 2胜方
MJ
Maxwell Jensen
8WZRXM · Syracuse, UT, US
DUPR
4.327
ID: 6090645192
892J6J · USA
DUPR
4.796
8WZRXM · Syracuse, UT, US
DUPR
4.327
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6090645192
[
{
"team_id": 6897080716,
"serial": 1,
"winner": false,
"players": [
{
"name": "Nathan Yeates",
"dupr_id": "892J6J",
"rating": 4.796,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 5930563650,
"serial": 2,
"winner": true,
"players": [
{
"name": "Maxwell Jensen",
"dupr_id": "8WZRXM",
"rating": 4.327,
"profile_pic_url": null,
"location": "Syracuse, UT, US"
}
]
}
]