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

Women's Ladder March Week #8

ID: 4714357677

对局比分

15-13

落败 / Loss

对决日期

2026-04-21

对局时间 (估算)

10:15 AM

对决场地

Erie Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
KO
Kay O’Donnell

NR244W · Mentor, OH, US

DUPR

3.135

KW
Kristen Werden

D552QY · USA

DUPR

3.347

阵营 2负方
ND
Nancy DeWerth

5574O0 · Mentor, OH, US

DUPR

3.285

MR
Michelle Rodewald

7JDP0N · Lake County, OH, US

DUPR

2.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4714357677
显示原始对决元数据 JSON
[
  {
    "team_id": 6276471504,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kay O’Donnell",
        "dupr_id": "NR244W",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Kristen Werden",
        "dupr_id": "D552QY",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5161527208,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy DeWerth",
        "dupr_id": "5574O0",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Michelle Rodewald",
        "dupr_id": "7JDP0N",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": "Lake County, OH, US"
      }
    ]
  }
]