返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPL CUP II - Mens Doubles Skill Split Age: (4.5) Age: (Under 50 Over 50)

ID: 7277392180

对局比分

15-3

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

5:00 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.938

KW
Kevin Wilson

EGW5LE · Casselman, ON, CA

DUPR

5.305

阵营 2负方
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.143

Jonathan McConnell

GG5VWQ · Perth, ON, CA

DUPR

4.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7277392180
显示原始对决元数据 JSON
[
  {
    "team_id": 4346231889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Kevin Wilson",
        "dupr_id": "EGW5LE",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Casselman, ON, CA"
      }
    ]
  },
  {
    "team_id": 7003083415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Jonathan McConnell",
        "dupr_id": "GG5VWQ",
        "rating": 4.811,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88330_61474fb942bdd.jpeg",
        "location": "Perth, ON, CA"
      }
    ]
  }
]