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

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

ID: 7341462149

对局比分

7-15

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
SH
Susie Hoecker

99DR77 · USA

DUPR

3.068

PS
Patricia Spielman

8E407W · Waleska, GA, US

DUPR

3.856

阵营 2胜方
Janie Boyer

30JWPN · Mandeville, LA, US

DUPR

3.958

RS
Roxy Schlatter

8JGLWW · Grove, OK, US

DUPR

3.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7341462149
显示原始对决元数据 JSON
[
  {
    "team_id": 8345482034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susie Hoecker",
        "dupr_id": "99DR77",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patricia Spielman",
        "dupr_id": "8E407W",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Waleska, GA, US"
      }
    ]
  },
  {
    "team_id": 4708129475,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janie Boyer",
        "dupr_id": "30JWPN",
        "rating": 3.958,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/152419_646b9d9366b58.jpeg",
        "location": "Mandeville, LA, US"
      },
      {
        "name": "Roxy Schlatter",
        "dupr_id": "8JGLWW",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Grove, OK, US"
      }
    ]
  }
]