匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
PPA Tour: Rate Vegas Cup - Mens Singles Senior Open
ID: 6358905049
对决竞争阵营
阵营 1胜方
BE
Brett Eberhardt
8WEODL · Honolulu, HI, US
DUPR
4.348
阵营 2负方
BH
Brandon Hearn
894M4J · Gilbert, AZ, US
DUPR
4.584
ID: 6358905049
8WEODL · Honolulu, HI, US
DUPR
4.348
894M4J · Gilbert, AZ, US
DUPR
4.584
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-6358905049
[
{
"team_id": 6184386437,
"serial": 1,
"winner": true,
"players": [
{
"name": "Brett Eberhardt",
"dupr_id": "8WEODL",
"rating": 4.348,
"profile_pic_url": null,
"location": "Honolulu, HI, US"
}
]
},
{
"team_id": 6002936503,
"serial": 2,
"winner": false,
"players": [
{
"name": "Brandon Hearn",
"dupr_id": "894M4J",
"rating": 4.584,
"profile_pic_url": null,
"location": "Gilbert, AZ, US"
}
]
}
]