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

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

ID: 7048308260

对局比分

4-15

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

9:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
KW
Kyle Worthy

302O48 · Brighton, MI, US

DUPR

5.068

AL
April Lommen

W60R7K · Minneapolis, MN, US

DUPR

4.706

阵营 2胜方
DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.135

CS
Christina Shifflett

35RPR8 · Arlington, VA, US

DUPR

5.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7048308260
显示原始对决元数据 JSON
[
  {
    "team_id": 8126621164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Worthy",
        "dupr_id": "302O48",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Brighton, MI, US"
      },
      {
        "name": "April Lommen",
        "dupr_id": "W60R7K",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7651756614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Christina Shifflett",
        "dupr_id": "35RPR8",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  }
]