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

APA Championship - The Finals - Mens Doubles Skill: (PRO)

ID: 6001384966

对局比分

11-2, 11-7

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

11:30 PM

对决场地

North York, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.372

KH
Kyle hermetz

MY249G · Brampton, ON, CA

DUPR

5.621

阵营 2负方
EB
Eric Belahov

KOPZJO · Oshawa, ON, CA

DUPR

5.482

NT
Nicolas Tran

EGRR4M · ON, CA

DUPR

4.976

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6001384966
显示原始对决元数据 JSON
[
  {
    "team_id": 7554100229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Kyle hermetz",
        "dupr_id": "MY249G",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 5097021744,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Belahov",
        "dupr_id": "KOPZJO",
        "rating": 5.482,
        "profile_pic_url": null,
        "location": "Oshawa, ON, CA"
      },
      {
        "name": "Nicolas Tran",
        "dupr_id": "EGRR4M",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "ON, CA"
      }
    ]
  }
]