返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 30-39 Age

ID: 7642088023

对局比分

15-10

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

8:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
SH
Stacy Hedrick

8DXOPY · Amarillo, TX, US

DUPR

4.336

JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.414

阵营 2负方
JW
Jamie Warbington

3XYJZX · El Dorado, AR, US

DUPR

4.228

MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.451

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7642088023
显示原始对决元数据 JSON
[
  {
    "team_id": 6080838017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacy Hedrick",
        "dupr_id": "8DXOPY",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 4571223399,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Warbington",
        "dupr_id": "3XYJZX",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "El Dorado, AR, US"
      },
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  }
]