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

Klyng Rising League

ID: 5332893289

对局比分

15-10

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Jill Abergel

PWV47X · Toronto, ON, CA

DUPR

4.398

MA
Marie Aubie

V745XP · Bridgenorth, ON, CA

DUPR

5.079

阵营 2负方
BC
Bruna Chaves

MYGG0V · Mississauga, ON, CA

DUPR

4.582

RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.786

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5332893289
显示原始对决元数据 JSON
[
  {
    "team_id": 5948663578,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Abergel",
        "dupr_id": "PWV47X",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Marie Aubie",
        "dupr_id": "V745XP",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Bridgenorth, ON, CA"
      }
    ]
  },
  {
    "team_id": 6888853129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruna Chaves",
        "dupr_id": "MYGG0V",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      }
    ]
  }
]