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

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 65-69 Age

ID: 6424393696

对局比分

15-11

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
CR
Cassandra Rollins

12YKR9 · Lady Lake, FL, US

DUPR

5.156

LD
Lucie Denault

30R4Y4 · Daytona Beach, FL, US

DUPR

4.252

阵营 2负方
KM
Katherine Maruyama

3OLML3 · Rose Valley, PA, US

DUPR

4.679

SS
Sherry Scheer

8WNRPG · Wellfleet, MA, US

DUPR

4.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6424393696
显示原始对决元数据 JSON
[
  {
    "team_id": 6156305262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cassandra Rollins",
        "dupr_id": "12YKR9",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": "Lady Lake, FL, US"
      },
      {
        "name": "Lucie Denault",
        "dupr_id": "30R4Y4",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Daytona Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 7411862672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Maruyama",
        "dupr_id": "3OLML3",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Rose Valley, PA, US"
      },
      {
        "name": "Sherry Scheer",
        "dupr_id": "8WNRPG",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Wellfleet, MA, US"
      }
    ]
  }
]