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

Rendez-Vous IV Dieppe 2026 - Mens Doubles Skill: (4.0) Age: (55 and Above)

ID: 5717010596

对局比分

11-6

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

9:00 PM

对决场地

Dieppe, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
PG
Philip Gorveatt

4ZON66 · USA

DUPR

4.061

KB
Kevin Bennington

G5JY2Q · USA

DUPR

3.677

阵营 2负方
YG
Yves Gauvin

0QLYOG · Bathurst, NB, CA

DUPR

3.980

Alan McNeil

L5GREZ · Dalhousie Junction, NB, CA

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5717010596
显示原始对决元数据 JSON
[
  {
    "team_id": 7930164425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philip Gorveatt",
        "dupr_id": "4ZON66",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Bennington",
        "dupr_id": "G5JY2Q",
        "rating": 3.677,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6397912636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yves Gauvin",
        "dupr_id": "0QLYOG",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      },
      {
        "name": "Alan McNeil",
        "dupr_id": "L5GREZ",
        "rating": 3.908,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6636e74cf01b2.jpg",
        "location": "Dalhousie Junction, NB, CA"
      }
    ]
  }
]