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

Klyng Rising League

ID: 6074927251

对局比分

13-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JA
Jill Abergel

PWV47X · Toronto, ON, CA

DUPR

4.411

LG
Lilliana Gao

99Y947 · Markham, ON, CA

DUPR

4.475

阵营 2胜方
KH
Katelyn Hack

GGPL5G · LaSalle, ON, CA

DUPR

4.528

AA
Alexa Aquino

4LMVPV · Brantford, ON, CA

DUPR

4.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6074927251
显示原始对决元数据 JSON
[
  {
    "team_id": 5171292249,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jill Abergel",
        "dupr_id": "PWV47X",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Lilliana Gao",
        "dupr_id": "99Y947",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 7879062916,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Hack",
        "dupr_id": "GGPL5G",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "LaSalle, ON, CA"
      },
      {
        "name": "Alexa Aquino",
        "dupr_id": "4LMVPV",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]