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

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 65-69 Age

ID: 4892475580

对局比分

15-6

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

5:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.583

JL
Janet Larson

8D922L · Easton, MD, US

DUPR

4.372

阵营 2负方
PR
Patti Rhodes

175048 · Little Rock, AR, US

DUPR

4.356

GL
Gregory Leitzke

3XK405 · Park City, UT, US

DUPR

4.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4892475580
显示原始对决元数据 JSON
[
  {
    "team_id": 4663693978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      },
      {
        "name": "Janet Larson",
        "dupr_id": "8D922L",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  },
  {
    "team_id": 8132339133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patti Rhodes",
        "dupr_id": "175048",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Gregory Leitzke",
        "dupr_id": "3XK405",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  }
]