匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APP Next Houston - Men's Singles Open
ID: 6276982634
对决竞争阵营
阵营 1胜方
CD
Connor DuVally
EWL7KJ · Pound Ridge, NY, US
DUPR
5.547
阵营 2负方
RD
Richard Delgado
M2GZXG · Houston, TX, US
DUPR
4.531
ID: 6276982634
EWL7KJ · Pound Ridge, NY, US
DUPR
5.547
M2GZXG · Houston, TX, US
DUPR
4.531
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6276982634
[
{
"team_id": 8104193556,
"serial": 1,
"winner": true,
"players": [
{
"name": "Connor DuVally",
"dupr_id": "EWL7KJ",
"rating": 5.547,
"profile_pic_url": null,
"location": "Pound Ridge, NY, US"
}
]
},
{
"team_id": 4430755687,
"serial": 2,
"winner": false,
"players": [
{
"name": "Richard Delgado",
"dupr_id": "M2GZXG",
"rating": 4.531,
"profile_pic_url": null,
"location": "Houston, TX, US"
}
]
}
]