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

2026 Franklin US Open Pickleball Championships - Mixed Split Pro Age Event

ID: 6838352996

对局比分

11-8, 11-4

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
Cantillon Endara

17Z7V5 · Miami, FL, US

DUPR

5.132

RD
Ryler DeHeart

3O0R28 · Walton County, FL, US

DUPR

5.819

阵营 2负方
LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.576

MF
Maggie Fields

PKJPGM · Seattle, WA, US

DUPR

4.819

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6838352996
显示原始对决元数据 JSON
[
  {
    "team_id": 8586635690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cantillon Endara",
        "dupr_id": "17Z7V5",
        "rating": 5.132,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1252525/images/profile/5df8d66c-5ef9-40a7-a16a-d7292f5c2804.png",
        "location": "Miami, FL, US"
      },
      {
        "name": "Ryler DeHeart",
        "dupr_id": "3O0R28",
        "rating": 5.819,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      }
    ]
  },
  {
    "team_id": 4663217948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      },
      {
        "name": "Maggie Fields",
        "dupr_id": "PKJPGM",
        "rating": 4.819,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]