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

Open du Saint-Laurent 2026 - Double Homme 4.5 50+ - Round robin

ID: 5312215075

对局比分

15-3

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Boucherville, QC, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Serge Gagne

4LPM9K · USA

DUPR

4.773

FV
François Vincent

4LYPK2 · Saint-Hyacinthe, QC, CA

DUPR

4.618

阵营 2负方
MR
Martin Ruel

W6YDRY · Quebec City, QC, CA

DUPR

3.843

BV
Benoit Vincent

0YWQJ2 · St-Bruno-de-Montarville, QC, CA

DUPR

4.163

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5312215075
显示原始对决元数据 JSON
[
  {
    "team_id": 5428108208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Serge Gagne",
        "dupr_id": "4LPM9K",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "François Vincent",
        "dupr_id": "4LYPK2",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Saint-Hyacinthe, QC, CA"
      }
    ]
  },
  {
    "team_id": 6212634688,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Ruel",
        "dupr_id": "W6YDRY",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Quebec City, QC, CA"
      },
      {
        "name": "Benoit Vincent",
        "dupr_id": "0YWQJ2",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "St-Bruno-de-Montarville, QC, CA"
      }
    ]
  }
]