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

DUPR 15 (V3) Pool B 13:30

ID: 8522933532

对局比分

21-17

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

1:00 PM

对决场地

MTL Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
MY
Mickael Yergeau

YNOLNK · Mauricie, QC, CA

DUPR

4.563

EB
Emy Bergeron

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

DUPR

4.725

阵营 2负方
HT
Harper Taran

7DZZE4 · Montréal, QC, CA

DUPR

4.868

DH
Debbie Huq

GWNGXD · Westmount, QC, CA

DUPR

4.196

数据访问 (AI / 开发者)

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

cURL Request:

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