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

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

ID: 4305208481

对局比分

11-9, 11-7

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Dusty Boyer

16544Q · Bradenton, FL, US

DUPR

5.564

TP
Tonio Paternostro

8J0OJD · Bradenton, FL, US

DUPR

5.419

阵营 2负方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.592

JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

5.056

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4305208481
显示原始对决元数据 JSON
[
  {
    "team_id": 5952382105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dusty Boyer",
        "dupr_id": "16544Q",
        "rating": 5.564,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Tonio Paternostro",
        "dupr_id": "8J0OJD",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6409398849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.592,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      }
    ]
  }
]