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

Open du Printemps 2026 - Double Mixte 4.5 - Round robin

ID: 5242231159

对局比分

15-10

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Serge Gagne

4LPM9K · USA

DUPR

4.773

AD
Alexandra Duranceau

2LPYG7 · Mont-Blanc, QC, CA

DUPR

4.322

阵营 2负方
JM
Jane McMahon

JJW0WJ · Saint-Germain-de-Grantham, QC, CA

DUPR

3.917

LP
Louis Proulx

KXMNJQ · Drummondville, QC, CA

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5242231159
显示原始对决元数据 JSON
[
  {
    "team_id": 6821332446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Serge Gagne",
        "dupr_id": "4LPM9K",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexandra Duranceau",
        "dupr_id": "2LPYG7",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Mont-Blanc, QC, CA"
      }
    ]
  },
  {
    "team_id": 8325485268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane McMahon",
        "dupr_id": "JJW0WJ",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Saint-Germain-de-Grantham, QC, CA"
      },
      {
        "name": "Louis Proulx",
        "dupr_id": "KXMNJQ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Drummondville, QC, CA"
      }
    ]
  }
]