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

Championnat Québécois Genacol - Double Mixte 4.5 - Bracket - P9: Quarter-final

ID: 4601034927

对局比分

15-2

获胜 / Win

对决日期

2025-09-19

对局时间 (估算)

4:45 AM

对决场地

Granby, QC, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Sabrina Richard

W64J7Y · Montréal, QC, CA

DUPR

4.266

HB
hakim bendou

67NZJD · Montreal, QC, CA

DUPR

4.599

阵营 2负方
Alexandre Bell Dion

NY4ZZ6 · Sherbrooke, QC, CA

DUPR

4.411

AP
Anika Poulin

GGJLDD · Magog, QC, CA

DUPR

4.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4601034927
显示原始对决元数据 JSON
[
  {
    "team_id": 4753342642,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Richard",
        "dupr_id": "W64J7Y",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      },
      {
        "name": "hakim bendou",
        "dupr_id": "67NZJD",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 7741454591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexandre Bell Dion",
        "dupr_id": "NY4ZZ6",
        "rating": 4.411,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67eecfc777240.jpg",
        "location": "Sherbrooke, QC, CA"
      },
      {
        "name": "Anika Poulin",
        "dupr_id": "GGJLDD",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Magog, QC, CA"
      }
    ]
  }
]