返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

APA - The Western Open - Mens Singles Skill: (PRO)

ID: 5015856214

对局比分

11-4, 11-0

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

11:30 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Michael McCaffrey

355P7P · BC, CA

DUPR

5.387

阵营 2负方
JH
John Heinen

NY2246 · Red Deer, AB, CA

DUPR

4.802

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5015856214
显示原始对决元数据 JSON
[
  {
    "team_id": 5309065984,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael McCaffrey",
        "dupr_id": "355P7P",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "BC, CA"
      }
    ]
  },
  {
    "team_id": 7471824351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Heinen",
        "dupr_id": "NY2246",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]