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

Tournoi d'ouverture du centre Tandem - Double Homme 4.0+ - Round robin

ID: 7398724051

对局比分

2-11

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

8:45 AM

对决场地

Boulevard Industriel, Sherbrooke, QC, Canada

未核实场馆

对决竞争阵营

阵营 1负方
DB
Dany Boucher

JZ7Q0O · USA

DUPR

3.973

CB
Christophe Beaudoin

V4NDOP · USA

DUPR

3.701

阵营 2胜方
PB
Philippe Bergeron

X02JYX · USA

DUPR

4.887

AD
Anthony Demers

0QPWQ4 · Sherbrooke, QC, CA

DUPR

4.475

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7398724051
显示原始对决元数据 JSON
[
  {
    "team_id": 7723296402,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dany Boucher",
        "dupr_id": "JZ7Q0O",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christophe Beaudoin",
        "dupr_id": "V4NDOP",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7458107124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Philippe Bergeron",
        "dupr_id": "X02JYX",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Demers",
        "dupr_id": "0QPWQ4",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Sherbrooke, QC, CA"
      }
    ]
  }
]