返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 60-64 Age

ID: 6624446533

对局比分

15-8

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Erika Strader

3PL07M · Decatur, GA, US

DUPR

4.256

LS
Laura Strickland

4LZ9G2 · Decatur, GA, US

DUPR

4.617

阵营 2负方
BB
Beth Brause

1Q0V65 · Guilford, CT, US

DUPR

4.619

SD
Susan Debbs

3XO5X2 · Voorhees Township, NJ, US

DUPR

4.415

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6624446533
显示原始对决元数据 JSON
[
  {
    "team_id": 7523957573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erika Strader",
        "dupr_id": "3PL07M",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      },
      {
        "name": "Laura Strickland",
        "dupr_id": "4LZ9G2",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  },
  {
    "team_id": 4502099910,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beth Brause",
        "dupr_id": "1Q0V65",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Guilford, CT, US"
      },
      {
        "name": "Susan Debbs",
        "dupr_id": "3XO5X2",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      }
    ]
  }
]