返回检索中心
匹克球对决数据双打对决 (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: 7160881756

对局比分

2-11

落败 / Loss

对决日期

2025-04-19

对局时间 (估算)

5:00 PM

对决场地

Petit-Rocher, NB

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Marc Hebert

M2D0PO · Shediac Bridge, NB, CA

DUPR

4.679

GH
Gerry Hebert

67OGJ0 · Aldouane, NB, CA

DUPR

3.853

阵营 2胜方
PF
Parker Fisher

17VVR5 · Bonshaw, PE, CA

DUPR

4.607

KB
Kyle Bennington

EGON0W · Charlottetown, PE, CA

DUPR

4.729

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7160881756
显示原始对决元数据 JSON
[
  {
    "team_id": 8347434546,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marc Hebert",
        "dupr_id": "M2D0PO",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Shediac Bridge, NB, CA"
      },
      {
        "name": "Gerry Hebert",
        "dupr_id": "67OGJ0",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Aldouane, NB, CA"
      }
    ]
  },
  {
    "team_id": 7482825601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parker Fisher",
        "dupr_id": "17VVR5",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Bonshaw, PE, CA"
      },
      {
        "name": "Kyle Bennington",
        "dupr_id": "EGON0W",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      }
    ]
  }
]