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

2026 MPC Dinko de Mayo - a USA Pickleball Golden Ticket Event - Womens Doubles Skill: (4.0/4.5) Age: (60 To 64) and (4.0) Age: (65 To 69)

ID: 5840153002

对局比分

3-15

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

11:30 PM

对决场地

Ellisville, MO

View Facility Page →

对决竞争阵营

阵营 1负方
KG
Karen Gordon

17KJ74 · Springfield, MO, US

DUPR

3.394

MC
Michelle Chow

8GWNJQ · Bloomington, IL, US

DUPR

3.999

阵营 2胜方
LG
Laura Grooms

3YMMP3 · Arcadia, OK, US

DUPR

4.234

KM
kelley mastell

8EXJLM · Edmond, OK, US

DUPR

4.292

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5840153002
显示原始对决元数据 JSON
[
  {
    "team_id": 7801688924,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Gordon",
        "dupr_id": "17KJ74",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      },
      {
        "name": "Michelle Chow",
        "dupr_id": "8GWNJQ",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      }
    ]
  },
  {
    "team_id": 5667873675,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Grooms",
        "dupr_id": "3YMMP3",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Arcadia, OK, US"
      },
      {
        "name": "kelley mastell",
        "dupr_id": "8EXJLM",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]