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

Springfest 6th Edition - Mens Doubles Skill: (4.5) Age: (Any)

ID: 6378060174

对局比分

11-9

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

Miramichi, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
GL
Gilles Lagueux

1RJ4KM · Cap-Pelé, NB, CA

DUPR

4.654

Rene Hache

0YJ56Q · Dalhousie, NB, CA

DUPR

4.580

阵营 2负方
TH
Tylor Harper

1QQGYR · Memramcook, NB, CA

DUPR

4.349

SH
Sean Hatchard

X2LPP7 · Moncton, NB, CA

DUPR

4.270

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6378060174
显示原始对决元数据 JSON
[
  {
    "team_id": 6234946802,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gilles Lagueux",
        "dupr_id": "1RJ4KM",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Cap-Pelé, NB, CA"
      },
      {
        "name": "Rene Hache",
        "dupr_id": "0YJ56Q",
        "rating": 4.58,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e753dee8113.jpg",
        "location": "Dalhousie, NB, CA"
      }
    ]
  },
  {
    "team_id": 5013926177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tylor Harper",
        "dupr_id": "1QQGYR",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Memramcook, NB, CA"
      },
      {
        "name": "Sean Hatchard",
        "dupr_id": "X2LPP7",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]