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

DUPR 20 (16:30) - CANADA The Dink Minor League Pickleball powered by Legend Pickleball @Tennis 13, Quebec

ID: 4708385863

对局比分

21-13

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1胜方
CP
charlémil poissant

L5X4Q5 · Saint-Luc, QC, CA

DUPR

5.043

ER
Emma Ruoyi Li

3OQ5Y2 · Shanghai, Shanghai, CN

DUPR

5.371

阵营 2负方
MS
Marc-Antoine St-Pierre

QP6L4N · Montreal, QC, CA

DUPR

4.972

EC
Emma Cloutier

V4Z2R7 · Montreal, QC, CA

DUPR

4.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4708385863
显示原始对决元数据 JSON
[
  {
    "team_id": 5591909802,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "charlémil poissant",
        "dupr_id": "L5X4Q5",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Saint-Luc, QC, CA"
      },
      {
        "name": "Emma Ruoyi Li",
        "dupr_id": "3OQ5Y2",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      }
    ]
  },
  {
    "team_id": 5660324244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc-Antoine St-Pierre",
        "dupr_id": "QP6L4N",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Emma Cloutier",
        "dupr_id": "V4Z2R7",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]