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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 30-34 Age

ID: 6960527568

对局比分

11-7, 8-11, 11-7

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

1:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
TD
Thomas Dill

W6295M · Middletown Township, NJ, US

DUPR

5.351

CS
Catherine Stewart

8WNV4M · Ocean Township, NJ, US

DUPR

4.921

阵营 2负方
KW
Kyle Worthy

302O48 · Brighton, MI, US

DUPR

5.083

AL
April Lommen

W60R7K · Minneapolis, MN, US

DUPR

4.719

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6960527568
显示原始对决元数据 JSON
[
  {
    "team_id": 6669298432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Dill",
        "dupr_id": "W6295M",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Middletown Township, NJ, US"
      },
      {
        "name": "Catherine Stewart",
        "dupr_id": "8WNV4M",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Ocean Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 6517144552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Worthy",
        "dupr_id": "302O48",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Brighton, MI, US"
      },
      {
        "name": "April Lommen",
        "dupr_id": "W60R7K",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]