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

LWR Pickleball Club DUPR League

ID: 5066242480

对局比分

15-3

获胜 / Win

对决日期

2025-10-01

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EC
Erica Calka

30VON2 · Sarasota, FL, US

DUPR

4.010

SK
Sarah Kolar

3LPGZ6 · USA

DUPR

3.725

阵营 2负方
PW
Peggy Williams

1242MY · USA

DUPR

2.881

SH
Sherri Horne

EG590E · USA

DUPR

2.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5066242480
显示原始对决元数据 JSON
[
  {
    "team_id": 6273789534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erica Calka",
        "dupr_id": "30VON2",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Sarah Kolar",
        "dupr_id": "3LPGZ6",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8475162655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peggy Williams",
        "dupr_id": "1242MY",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherri Horne",
        "dupr_id": "EG590E",
        "rating": 2.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]