返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 65-69 Age

ID: 7682010362

对局比分

11-0, 11-0

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

3:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
IL
Ivan Lendl

EG707E · Vero Beach, FL, US

DUPR

5.313

DW
Diane Wainio

30ZM64 · Ponte Vedra Beach, FL, US

DUPR

5.784

阵营 2负方
SZ
Sherry Zimet

8K6LGK · Boca Raton, FL, US

DUPR

4.500

DA
David A Pinsky

1QLL65 · Palm Beach Gardens, FL, US

DUPR

4.410

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7682010362
显示原始对决元数据 JSON
[
  {
    "team_id": 7760046832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ivan Lendl",
        "dupr_id": "EG707E",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "Vero Beach, FL, US"
      },
      {
        "name": "Diane Wainio",
        "dupr_id": "30ZM64",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7418863407,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Zimet",
        "dupr_id": "8K6LGK",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "David A Pinsky",
        "dupr_id": "1QLL65",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      }
    ]
  }
]