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

2026 Franklin US Open Pickleball Championships - Mixed Doubles 5.0 Double Elimination 30-39 Age

ID: 5552195716

对局比分

15-2

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
GW
Geoff Watson

3ZQPLQ · Bethlehem, PA, US

DUPR

5.097

BB
Becca Bender

8WQYOQ · Kings County, NY, US

DUPR

4.349

阵营 2负方
EL
Erika Longo

567MW0 · Stow, OH, US

DUPR

4.463

ZD
Zach Donovan

1R9LGD · Cleveland, OH, US

DUPR

4.769

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5552195716
显示原始对决元数据 JSON
[
  {
    "team_id": 7503427977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Geoff Watson",
        "dupr_id": "3ZQPLQ",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Bethlehem, PA, US"
      },
      {
        "name": "Becca Bender",
        "dupr_id": "8WQYOQ",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 7713775564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erika  Longo",
        "dupr_id": "567MW0",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Stow, OH, US"
      },
      {
        "name": "Zach Donovan",
        "dupr_id": "1R9LGD",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]