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

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

ID: 5866739839

对局比分

11-9, 11-4

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

8:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
IL
Ivan Lendl

EG707E · Vero Beach, FL, US

DUPR

5.301

DW
Diane Wainio

30ZM64 · Ponte Vedra Beach, FL, US

DUPR

5.622

阵营 2负方
MC
Magge Camuti

3XWOR8 · Naples, FL, US

DUPR

4.499

FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.360

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5866739839
显示原始对决元数据 JSON
[
  {
    "team_id": 8475414098,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ivan Lendl",
        "dupr_id": "EG707E",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Vero Beach, FL, US"
      },
      {
        "name": "Diane Wainio",
        "dupr_id": "30ZM64",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4736078438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Magge Camuti",
        "dupr_id": "3XWOR8",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]