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