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

Springfest 5th Edition-54 and under presented by/présenté par Onix Pickleball Canada - Mens Doubles Skill: (4.0 And Above) Age: (54 And Under)

ID: 7389969350

对局比分

11-0

落败 / Loss

对决日期

2025-04-19

对局时间 (估算)

3:30 PM

对决场地

Petit-Rocher, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
MO
Mathieu Ouellette

1RJ27N · Moncton, NB, CA

DUPR

4.830

TO
thomas oneil

8DQ02L · Dieppe, NB, CA

DUPR

4.039

阵营 2负方
MH
Marc Hebert

M2D0PO · Shediac Bridge, NB, CA

DUPR

4.652

GH
Gerry Hebert

67OGJ0 · Aldouane, NB, CA

DUPR

3.790

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7389969350
显示原始对决元数据 JSON
[
  {
    "team_id": 6711352799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mathieu Ouellette",
        "dupr_id": "1RJ27N",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "thomas oneil",
        "dupr_id": "8DQ02L",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Dieppe, NB, CA"
      }
    ]
  },
  {
    "team_id": 7665336799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Hebert",
        "dupr_id": "M2D0PO",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Shediac Bridge, NB, CA"
      },
      {
        "name": "Gerry Hebert",
        "dupr_id": "67OGJ0",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Aldouane, NB, CA"
      }
    ]
  }
]