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

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

ID: 8132333304

对局比分

10-15

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

1:00 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.133

Jonathan McConnell

GG5VWQ · Perth, ON, CA

DUPR

4.800

阵营 2胜方
SB
Steve Bean

KOM5W6 · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

4.507

LS
Lachlan Salter

0Q5O4Q · USA

DUPR

4.270

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8132333304
显示原始对决元数据 JSON
[
  {
    "team_id": 6679450794,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Jonathan McConnell",
        "dupr_id": "GG5VWQ",
        "rating": 4.8,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88330_61474fb942bdd.jpeg",
        "location": "Perth, ON, CA"
      }
    ]
  },
  {
    "team_id": 8376354061,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Bean",
        "dupr_id": "KOM5W6",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      },
      {
        "name": "Lachlan Salter",
        "dupr_id": "0Q5O4Q",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]