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

DUPR 15 (V3) Pool B 13:30

ID: 7663087114

对局比分

20-22

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

11:30 PM

对决场地

MTL Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
SL
Simon Lapierre

JJ9MKW · Montérégie, QC, CA

DUPR

4.731

MY
Mickael Yergeau

YNOLNK · Mauricie, QC, CA

DUPR

4.547

阵营 2胜方
HT
Harper Taran

7DZZE4 · Montréal, QC, CA

DUPR

4.927

ND
Nathan Dobin

V76GWE · USA

DUPR

4.229

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7663087114
显示原始对决元数据 JSON
[
  {
    "team_id": 7885390877,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Simon Lapierre",
        "dupr_id": "JJ9MKW",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Montérégie, QC, CA"
      },
      {
        "name": "Mickael Yergeau",
        "dupr_id": "YNOLNK",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Mauricie, QC, CA"
      }
    ]
  },
  {
    "team_id": 6612874308,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Harper Taran",
        "dupr_id": "7DZZE4",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      },
      {
        "name": "Nathan Dobin",
        "dupr_id": "V76GWE",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]