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

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

ID: 6887352697

对局比分

15-12

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JF
Jean Francois Richard

DW4EJM · St-Bruno-de-Montarville, QC, CA

DUPR

3.880

Steve Gagne

JZ4MZ4 · Montreal, QC, CA

DUPR

3.564

阵营 2负方
JM
Jean Marc Desy

G5YY4V · USA

DUPR

3.663

SP
Stéphane Perreault

2YEJ44 · Québec City, QC, CA

DUPR

3.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6887352697
显示原始对决元数据 JSON
[
  {
    "team_id": 4948731114,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jean Francois Richard",
        "dupr_id": "DW4EJM",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "St-Bruno-de-Montarville, QC, CA"
      },
      {
        "name": "Steve Gagne",
        "dupr_id": "JZ4MZ4",
        "rating": 3.564,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68d557efb147e.jpg",
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 8560200704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Marc  Desy",
        "dupr_id": "G5YY4V",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stéphane  Perreault",
        "dupr_id": "2YEJ44",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Québec City, QC, CA"
      }
    ]
  }
]