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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 25-29 Age

ID: 8106290704

对局比分

10-12, 3-11

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
JA
Jemi Aguilar

WK6QDM · Maracay, Aragua, VE

DUPR

4.578

CZ
Carlos Zambrano

1RXG7N · Caracas, Dto. Capital, VE

DUPR

5.102

阵营 2胜方
TD
Thomas de Faria

GGONOV · Boulder, CO, US

DUPR

4.725

KE
Kate Earnhardt

3PQ2XE · Concord, NC, US

DUPR

4.879

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8106290704
显示原始对决元数据 JSON
[
  {
    "team_id": 4520113416,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jemi Aguilar",
        "dupr_id": "WK6QDM",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Maracay, Aragua, VE"
      },
      {
        "name": "Carlos Zambrano",
        "dupr_id": "1RXG7N",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  },
  {
    "team_id": 4628628019,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas de Faria",
        "dupr_id": "GGONOV",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Kate Earnhardt",
        "dupr_id": "3PQ2XE",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Concord, NC, US"
      }
    ]
  }
]