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