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

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

ID: 5845407233

对局比分

5-15

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
KY
kathleen yurchak

JZ4LJJ · USA

DUPR

3.688

Maribel Lies

ODEXMW · State College, PA, US

DUPR

3.458

阵营 2胜方
ES
Erika Strader

3PL07M · Decatur, GA, US

DUPR

4.186

LS
Laura Strickland

4LZ9G2 · Decatur, GA, US

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5845407233
显示原始对决元数据 JSON
[
  {
    "team_id": 7747543187,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kathleen yurchak",
        "dupr_id": "JZ4LJJ",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maribel Lies",
        "dupr_id": "ODEXMW",
        "rating": 3.458,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68a52a5fa96f9.jpg",
        "location": "State College, PA, US"
      }
    ]
  },
  {
    "team_id": 4617384073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erika Strader",
        "dupr_id": "3PL07M",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      },
      {
        "name": "Laura Strickland",
        "dupr_id": "4LZ9G2",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  }
]