匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
OKC Summer Slam - Mens Singles Skill: (4.499 And Under) Age: (Any)
ID: 7921124339
对决竞争阵营
阵营 1胜方
JL
Joshua Lu
NXVEG6 · USA
DUPR
4.229
阵营 2负方
MD
Matthew DiMaggio
94MPGE · Edmond, OK, US
DUPR
3.817
ID: 7921124339
NXVEG6 · USA
DUPR
4.229
94MPGE · Edmond, OK, US
DUPR
3.817
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7921124339
[
{
"team_id": 7159648988,
"serial": 1,
"winner": true,
"players": [
{
"name": "Joshua Lu",
"dupr_id": "NXVEG6",
"rating": 4.229,
"profile_pic_url": null,
"location": ""
}
]
},
{
"team_id": 4669565296,
"serial": 2,
"winner": false,
"players": [
{
"name": "Matthew DiMaggio",
"dupr_id": "94MPGE",
"rating": 3.817,
"profile_pic_url": null,
"location": "Edmond, OK, US"
}
]
}
]