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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 50-54 Age

ID: 7121342429

对局比分

3-11, 2-11

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
BS
Beverly Smith

89M24J · USA

DUPR

4.305

BH
Brad Haber

YXGP04 · USA

DUPR

3.899

阵营 2胜方
RH
Roseann Heim

3V22JJ · Scarsdale, NY, US

DUPR

4.781

GA
Gerald Alvarado

17NGL5 · USA

DUPR

4.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7121342429
显示原始对决元数据 JSON
[
  {
    "team_id": 6366394430,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beverly Smith",
        "dupr_id": "89M24J",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Haber",
        "dupr_id": "YXGP04",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6875373846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Roseann Heim",
        "dupr_id": "3V22JJ",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Scarsdale, NY, US"
      },
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]