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

Klyng Rising League

ID: 5767239682

对局比分

15-13

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.858

BC
Bruna Chaves

MYGG0V · Mississauga, ON, CA

DUPR

4.565

阵营 2负方
KB
Kara Blair

2QYEE9 · Tilbury, ON, CA

DUPR

4.488

AA
Alexa Aquino

4LMVPV · Brantford, ON, CA

DUPR

4.641

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5767239682
显示原始对决元数据 JSON
[
  {
    "team_id": 4620391494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      },
      {
        "name": "Bruna Chaves",
        "dupr_id": "MYGG0V",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 7471810685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kara Blair",
        "dupr_id": "2QYEE9",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Tilbury, ON, CA"
      },
      {
        "name": "Alexa Aquino",
        "dupr_id": "4LMVPV",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Brantford, ON, CA"
      }
    ]
  }
]