Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles Age Only Double Elimination 45-49 Age

ID: 8356700346

Match Scores

11-3, 11-2

Win

Play Date

2026-04-13

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BA
Ben Asper

3XK59X · Arlington Heights, IL, US

DUPR

5.142

JD
Jon Drake

12YOO9 · Terre Haute, IN, US

DUPR

4.931

TEAM 2LOSS
JS
Jim Stuckey

1N5JDW · USA

DUPR

3.731

JS
Jason Stuckey

2QOPJE · USA

DUPR

4.037

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-8356700346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6552812805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Asper",
        "dupr_id": "3XK59X",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      },
      {
        "name": "Jon Drake",
        "dupr_id": "12YOO9",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Terre Haute, IN, US"
      }
    ]
  },
  {
    "team_id": 7061678940,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Stuckey",
        "dupr_id": "1N5JDW",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Stuckey",
        "dupr_id": "2QOPJE",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]