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

3/29 Women's Piranha

ID: 5474373416

对局比分

11-4

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Pickled! Frankfort

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Angel Cozzolino

OW5WOW · USA

DUPR

3.189

CD
Charla Dexter

WX6PDL · Bradley, IL, US

DUPR

3.415

阵营 2负方
JB
Jolie Burns-Casey

PKK5LM · Tinley Park, IL, US

DUPR

3.218

KR
Kate Robbins

996X6J · USA

DUPR

3.228

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5474373416
显示原始对决元数据 JSON
[
  {
    "team_id": 8097442600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angel Cozzolino",
        "dupr_id": "OW5WOW",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charla Dexter",
        "dupr_id": "WX6PDL",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Bradley, IL, US"
      }
    ]
  },
  {
    "team_id": 6824812047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jolie Burns-Casey",
        "dupr_id": "PKK5LM",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Tinley Park, IL, US"
      },
      {
        "name": "Kate Robbins",
        "dupr_id": "996X6J",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]