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

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

ID: 8152797926

对局比分

11-2, 11-9

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

3:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Simone Jardim

3ZZ4KL · Naples, FL, US

DUPR

5.890

MP
Marcello Paiva Jardim

4LEL5V · Bilbao, PV, ES

DUPR

5.780

阵营 2负方
LT
Leah Tauber

8D75RY · San Diego, CA, US

DUPR

5.306

CM
Chris Mills Miller

1NRV07 · Kent, WA, US

DUPR

5.371

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8152797926
显示原始对决元数据 JSON
[
  {
    "team_id": 4606608401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simone Jardim",
        "dupr_id": "3ZZ4KL",
        "rating": 5.89,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Marcello Paiva Jardim",
        "dupr_id": "4LEL5V",
        "rating": 5.78,
        "profile_pic_url": null,
        "location": "Bilbao, PV, ES"
      }
    ]
  },
  {
    "team_id": 4824652824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leah Tauber",
        "dupr_id": "8D75RY",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Chris Mills Miller",
        "dupr_id": "1NRV07",
        "rating": 5.371,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  }
]