匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Competitive Open Play Match
ID: 5489290462
对决竞争阵营
阵营 1负方
SM
Shane McCormack
ODLOD2 · Sarasota, FL, US
DUPR
4.011
阵营 2胜方
JM
Jesse Marshall
3O97R2 · USA
DUPR
4.668
ID: 5489290462
ODLOD2 · Sarasota, FL, US
DUPR
4.011
3O97R2 · USA
DUPR
4.668
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5489290462
[
{
"team_id": 6274488152,
"serial": 1,
"winner": false,
"players": [
{
"name": "Shane McCormack",
"dupr_id": "ODLOD2",
"rating": 4.011,
"profile_pic_url": null,
"location": "Sarasota, FL, US"
}
]
},
{
"team_id": 4726244210,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jesse Marshall",
"dupr_id": "3O97R2",
"rating": 4.668,
"profile_pic_url": null,
"location": ""
}
]
}
]