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

The Toronto Open - Powered By APA - Mens Doubles Skill: (PRO QUALIFIER)

ID: 8364899960

对局比分

11-7, 3-11, 11-5

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

9:00 PM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.416

MK
Matthew Kawamoto

8EX2MV · Ottawa, ON, CA

DUPR

5.697

阵营 2负方
MS
Marc-Antoine St-Pierre

QP6L4N · Montreal, QC, CA

DUPR

4.972

NS
Nolan Smyth

3LP5L6 · Montreal, QC, CA

DUPR

5.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8364899960
显示原始对决元数据 JSON
[
  {
    "team_id": 7722757998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.416,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Matthew Kawamoto",
        "dupr_id": "8EX2MV",
        "rating": 5.697,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5636644574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc-Antoine St-Pierre",
        "dupr_id": "QP6L4N",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      },
      {
        "name": "Nolan Smyth",
        "dupr_id": "3LP5L6",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Montreal, QC, CA"
      }
    ]
  }
]