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

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

ID: 4949914287

对局比分

15-12

获胜 / Win

对决日期

2026-04-24

对局时间 (估算)

4:45 AM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
PG
Patrick Galesloot

0Y05LX · Penhold, AB, CA

DUPR

3.831

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.227

阵营 2负方
JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.060

KS
Kendall Smith

1R94KN · Spruce Grove, AB, CA

DUPR

4.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4949914287
显示原始对决元数据 JSON
[
  {
    "team_id": 7567468446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Galesloot",
        "dupr_id": "0Y05LX",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Penhold, AB, CA"
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  },
  {
    "team_id": 7573136099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Kendall Smith",
        "dupr_id": "1R94KN",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]