返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Open du Printemps 2026 - Double Homme 4.0 50+ - Round robin

ID: 6818125871

对局比分

15-1

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
MR
Martin Ruel

W6YDRY · Quebec City, QC, CA

DUPR

3.947

MB
Martin Breton

99ORLJ · USA

DUPR

4.252

阵营 2负方
GG
Guy Gelinas

Q5DJ6R · USA

DUPR

3.447

EP
Eric Parro

V7QNMP · Mirabel, QC, CA

DUPR

3.788

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6818125871
显示原始对决元数据 JSON
[
  {
    "team_id": 8373801685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Ruel",
        "dupr_id": "W6YDRY",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Quebec City, QC, CA"
      },
      {
        "name": "Martin Breton",
        "dupr_id": "99ORLJ",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5449590353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guy Gelinas",
        "dupr_id": "Q5DJ6R",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Parro",
        "dupr_id": "V7QNMP",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Mirabel, QC, CA"
      }
    ]
  }
]