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

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 50-54 Age

ID: 5634074533

对局比分

8-11, 11-7, 14-12

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
DK
Damien Kenworthy

1Q9LVN · Decatur, TN, US

DUPR

5.310

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.641

阵营 2负方
BJ
Brian Jacobsen

122RQ4 · Minnetonka, MN, US

DUPR

5.003

DR
Daniel Richards

3VGZJP · Shakopee, MN, US

DUPR

4.842

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5634074533
显示原始对决元数据 JSON
[
  {
    "team_id": 4444099242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Damien Kenworthy",
        "dupr_id": "1Q9LVN",
        "rating": 5.31,
        "profile_pic_url": null,
        "location": "Decatur, TN, US"
      },
      {
        "name": "Scott Korth",
        "dupr_id": "3ZLLQW",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Gulf Shores, AL, US"
      }
    ]
  },
  {
    "team_id": 5882862735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Jacobsen",
        "dupr_id": "122RQ4",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Daniel Richards",
        "dupr_id": "3VGZJP",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      }
    ]
  }
]