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

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.5 Double Elimination 60-64 Age

ID: 6470904805

对局比分

11-5, 1-11, 7-11

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
Doug Morell

890XXK · USA

DUPR

4.357

JR
John Rogers

3O0OOW · Oceanport, NJ, US

DUPR

4.729

阵营 2胜方
TT
Timothy Theisen

8JYK7O · Maple Grove, MN, US

DUPR

4.498

JJ
John Jerome

3V2K45 · Naples, FL, US

DUPR

4.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6470904805
显示原始对决元数据 JSON
[
  {
    "team_id": 8094980072,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Morell",
        "dupr_id": "890XXK",
        "rating": 4.357,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84228_61020e29d8318.png",
        "location": ""
      },
      {
        "name": "John Rogers",
        "dupr_id": "3O0OOW",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Oceanport, NJ, US"
      }
    ]
  },
  {
    "team_id": 5351104590,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Theisen",
        "dupr_id": "8JYK7O",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "John Jerome",
        "dupr_id": "3V2K45",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]