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

2026 Franklin US Open Pickleball Championships - Women's Champions Pro Doubles - Main Draw

ID: 6310334545

对局比分

11-6, 11-2

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
KD
Kristi Dorman

1RQKRM · Sarasota, FL, US

DUPR

5.301

CK
Christine Karges

17MK08 · Knoxville, TN, US

DUPR

5.184

阵营 2负方
RM
Rosa Morris

ODNR0W · Rye, VIC, AU

DUPR

4.666

AS
Anita Smith

3LNE9J · Dicky Beach, QLD, AU

DUPR

4.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6310334545
显示原始对决元数据 JSON
[
  {
    "team_id": 6193104911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristi Dorman",
        "dupr_id": "1RQKRM",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Christine Karges",
        "dupr_id": "17MK08",
        "rating": 5.184,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 7481150868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rosa Morris",
        "dupr_id": "ODNR0W",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Rye, VIC, AU"
      },
      {
        "name": "Anita Smith",
        "dupr_id": "3LNE9J",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Dicky Beach, QLD, AU"
      }
    ]
  }
]