返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Elite Pickleball Women's Championship 4.0-4.7

ID: 4345406312

对局比分

10-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1负方
KK
Kathryn Kemp

9PKPZK · Bolingbrook, IL, US

DUPR

3.922

MM
Mika McAnally

XJONVX · Owensboro, KY, US

DUPR

4.102

阵营 2胜方
LS
Laura Sues

5600PV · New Lenox, IL, US

DUPR

3.878

GS
Gina Sammarco

V46P45 · Woodridge, IL, US

DUPR

3.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4345406312
显示原始对决元数据 JSON
[
  {
    "team_id": 6156901052,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathryn Kemp",
        "dupr_id": "9PKPZK",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Bolingbrook, IL, US"
      },
      {
        "name": "Mika McAnally",
        "dupr_id": "XJONVX",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  },
  {
    "team_id": 7951181078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Sues",
        "dupr_id": "5600PV",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "New Lenox, IL, US"
      },
      {
        "name": "Gina Sammarco",
        "dupr_id": "V46P45",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Woodridge, IL, US"
      }
    ]
  }
]