匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
Cinco de Smash-O at Pickle & Pint - Men's Singles Skill: (3.5 to 4.0)
ID: 5574278257
对决竞争阵营
阵营 1负方
DG
David Gundermann
X2ZPJ7 · USA
DUPR
3.669
阵营 2胜方
PR
Pram RC
7DPJ4M · Tampa, FL, US
DUPR
4.035
ID: 5574278257
X2ZPJ7 · USA
DUPR
3.669
7DPJ4M · Tampa, FL, US
DUPR
4.035
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-5574278257
[
{
"team_id": 4710026906,
"serial": 1,
"winner": false,
"players": [
{
"name": "David Gundermann",
"dupr_id": "X2ZPJ7",
"rating": 3.669,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4304912241,
"serial": 2,
"winner": true,
"players": [
{
"name": "Pram RC",
"dupr_id": "7DPJ4M",
"rating": 4.035,
"profile_pic_url": null,
"location": "Tampa, FL, US"
}
]
}
]