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

Springfest 6th Edition - Mens Doubles Skill: (4.0) Age: (50 To 59)

ID: 5636670199

对局比分

11-15

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

8:45 AM

对决场地

Miramichi, NB

View Facility Page →

对决竞争阵营

阵营 1负方
RJ
Ross Jones

35LRO0 · Riverview, NB, CA

DUPR

3.765

DD
Dan Deschenes

4ZPRLM · Dieppe, NB, CA

DUPR

3.846

阵营 2胜方
YG
Yves Gauvin

0QLYOG · Bathurst, NB, CA

DUPR

3.964

Alan McNeil

L5GREZ · Dalhousie Junction, NB, CA

DUPR

4.002

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5636670199
显示原始对决元数据 JSON
[
  {
    "team_id": 5081512053,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ross Jones",
        "dupr_id": "35LRO0",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Riverview, NB, CA"
      },
      {
        "name": "Dan Deschenes",
        "dupr_id": "4ZPRLM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Dieppe, NB, CA"
      }
    ]
  },
  {
    "team_id": 5089238951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yves Gauvin",
        "dupr_id": "0QLYOG",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      },
      {
        "name": "Alan McNeil",
        "dupr_id": "L5GREZ",
        "rating": 4.002,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6636e74cf01b2.jpg",
        "location": "Dalhousie Junction, NB, CA"
      }
    ]
  }
]