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

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

ID: 6785478662

对局比分

9-11, 11-5, 11-2

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

3:30 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
Joel Pelletier

8J9KW4 · Red Deer, AB, CA

DUPR

5.429

CO
Corey Osborne

GG5V5V · Simcoe County, ON, CA

DUPR

5.363

阵营 2负方
HY
Hoffman Yu

4LN6YM · Edmonton, AB, CA

DUPR

4.794

MB
Michael Besplug

56E495 · Edmonton, AB, CA

DUPR

5.036

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6785478662
显示原始对决元数据 JSON
[
  {
    "team_id": 7767946051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Pelletier",
        "dupr_id": "8J9KW4",
        "rating": 5.429,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Corey Osborne",
        "dupr_id": "GG5V5V",
        "rating": 5.363,
        "profile_pic_url": null,
        "location": "Simcoe County, ON, CA"
      }
    ]
  },
  {
    "team_id": 6937732085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hoffman Yu",
        "dupr_id": "4LN6YM",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Michael Besplug",
        "dupr_id": "56E495",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]