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

Women's Ladder March Week #7

ID: 5300388811

对局比分

8-15

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

8:45 AM

对决场地

Erie Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
SK
Sandy Kiffmeyer

2ZYN47 · Painesville, OH, US

DUPR

2.656

SL
Susan LaDuke

84WKZG · OH, US

DUPR

3.036

阵营 2胜方
BW
Betsy Warner

OWOQ4W · USA

DUPR

2.777

MR
Michelle Rodewald

7JDP0N · Lake County, OH, US

DUPR

2.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5300388811
显示原始对决元数据 JSON
[
  {
    "team_id": 4396361699,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandy Kiffmeyer",
        "dupr_id": "2ZYN47",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      },
      {
        "name": "Susan LaDuke",
        "dupr_id": "84WKZG",
        "rating": 3.036,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 7625720476,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Betsy Warner",
        "dupr_id": "OWOQ4W",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michelle Rodewald",
        "dupr_id": "7JDP0N",
        "rating": 2.978,
        "profile_pic_url": null,
        "location": "Lake County, OH, US"
      }
    ]
  }
]