返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

5th

ID: 5285877199

对局比分

21-11

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

8:45 AM

对决场地

MTL Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Debbie Huq

GWNGXD · Westmount, QC, CA

DUPR

4.210

HT
Harper Taran

7DZZE4 · Montréal, QC, CA

DUPR

4.892

阵营 2负方
EB
Emy Bergeron

7D7WDN · Sainte-Marthe-sur-le-Lac, QC, CA

DUPR

4.711

MY
Mickael Yergeau

YNOLNK · Mauricie, QC, CA

DUPR

4.549

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5285877199
显示原始对决元数据 JSON
[
  {
    "team_id": 4619806320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie  Huq",
        "dupr_id": "GWNGXD",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Westmount, QC, CA"
      },
      {
        "name": "Harper Taran",
        "dupr_id": "7DZZE4",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      }
    ]
  },
  {
    "team_id": 5617050369,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emy Bergeron",
        "dupr_id": "7D7WDN",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Sainte-Marthe-sur-le-Lac, QC, CA"
      },
      {
        "name": "Mickael Yergeau",
        "dupr_id": "YNOLNK",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Mauricie, QC, CA"
      }
    ]
  }
]