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

Women's Ladder May 2026 - Week 1

ID: 7888783995

对局比分

9-11

获胜 / Win

对决日期

2026-04-28

对局时间 (估算)

4:45 AM

对决场地

Erie Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
KO
Kay O’Donnell

NR244W · Mentor, OH, US

DUPR

3.129

MO
Megan O’Donnell

994Z5R · Euclid, OH, US

DUPR

3.012

阵营 2胜方
DA
DELETED Account

J5KEND · USA

DUPR

2.688

SL
Susan LaDuke

84WKZG · OH, US

DUPR

3.008

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7888783995
显示原始对决元数据 JSON
[
  {
    "team_id": 7789354903,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kay O’Donnell",
        "dupr_id": "NR244W",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": "Mentor, OH, US"
      },
      {
        "name": "Megan O’Donnell",
        "dupr_id": "994Z5R",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": "Euclid, OH, US"
      }
    ]
  },
  {
    "team_id": 5871833354,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "J5KEND",
        "rating": 2.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan LaDuke",
        "dupr_id": "84WKZG",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  }
]