Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 4395034294

Match Scores

15-5

Loss

Play Date

2026-04-13

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Matthew Walker

8G7WZX · USA

DUPR

5.312

JD
Justin Dering

8ENLYW · Minneapolis, MN, US

DUPR

5.026

TEAM 2LOSS
BA
Ben Asper

3XK59X · Arlington Heights, IL, US

DUPR

4.864

JD
Jon Drake

12YOO9 · Terre Haute, IN, US

DUPR

4.771

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-4395034294
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6246392794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Walker",
        "dupr_id": "8G7WZX",
        "rating": 5.312,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Dering",
        "dupr_id": "8ENLYW",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8545898477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Asper",
        "dupr_id": "3XK59X",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      },
      {
        "name": "Jon Drake",
        "dupr_id": "12YOO9",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Terre Haute, IN, US"
      }
    ]
  }
]