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

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

ID: 7919370700

对局比分

8-11

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

5:00 PM

对决场地

Dieppe, NB

View Facility Page →

对决竞争阵营

阵营 1负方
PG
Philip Gorveatt

4ZON66 · USA

DUPR

4.017

KB
Kevin Bennington

G5JY2Q · USA

DUPR

3.627

阵营 2胜方
DD
Dan Deschenes

4ZPRLM · Dieppe, NB, CA

DUPR

3.885

RJ
Ross Jones

35LRO0 · Riverview, NB, CA

DUPR

3.744

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7919370700
显示原始对决元数据 JSON
[
  {
    "team_id": 6047203475,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Philip Gorveatt",
        "dupr_id": "4ZON66",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Bennington",
        "dupr_id": "G5JY2Q",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5337940146,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Deschenes",
        "dupr_id": "4ZPRLM",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Dieppe, NB, CA"
      },
      {
        "name": "Ross Jones",
        "dupr_id": "35LRO0",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Riverview, NB, CA"
      }
    ]
  }
]