匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PB4ALL Spring Classic - FRI-Mens Singles 5.0+ OPEN PRO
ID: 7243324794
对决竞争阵营
阵营 1胜方
WM
Will Mackinnon
3574NL · CA, US
DUPR
5.747
阵营 2负方
MH
Max Heller
KOO0DQ · Santa Rosa, CA, US
DUPR
5.001
ID: 7243324794
3574NL · CA, US
DUPR
5.747
KOO0DQ · Santa Rosa, CA, US
DUPR
5.001
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7243324794
[
{
"team_id": 5174616122,
"serial": 1,
"winner": true,
"players": [
{
"name": "Will Mackinnon",
"dupr_id": "3574NL",
"rating": 5.747,
"profile_pic_url": null,
"location": "CA, US"
}
]
},
{
"team_id": 5676396757,
"serial": 2,
"winner": false,
"players": [
{
"name": "Max Heller",
"dupr_id": "KOO0DQ",
"rating": 5.001,
"profile_pic_url": null,
"location": "Santa Rosa, CA, US"
}
]
}
]