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