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

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 35-39 Age

ID: 7568277794

对局比分

7-15

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

3:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
DO
Dan Olson

17MKQ5 · Yarmouth, ME, US

DUPR

4.768

JN
Joshua Nougaret

3LXDVQ · Portland, ME, US

DUPR

5.008

阵营 2胜方
JM
John Marando

3VR7P8 · Venice, FL, US

DUPR

4.856

ED
Erik Dunigan

89DRJR · Venice, FL, US

DUPR

5.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7568277794
显示原始对决元数据 JSON
[
  {
    "team_id": 5608525623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Olson",
        "dupr_id": "17MKQ5",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Yarmouth, ME, US"
      },
      {
        "name": "Joshua Nougaret",
        "dupr_id": "3LXDVQ",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Portland, ME, US"
      }
    ]
  },
  {
    "team_id": 5572119474,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Marando",
        "dupr_id": "3VR7P8",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "Erik Dunigan",
        "dupr_id": "89DRJR",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      }
    ]
  }
]