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

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

ID: 6173856943

对局比分

11-4, 11-0

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
KL
Kim Layton

3Y4YZP · Calgary, AB, CA

DUPR

5.568

MD
Mackonner Dy

JZKGJJ · Richmond, BC, CA

DUPR

5.512

阵营 2负方
SN
Shannon Novak

124WV7 · Calgary, AB, CA

DUPR

4.016

MB
Michael Besplug

56E495 · Edmonton, AB, CA

DUPR

5.000

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6173856943
显示原始对决元数据 JSON
[
  {
    "team_id": 4950005733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Layton",
        "dupr_id": "3Y4YZP",
        "rating": 5.568,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Mackonner Dy",
        "dupr_id": "JZKGJJ",
        "rating": 5.512,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 5894315346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Novak",
        "dupr_id": "124WV7",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Michael Besplug",
        "dupr_id": "56E495",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]