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

Open du Printemps 2026 - Double Homme 4.0 - Bracket - Quarter-final

ID: 7265587064

对局比分

6-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
ML
michael laneuville

NYLLM7 · Trois-Rivières, QC, CA

DUPR

3.503

AD
Alexandre Danylo

N72776 · Trois-Rivières, QC, CA

DUPR

4.125

阵营 2胜方
PL
Patrick Leblanc

1R7OVQ · Gatineau, QC, CA

DUPR

3.863

YG
Yan Gendron

0Z5W7X · Gatineau, QC, CA

DUPR

3.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7265587064
显示原始对决元数据 JSON
[
  {
    "team_id": 6773708045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "michael laneuville",
        "dupr_id": "NYLLM7",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Trois-Rivières, QC, CA"
      },
      {
        "name": "Alexandre Danylo",
        "dupr_id": "N72776",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Trois-Rivières, QC, CA"
      }
    ]
  },
  {
    "team_id": 5743837167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Leblanc",
        "dupr_id": "1R7OVQ",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Yan Gendron",
        "dupr_id": "0Z5W7X",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]