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

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

ID: 6631849505

对局比分

8-11, 11-2, 11-9

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
KW
Kyle Worthy

302O48 · Brighton, MI, US

DUPR

5.066

AL
April Lommen

W60R7K · Minneapolis, MN, US

DUPR

4.705

阵营 2负方
BW
Bryan Willey

4L2VQ6 · Eureka, MO, US

DUPR

5.266

PR
Paige Reque

35D5P5 · Wentzville, MO, US

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6631849505
显示原始对决元数据 JSON
[
  {
    "team_id": 6817126365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Worthy",
        "dupr_id": "302O48",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Brighton, MI, US"
      },
      {
        "name": "April Lommen",
        "dupr_id": "W60R7K",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4737080181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Willey",
        "dupr_id": "4L2VQ6",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Eureka, MO, US"
      },
      {
        "name": "Paige Reque",
        "dupr_id": "35D5P5",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  }
]