匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
APA - The Western Open - Mens Singles Skill: (PRO)
ID: 7239800641
对决竞争阵营
阵营 1胜方
JB
Jacob Bolkowy
1Q09N4 · St. Albert, AB, CA
DUPR
5.434
阵营 2负方
JA
Joseph Abbass
J5GPP4 · Beaumont, AB, CA
DUPR
3.418
ID: 7239800641
1Q09N4 · St. Albert, AB, CA
DUPR
5.434
J5GPP4 · Beaumont, AB, CA
DUPR
3.418
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7239800641
[
{
"team_id": 4462208969,
"serial": 1,
"winner": true,
"players": [
{
"name": "Jacob Bolkowy",
"dupr_id": "1Q09N4",
"rating": 5.434,
"profile_pic_url": null,
"location": "St. Albert, AB, CA"
}
]
},
{
"team_id": 8168849969,
"serial": 2,
"winner": false,
"players": [
{
"name": "Joseph Abbass",
"dupr_id": "J5GPP4",
"rating": 3.418,
"profile_pic_url": null,
"location": "Beaumont, AB, CA"
}
]
}
]