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

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

ID: 5525019280

对局比分

11-3, 11-0

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
Casey Diamond

8JQL6J · Boca Raton, FL, US

DUPR

6.222

SS
Sofia Sewing

YGLOXG · Boca Raton, FL, US

DUPR

6.238

阵营 2负方
CB
Caio Bardauil

842Z52 · SP, BR

DUPR

5.692

ME
Michelle Esquivel

3P5VOG · Estero, FL, US

DUPR

5.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5525019280
显示原始对决元数据 JSON
[
  {
    "team_id": 7985747788,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Diamond",
        "dupr_id": "8JQL6J",
        "rating": 6.222,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/977620/images/profile/b34d9e24-5abd-4421-bd3e-e18e6f9f13d2.png",
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Sofia Sewing",
        "dupr_id": "YGLOXG",
        "rating": 6.238,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 4808568554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caio Bardauil",
        "dupr_id": "842Z52",
        "rating": 5.692,
        "profile_pic_url": null,
        "location": "SP, BR"
      },
      {
        "name": "Michelle Esquivel",
        "dupr_id": "3P5VOG",
        "rating": 5.435,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  }
]