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

2026 Franklin US Open Pickleball Championships - Mixed Champions Pro Doubles- Main Draw

ID: 5858867569

对局比分

15-12

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
KD
Kristi Dorman

1RQKRM · Sarasota, FL, US

DUPR

5.318

MT
Matthew Troyer

16GEG3 · McCordsville, IN, US

DUPR

5.122

阵营 2负方
KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.191

JB
Jim Bronson

8EJ64O · Toledo, OH, US

DUPR

5.121

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5858867569
显示原始对决元数据 JSON
[
  {
    "team_id": 6355941537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristi Dorman",
        "dupr_id": "1RQKRM",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Matthew Troyer",
        "dupr_id": "16GEG3",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "McCordsville, IN, US"
      }
    ]
  },
  {
    "team_id": 7871311093,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Jim Bronson",
        "dupr_id": "8EJ64O",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  }
]