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

Open du Printemps 2026 - Double Homme 4.0 50+ - Bracket - Round of 16

ID: 6247379953

对局比分

11-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
FV
Florin Vrabie

76PX94 · Chambly, QC, CA

DUPR

3.830

SL
Sylvain Lemay

GXO4QX · USA

DUPR

3.673

阵营 2胜方
GG
Guy Gelinas

Q5DJ6R · USA

DUPR

3.538

EP
Eric Parro

V7QNMP · Mirabel, QC, CA

DUPR

3.895

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6247379953
显示原始对决元数据 JSON
[
  {
    "team_id": 7228159707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Florin Vrabie",
        "dupr_id": "76PX94",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Chambly, QC, CA"
      },
      {
        "name": "Sylvain Lemay",
        "dupr_id": "GXO4QX",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5133817697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Guy Gelinas",
        "dupr_id": "Q5DJ6R",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Parro",
        "dupr_id": "V7QNMP",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Mirabel, QC, CA"
      }
    ]
  }
]