匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APP Next Houston - Men's Singles Open
ID: 4310052259
对决竞争阵营
阵营 1胜方
CD
Connor DuVally
EWL7KJ · Pound Ridge, NY, US
DUPR
5.547
阵营 2负方
BS
Ben Slive
ODZJWL · Boca Raton, FL, US
DUPR
5.599
ID: 4310052259
EWL7KJ · Pound Ridge, NY, US
DUPR
5.547
ODZJWL · Boca Raton, FL, US
DUPR
5.599
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4310052259
[
{
"team_id": 5318542824,
"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": 6039845675,
"serial": 2,
"winner": false,
"players": [
{
"name": "Ben Slive",
"dupr_id": "ODZJWL",
"rating": 5.599,
"profile_pic_url": null,
"location": "Boca Raton, FL, US"
}
]
}
]