匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
SoCal Collegiate Picklebrawl Singles Tournament
ID: 5383609406
对决竞争阵营
阵营 1胜方
RH
Ryan Hsiao
NYLDOZ · USA
DUPR
4.517
阵营 2负方
DK
Daniel Korman
KOLVYY · Agoura Hills, CA, US
DUPR
4.707
ID: 5383609406
NYLDOZ · USA
DUPR
4.517
KOLVYY · Agoura Hills, CA, US
DUPR
4.707
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5383609406
[
{
"team_id": 5444212388,
"serial": 1,
"winner": true,
"players": [
{
"name": "Ryan Hsiao",
"dupr_id": "NYLDOZ",
"rating": 4.517,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 6112414351,
"serial": 2,
"winner": false,
"players": [
{
"name": "Daniel Korman",
"dupr_id": "KOLVYY",
"rating": 4.707,
"profile_pic_url": null,
"location": "Agoura Hills, CA, US"
}
]
}
]