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

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

ID: 5427631778

对局比分

15-8

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

3:30 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

4.295

GS
Greg Swenson

4LY5JG · Red Deer, AB, CA

DUPR

4.120

阵营 2负方
PG
Patrick Galesloot

0Y05LX · Penhold, AB, CA

DUPR

3.804

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.177

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5427631778
显示原始对决元数据 JSON
[
  {
    "team_id": 8485013670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Greg Swenson",
        "dupr_id": "4LY5JG",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 4386481172,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Galesloot",
        "dupr_id": "0Y05LX",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Penhold, AB, CA"
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]