Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Wheelchair Hybrid 4.0 Double Elimination All Ages

ID: 6887848126

Match Scores

15-8

Win

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
David Kaye

8J772D · Hollywood, FL, US

DUPR

4.341

JK
Jason Keatseangsilp

GWDNGM · Tucson, AZ, US

DUPR

4.141

TEAM 2LOSS
MT
Michael Troyer

6NQVVQ · USA

DUPR

3.915

DB
Diana Back

16NODE · Naples, FL, US

DUPR

4.325

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6887848126
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8417773327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Kaye",
        "dupr_id": "8J772D",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Hollywood, FL, US"
      },
      {
        "name": "Jason Keatseangsilp",
        "dupr_id": "GWDNGM",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 5838920564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Troyer",
        "dupr_id": "6NQVVQ",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diana Back",
        "dupr_id": "16NODE",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]