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

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

ID: 6870243296

对局比分

11-2, 11-1

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
Jose Galan

1NR9Z6 · Winter Springs, FL, US

DUPR

5.374

CH
Craig Hall

17NQP4 · Asheville, NC, US

DUPR

5.101

阵营 2负方
DI
Darren Iden

7DM66M · Winchester, VA, US

DUPR

4.590

TR
Thomas Reilly

84Q4P2 · Rockford, MI, US

DUPR

4.725

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6870243296
显示原始对决元数据 JSON
[
  {
    "team_id": 7534349057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jose Galan",
        "dupr_id": "1NR9Z6",
        "rating": 5.374,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1296558/images/profile/9283e444-347f-4c3e-b3c1-ddaf6e4d5047.png",
        "location": "Winter Springs, FL, US"
      },
      {
        "name": "Craig Hall",
        "dupr_id": "17NQP4",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      }
    ]
  },
  {
    "team_id": 8355465850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Iden",
        "dupr_id": "7DM66M",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      },
      {
        "name": "Thomas Reilly",
        "dupr_id": "84Q4P2",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Rockford, MI, US"
      }
    ]
  }
]