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

APA - The Western Open - Mens Doubles Skill: (4.499 And Under) Age: (50 And Above)

ID: 7435630517

对局比分

11-15

获胜 / Win

对决日期

2026-04-24

对局时间 (估算)

6:15 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1负方
CW
Cameron Weatherby

8EOP0M · Leduc, AB, CA

DUPR

4.026

BG
Bart Goth

6ZQJLQ · Edmonton, AB, CA

DUPR

3.802

阵营 2胜方
PG
Patrick Galesloot

0Y05LX · Penhold, AB, CA

DUPR

3.828

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.226

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7435630517
显示原始对决元数据 JSON
[
  {
    "team_id": 8419390529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Weatherby",
        "dupr_id": "8EOP0M",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Leduc, AB, CA"
      },
      {
        "name": "Bart Goth",
        "dupr_id": "6ZQJLQ",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 7453454203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Galesloot",
        "dupr_id": "0Y05LX",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Penhold, AB, CA"
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]