匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
KB Singles Round Robin 3.0-4.0+
ID: 5736648529
对决竞争阵营
阵营 1胜方
MD
Matthew DiMaggio
94MPGE · Edmond, OK, US
DUPR
3.817
阵营 2负方
TS
Tajur Shahriar
7JZLK4 · USA
DUPR
3.678
ID: 5736648529
94MPGE · Edmond, OK, US
DUPR
3.817
7JZLK4 · USA
DUPR
3.678
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5736648529
[
{
"team_id": 6842871794,
"serial": 1,
"winner": true,
"players": [
{
"name": "Matthew DiMaggio",
"dupr_id": "94MPGE",
"rating": 3.817,
"profile_pic_url": null,
"location": "Edmond, OK, US"
}
]
},
{
"team_id": 7290616426,
"serial": 2,
"winner": false,
"players": [
{
"name": "Tajur Shahriar",
"dupr_id": "7JZLK4",
"rating": 3.678,
"profile_pic_url": null,
"location": ""
}
]
}
]