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

Classique Rive-Nord 2026 - Double Homme 5.0 - Round robin

ID: 8250013605

对局比分

16-14

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

10:15 AM

对决场地

Laval, QC, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Marc-Antoine St-Pierre

QP6L4N · Montreal, QC, CA

DUPR

4.920

NS
Nolan Smyth

3LP5L6 · Montreal, QC, CA

DUPR

5.344

阵营 2负方
JB
Jonathan Bouffard

ZD4YKD · Quebec City, QC, CA

DUPR

4.601

AD
Alexis Dubé

JZ4P5D · Québec, QC, CA

DUPR

4.690

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8250013605
显示原始对决元数据 JSON
[
  {
    "team_id": 7401659961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc-Antoine St-Pierre",
        "dupr_id": "QP6L4N",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Nolan Smyth",
        "dupr_id": "3LP5L6",
        "rating": 5.344,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  },
  {
    "team_id": 8441498276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Bouffard",
        "dupr_id": "ZD4YKD",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Quebec City, QC, CA"
      },
      {
        "name": "Alexis Dubé",
        "dupr_id": "JZ4P5D",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Québec, QC, CA"
      }
    ]
  }
]