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

DUPR 20 (14:00) Pool B - The Dink MiLP CAN QC Legend Pickleball

ID: 6649677661

对局比分

21-16

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

2:15 AM

对决场地

MTL Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
ME
Marc Etienne McLaughlin

ZNX5PL · Montreal, QC, CA

DUPR

5.133

NG
Nancy Gougeon

999YYR · Mirabel, QC, CA

DUPR

4.962

阵营 2负方
RB
Richard Bonin

9P2ELJ · Sainte-Julie, QC, CA

DUPR

4.766

AL
Audrey Lepage

EGYYNM · Sainte-Julie, QC, CA

DUPR

4.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6649677661
显示原始对决元数据 JSON
[
  {
    "team_id": 6210185982,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Etienne McLaughlin",
        "dupr_id": "ZNX5PL",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Nancy Gougeon",
        "dupr_id": "999YYR",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Mirabel, QC, CA"
      }
    ]
  },
  {
    "team_id": 4472381976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Bonin",
        "dupr_id": "9P2ELJ",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      },
      {
        "name": "Audrey Lepage",
        "dupr_id": "EGYYNM",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  }
]