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

2026 Franklin US Open Pickleball Championships - Men's Split Pro Age Event

ID: 5811097444

对局比分

11-2, 11-7

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
JS
John Sperling

84VO02 · The Villages, FL, US

DUPR

5.499

LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.618

阵营 2负方
KB
Kenneth Burst

7NOVJ5 · Chicago, IL, US

DUPR

4.477

SM
Scott Mansager

GGNLOD · Chicago, IL, US

DUPR

5.698

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5811097444
显示原始对决元数据 JSON
[
  {
    "team_id": 6477662972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John  Sperling",
        "dupr_id": "84VO02",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.618,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 5821466982,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Burst",
        "dupr_id": "7NOVJ5",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Scott Mansager",
        "dupr_id": "GGNLOD",
        "rating": 5.698,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]