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

Klyng Rising League

ID: 5213541938

对局比分

15-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KH
Katelyn Hack

GGPL5G · LaSalle, ON, CA

DUPR

4.539

AA
Alexa Aquino

4LMVPV · Brantford, ON, CA

DUPR

4.654

阵营 2负方
KS
Kim Shpeer

L5RR2J · Waterloo, ON, CA

DUPR

4.573

RF
Reign Fisher

PW4D0Q · London, ON, CA

DUPR

4.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5213541938
显示原始对决元数据 JSON
[
  {
    "team_id": 8505633135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Hack",
        "dupr_id": "GGPL5G",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "LaSalle, ON, CA"
      },
      {
        "name": "Alexa Aquino",
        "dupr_id": "4LMVPV",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  },
  {
    "team_id": 7641949136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim  Shpeer",
        "dupr_id": "L5RR2J",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Waterloo, ON, CA"
      },
      {
        "name": "Reign Fisher",
        "dupr_id": "PW4D0Q",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  }
]