匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)
APA - The Western Open - Mens Singles Skill: (PRO)
ID: 7001780132
对决竞争阵营
阵营 1负方
MM
Michael McCaffrey
355P7P · BC, CA
DUPR
5.387
阵营 2胜方
JB
Jacob Bolkowy
1Q09N4 · St. Albert, AB, CA
DUPR
5.434
ID: 7001780132
355P7P · BC, CA
DUPR
5.387
1Q09N4 · St. Albert, AB, CA
DUPR
5.434
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-7001780132
[
{
"team_id": 5630690024,
"serial": 1,
"winner": false,
"players": [
{
"name": "Michael McCaffrey",
"dupr_id": "355P7P",
"rating": 5.387,
"profile_pic_url": null,
"location": "BC, CA"
}
]
},
{
"team_id": 5505032837,
"serial": 2,
"winner": true,
"players": [
{
"name": "Jacob Bolkowy",
"dupr_id": "1Q09N4",
"rating": 5.434,
"profile_pic_url": null,
"location": "St. Albert, AB, CA"
}
]
}
]