匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
PPA Tour: Veolia Texas Open - Mens Singles Senior Open
ID: 8040923011
对决竞争阵营
阵营 1胜方
BB
Bob Berlien
30GRX8 · Edmond, OK, US
DUPR
4.666
阵营 2负方
AR
Allan Regnier
DNVO24 · Ottawa, ON, CA
DUPR
4.941
ID: 8040923011
30GRX8 · Edmond, OK, US
DUPR
4.666
DNVO24 · Ottawa, ON, CA
DUPR
4.941
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-8040923011
[
{
"team_id": 5404249550,
"serial": 1,
"winner": true,
"players": [
{
"name": "Bob Berlien",
"dupr_id": "30GRX8",
"rating": 4.666,
"profile_pic_url": null,
"location": "Edmond, OK, US"
}
]
},
{
"team_id": 8141983630,
"serial": 2,
"winner": false,
"players": [
{
"name": "Allan Regnier",
"dupr_id": "DNVO24",
"rating": 4.941,
"profile_pic_url": null,
"location": "Ottawa, ON, CA"
}
]
}
]