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

Open du Printemps 2026 - Double Homme 5.0 - Round robin

ID: 8113333199

对局比分

15-10

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Saint-Roch-de-l'Achigan, QC, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
CP
charlémil poissant

L5X4Q5 · Saint-Luc, QC, CA

DUPR

5.074

MS
Marc-Antoine St-Pierre

QP6L4N · Montreal, QC, CA

DUPR

5.039

阵营 2负方
PL
Pascal Lefebvre

X2V945 · Sainte-Thérèse, QC, CA

DUPR

4.565

PG
Philippe Gouin

JZ7EVM · La Prairie, QC, CA

DUPR

4.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8113333199
显示原始对决元数据 JSON
[
  {
    "team_id": 5671132787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "charlémil poissant",
        "dupr_id": "L5X4Q5",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Saint-Luc, QC, CA"
      },
      {
        "name": "Marc-Antoine St-Pierre",
        "dupr_id": "QP6L4N",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 7474055726,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pascal Lefebvre",
        "dupr_id": "X2V945",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Sainte-Thérèse, QC, CA"
      },
      {
        "name": "Philippe Gouin",
        "dupr_id": "JZ7EVM",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "La Prairie, QC, CA"
      }
    ]
  }
]