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

CNPL 2026 - Season 4

ID: 8242775213

对局比分

21-13

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
AY
Audrey Yeung

ZNP99L · Toronto, ON, CA

DUPR

5.355

AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.969

阵营 2负方
DB
Danielle Boss

KO2WP6 · Brantford, ON, CA

DUPR

5.446

LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

4.999

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8242775213
显示原始对决元数据 JSON
[
  {
    "team_id": 4409857587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Yeung",
        "dupr_id": "ZNP99L",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Ava Kalist",
        "dupr_id": "3VXL27",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      }
    ]
  },
  {
    "team_id": 4920258049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Boss",
        "dupr_id": "KO2WP6",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      },
      {
        "name": "Louise Kwong",
        "dupr_id": "9P5GNR",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  }
]