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

In and Out Pickleball - April 11th 3.5 Women's Doubles

ID: 5265244827

对局比分

11-1

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

8001 Moving Way unit b, Mentor, OH 44060, USA

未核实场馆

对决竞争阵营

阵营 1胜方
HD
Heather Duer

E9G2VJ · USA

DUPR

3.017

JH
Jennifer Hess

8JMJM4 · Painesville, OH, US

DUPR

3.398

阵营 2负方
LM
Lori Maxwell

GWLL2V · USA

DUPR

2.341

DB
Debbie Brenner

ELOQNV · USA

DUPR

2.189

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5265244827
显示原始对决元数据 JSON
[
  {
    "team_id": 5815954725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Duer",
        "dupr_id": "E9G2VJ",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Hess",
        "dupr_id": "8JMJM4",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Painesville, OH, US"
      }
    ]
  },
  {
    "team_id": 4681967397,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Maxwell",
        "dupr_id": "GWLL2V",
        "rating": 2.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Debbie Brenner",
        "dupr_id": "ELOQNV",
        "rating": 2.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]