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

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

ID: 6295102921

对局比分

15-12

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Erika Strader

3PL07M · Decatur, GA, US

DUPR

4.435

LS
Laura Strickland

4LZ9G2 · Decatur, GA, US

DUPR

4.786

阵营 2负方
EG
Erica Gonzalez

17QE53 · Kissimmee, FL, US

DUPR

4.700

JS
Jana Spano

GGVN0G · The Villages, FL, US

DUPR

4.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6295102921
显示原始对决元数据 JSON
[
  {
    "team_id": 5227327801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erika Strader",
        "dupr_id": "3PL07M",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      },
      {
        "name": "Laura Strickland",
        "dupr_id": "4LZ9G2",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  },
  {
    "team_id": 6230050352,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Gonzalez",
        "dupr_id": "17QE53",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      },
      {
        "name": "Jana Spano",
        "dupr_id": "GGVN0G",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]