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

CNPL 2026 - Season 4

ID: 6771883617

对局比分

12-21

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

Canada

View Facility Page →

对决竞争阵营

阵营 1负方
KH
Kyle hermetz

MY249G · Brampton, ON, CA

DUPR

5.784

AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.956

阵营 2胜方
DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.456

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.803

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6771883617
显示原始对决元数据 JSON
[
  {
    "team_id": 7911971853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle hermetz",
        "dupr_id": "MY249G",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      },
      {
        "name": "Ava Kalist",
        "dupr_id": "3VXL27",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      }
    ]
  },
  {
    "team_id": 6694974448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.456,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.803,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]