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

2026 Franklin US Open Pickleball Championships - Mixed Pro Doubles- Main Draw

ID: 7599796912

对局比分

11-9, 8-11, 4-11

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
EF
Erik Forsythe

O3X423 · Bay Shore, NY, US

DUPR

5.951

AR
Ariana Rodriguez

59GQ6L · Cabo Rojo, Cabo Rojo, PR

DUPR

5.506

阵营 2胜方
SB
Susannah Barr

3LWPJ8 · Boise, ID, US

DUPR

5.758

BL
Brandon Lane

17KNM5 · Camalote, Cayo District, BZ

DUPR

6.042

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7599796912
显示原始对决元数据 JSON
[
  {
    "team_id": 7650079179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erik Forsythe",
        "dupr_id": "O3X423",
        "rating": 5.951,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      },
      {
        "name": "Ariana Rodriguez",
        "dupr_id": "59GQ6L",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "Cabo Rojo, Cabo Rojo, PR"
      }
    ]
  },
  {
    "team_id": 6601298518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susannah Barr",
        "dupr_id": "3LWPJ8",
        "rating": 5.758,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Brandon Lane",
        "dupr_id": "17KNM5",
        "rating": 6.042,
        "profile_pic_url": null,
        "location": "Camalote, Cayo District, BZ"
      }
    ]
  }
]