匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
APP Tour: 2026 AARP Open - Mens Singles Moneyball 4.5+
ID: 4785505586
对决竞争阵营
阵营 1胜方
BC
Blake Culbert
M267YG · Kelowna, BC, CA
DUPR
4.726
阵营 2负方
AS
Andrew Suoth
X052K4 · USA
DUPR
4.126
ID: 4785505586
M267YG · Kelowna, BC, CA
DUPR
4.726
X052K4 · USA
DUPR
4.126
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4785505586
[
{
"team_id": 8017123294,
"serial": 1,
"winner": true,
"players": [
{
"name": "Blake Culbert",
"dupr_id": "M267YG",
"rating": 4.726,
"profile_pic_url": null,
"location": "Kelowna, BC, CA"
}
]
},
{
"team_id": 7589997785,
"serial": 2,
"winner": false,
"players": [
{
"name": "Andrew Suoth",
"dupr_id": "X052K4",
"rating": 4.126,
"profile_pic_url": null,
"location": ""
}
]
}
]