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

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

ID: 6299604769

对局比分

11-3, 11-8

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Simone Jardim

3ZZ4KL · Naples, FL, US

DUPR

5.818

AH
Amanda Hendry

3XR5R3 · Port St. Lucie, FL, US

DUPR

5.569

阵营 2负方
LK
Louise Kwong

9P5GNR · Wesley Chapel, FL, US

DUPR

4.861

JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6299604769
显示原始对决元数据 JSON
[
  {
    "team_id": 4500985063,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simone Jardim",
        "dupr_id": "3ZZ4KL",
        "rating": 5.818,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Amanda Hendry",
        "dupr_id": "3XR5R3",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 5318061805,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louise Kwong",
        "dupr_id": "9P5GNR",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  }
]