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

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

ID: 7065917358

对局比分

9-15

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

7:30 PM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jamie Carmichael

QP0MO4 · ON, CA

DUPR

5.125

MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.446

阵营 2胜方
BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.788

NT
Nicolas Tran

EGRR4M · ON, CA

DUPR

5.048

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7065917358
显示原始对决元数据 JSON
[
  {
    "team_id": 6715537092,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Carmichael",
        "dupr_id": "QP0MO4",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 4986400535,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.788,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Nicolas Tran",
        "dupr_id": "EGRR4M",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  }
]