返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

APA - The Western Open - Mixed Doubles Skill: (4.999 And Under) Age: (18 And Above)

ID: 4648740005

对局比分

15-12

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

6:15 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
KM
Kaitlyn mather

EWX7VE · Whitecourt, AB, CA

DUPR

4.278

CH
Cameron Hawkey

EWL4YE · Whitecourt, AB, CA

DUPR

4.654

阵营 2负方
LP
Lucille Punzal

GGDM2V · Red Deer, AB, CA

DUPR

3.702

EF
Elijah Funkhouser

Q5OZJD · Red Deer, AB, CA

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4648740005
显示原始对决元数据 JSON
[
  {
    "team_id": 6482898300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaitlyn mather",
        "dupr_id": "EWX7VE",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Whitecourt, AB, CA"
      },
      {
        "name": "Cameron Hawkey",
        "dupr_id": "EWL4YE",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Whitecourt, AB, CA"
      }
    ]
  },
  {
    "team_id": 4315639930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucille Punzal",
        "dupr_id": "GGDM2V",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Elijah Funkhouser",
        "dupr_id": "Q5OZJD",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]