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

2026 Franklin US Open Pickleball Championships - Men's Champions Pro Doubles - Main Draw

ID: 6872734259

对局比分

6-15

落败 / Loss

对决日期

2026-04-15

对局时间 (估算)

12:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.764

AT
Andrew Thompson

3P4LLQ · Rochester, NY, US

DUPR

4.837

阵营 2胜方
TR
Todd Robertson

8KOJ63 · Rochester, MN, US

DUPR

5.239

PP
Peter Prodanov

1N4DW8 · Marco Island, FL, US

DUPR

5.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6872734259
显示原始对决元数据 JSON
[
  {
    "team_id": 8326455279,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      },
      {
        "name": "Andrew Thompson",
        "dupr_id": "3P4LLQ",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 4452945535,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Robertson",
        "dupr_id": "8KOJ63",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Peter Prodanov",
        "dupr_id": "1N4DW8",
        "rating": 5.532,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      }
    ]
  }
]