返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 55-59 Age

ID: 5402962483

对局比分

11-15

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

8:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
Adrian Scott Lauer

9PGZ67 · Fort Wayne, IN, US

DUPR

4.264

KM
Kevin M Reed

894NQK · Fort Wayne, IN, US

DUPR

4.289

阵营 2胜方
JT
Joseph Torpy

3ONX2P · Hilton Head Island, SC, US

DUPR

4.278

AS
Al Schmitz

8K9278 · USA

DUPR

4.414

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5402962483
显示原始对决元数据 JSON
[
  {
    "team_id": 5156460405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adrian Scott Lauer",
        "dupr_id": "9PGZ67",
        "rating": 4.264,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1216991/images/profile/918df73c-3f80-416d-a74f-8dd3c1ad0d0d.png",
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Kevin M Reed",
        "dupr_id": "894NQK",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  },
  {
    "team_id": 4897786708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Torpy",
        "dupr_id": "3ONX2P",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Al Schmitz",
        "dupr_id": "8K9278",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]