Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.5 Double Elimination 60-64 Age

ID: 7605184999

Match Scores

11-3, 11-3

Win

Play Date

2026-04-15

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jon Lawrence

PWQ9MM · USA

DUPR

4.421

JW
Jonathan W Sparks

35EDLL · Naples, FL, US

DUPR

4.883

TEAM 2LOSS
DP
Dave Pelisek

8KP0XK · Bluffton, SC, US

DUPR

4.152

SP
Scott Pecor

1RDDYQ · Mequon, WI, US

DUPR

4.287

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-7605184999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7290845685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Lawrence",
        "dupr_id": "PWQ9MM",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan W Sparks",
        "dupr_id": "35EDLL",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6378540044,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Pelisek",
        "dupr_id": "8KP0XK",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Scott Pecor",
        "dupr_id": "1RDDYQ",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Mequon, WI, US"
      }
    ]
  }
]