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

Springfest 6th Edition - Mens Doubles Skill: (4.0) Age: (40 To 49)

ID: 4334411857

对局比分

9-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Miramichi, NB

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Mario Cormier

94EEPJ · USA

DUPR

3.693

GH
Gerry Hebert

67OGJ0 · Aldouane, NB, CA

DUPR

3.351

阵营 2胜方
MR
Marc Richard

ZNXNWM · Grande-Digue, NB, CA

DUPR

3.669

Gabriel Fournier

17PQZ9 · Tracadie-Sheila, NB, CA

DUPR

4.138

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4334411857
显示原始对决元数据 JSON
[
  {
    "team_id": 7002983522,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mario Cormier",
        "dupr_id": "94EEPJ",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gerry Hebert",
        "dupr_id": "67OGJ0",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Aldouane, NB, CA"
      }
    ]
  },
  {
    "team_id": 4851380685,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marc Richard",
        "dupr_id": "ZNXNWM",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "Grande-Digue, NB, CA"
      },
      {
        "name": "Gabriel Fournier",
        "dupr_id": "17PQZ9",
        "rating": 4.138,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/128609_650873a03f059.jpeg",
        "location": "Tracadie-Sheila, NB, CA"
      }
    ]
  }
]