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

Women's Ladder March Week #7

ID: 7315695962

对局比分

15-7

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

3:30 PM

对决场地

Erie Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
ND
Nancy DeWerth

5574O0 · Mentor, OH, US

DUPR

3.298

SL
Susan LaDuke

84WKZG · OH, US

DUPR

3.038

阵营 2负方
SK
Sandy Kiffmeyer

2ZYN47 · Painesville, OH, US

DUPR

2.667

MR
Michelle Rodewald

7JDP0N · Lake County, OH, US

DUPR

2.959

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7315695962
显示原始对决元数据 JSON
[
  {
    "team_id": 6690311854,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy DeWerth",
        "dupr_id": "5574O0",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Susan LaDuke",
        "dupr_id": "84WKZG",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 6869737399,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandy Kiffmeyer",
        "dupr_id": "2ZYN47",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      },
      {
        "name": "Michelle Rodewald",
        "dupr_id": "7JDP0N",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": "Lake County, OH, US"
      }
    ]
  }
]