Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5691593063

Match Scores

11-9, 7-11, 11-4

Win

Play Date

2026-04-15

Play Time (Est)

12:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
Dave martin

6ZDPND · USA

DUPR

4.017

FB
Frank Bock

3XVDVR · Granger, IN, US

DUPR

3.635

TEAM 2LOSS
JF
John Francis

GXN7PX · USA

DUPR

3.916

AB
Andy Burgess

KY4Z4K · USA

DUPR

3.916

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-5691593063
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8371545360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave martin",
        "dupr_id": "6ZDPND",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Bock",
        "dupr_id": "3XVDVR",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      }
    ]
  },
  {
    "team_id": 6147670893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Francis",
        "dupr_id": "GXN7PX",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Burgess",
        "dupr_id": "KY4Z4K",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]