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

APA - The Western Open - Mens Doubles Skill: (4.999 And Under) Age: (14 And Above)

ID: 5886260536

对局比分

15-2

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
AG
Andrew Gorman

16M0J0 · Peace River, AB, CA

DUPR

4.574

CH
Cameron Hawkey

EWL4YE · Whitecourt, AB, CA

DUPR

4.568

阵营 2负方
TT
Travis Toman

MYJMEO · Calgary, AB, CA

DUPR

4.161

RA
Rahill Arora

V45LLP · Calgary, AB, CA

DUPR

3.970

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5886260536
显示原始对决元数据 JSON
[
  {
    "team_id": 6190077672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Gorman",
        "dupr_id": "16M0J0",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Peace River, AB, CA"
      },
      {
        "name": "Cameron Hawkey",
        "dupr_id": "EWL4YE",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Whitecourt, AB, CA"
      }
    ]
  },
  {
    "team_id": 5523149248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Toman",
        "dupr_id": "MYJMEO",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Rahill Arora",
        "dupr_id": "V45LLP",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]