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

Women's 13 (v3)-MD Pickleball @MPGC

ID: 5259782958

对局比分

21-14

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

7:30 PM

对决场地

Montville Pickleball & Golf Club

View Facility Page →

对决竞争阵营

阵营 1胜方
CH
Charlotte Healey

3O0727 · Hopewell Township, NJ, US

DUPR

4.688

EB
Emily Babinsky

MYX9GG · Allentown, NJ, US

DUPR

4.469

阵营 2负方
SS
Shine Smith

124QQR · Harrison, NJ, US

DUPR

4.079

KB
Kathy Behrmann

8JGY54 · Madison, NJ, US

DUPR

4.061

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5259782958
显示原始对决元数据 JSON
[
  {
    "team_id": 7223888237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlotte Healey",
        "dupr_id": "3O0727",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Hopewell Township, NJ, US"
      },
      {
        "name": "Emily Babinsky",
        "dupr_id": "MYX9GG",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Allentown, NJ, US"
      }
    ]
  },
  {
    "team_id": 7892292970,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shine Smith",
        "dupr_id": "124QQR",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Harrison, NJ, US"
      },
      {
        "name": "Kathy Behrmann",
        "dupr_id": "8JGY54",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Madison, NJ, US"
      }
    ]
  }
]