匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
Cleveland Open Singles
ID: 7136679858
对决竞争阵营
阵营 1胜方
CN
Chad Nash
J5PZG4 · Cleveland, OH, US
DUPR
5.289
阵营 2负方
MM
Mervin Miller
QXNERR · Millersburg, OH, US
DUPR
4.464
ID: 7136679858
J5PZG4 · Cleveland, OH, US
DUPR
5.289
QXNERR · Millersburg, OH, US
DUPR
4.464
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7136679858
[
{
"team_id": 7914942502,
"serial": 1,
"winner": true,
"players": [
{
"name": "Chad Nash",
"dupr_id": "J5PZG4",
"rating": 5.289,
"profile_pic_url": null,
"location": "Cleveland, OH, US"
}
]
},
{
"team_id": 7190094421,
"serial": 2,
"winner": false,
"players": [
{
"name": "Mervin Miller",
"dupr_id": "QXNERR",
"rating": 4.464,
"profile_pic_url": null,
"location": "Millersburg, OH, US"
}
]
}
]