返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Championnat Québécois Genacol - Double Mixte 4.5 - Round robin

ID: 6634450533

对局比分

15-4

落败 / Loss

对决日期

2025-09-19

对局时间 (估算)

10:15 AM

对决场地

Granby, QC, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
JA
Jimmy Allaire

L5GPZ5 · Granby, QC, CA

DUPR

4.665

AD
Alexandra Duranceau

2LPYG7 · Mont-Blanc, QC, CA

DUPR

4.618

阵营 2负方
SR
Sabrina Richard

W64J7Y · Montréal, QC, CA

DUPR

4.217

HB
hakim bendou

67NZJD · Montreal, QC, CA

DUPR

4.552

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6634450533
显示原始对决元数据 JSON
[
  {
    "team_id": 6253040886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Allaire",
        "dupr_id": "L5GPZ5",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Granby, QC, CA"
      },
      {
        "name": "Alexandra Duranceau",
        "dupr_id": "2LPYG7",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Mont-Blanc, QC, CA"
      }
    ]
  },
  {
    "team_id": 5681980880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sabrina Richard",
        "dupr_id": "W64J7Y",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Montréal, QC, CA"
      },
      {
        "name": "hakim bendou",
        "dupr_id": "67NZJD",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]