返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

3/29 Women's Piranha

ID: 5947969248

对局比分

9-11

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

1:00 PM

对决场地

Pickled! Frankfort

未核实场馆

对决竞争阵营

阵营 1负方
KK
Karis Kim

9DD7DV · USA

DUPR

2.844

JD
Jessica Diaz

JP5OEM · USA

DUPR

2.911

阵营 2胜方
CD
Charla Dexter

WX6PDL · Bradley, IL, US

DUPR

3.405

KE
Kathy Easton

L59K0J · Mokena, IL, US

DUPR

3.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5947969248
显示原始对决元数据 JSON
[
  {
    "team_id": 4829876032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karis Kim",
        "dupr_id": "9DD7DV",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessica  Diaz",
        "dupr_id": "JP5OEM",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5782094729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charla Dexter",
        "dupr_id": "WX6PDL",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Bradley, IL, US"
      },
      {
        "name": "Kathy Easton",
        "dupr_id": "L59K0J",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "Mokena, IL, US"
      }
    ]
  }
]