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

2026 Franklin US Open Pickleball Championships - Mixed Split Pro Age Event

ID: 6355152206

对局比分

11-5, 8-11, 9-11

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

3:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
JD
Jose Derisi

84VOW6 · Rochester, NY, US

DUPR

5.835

ME
Michelle Esquivel

3P5VOG · Estero, FL, US

DUPR

5.465

阵营 2胜方
RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.693

KL
Kelsey Laurente

W6XV0K · Cebu City, Central Visayas, PH

DUPR

5.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6355152206
显示原始对决元数据 JSON
[
  {
    "team_id": 5103950105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose Derisi",
        "dupr_id": "84VOW6",
        "rating": 5.835,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Michelle Esquivel",
        "dupr_id": "3P5VOG",
        "rating": 5.465,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 4967265131,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Celler",
        "dupr_id": "3VWGZ5",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      },
      {
        "name": "Kelsey Laurente",
        "dupr_id": "W6XV0K",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  }
]