Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.0 Double Elimination 70-74 Age

ID: 5293880281

Match Scores

10-12, 11-6, 11-5

Win

Play Date

2026-04-15

Play Time (Est)

2:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
EH
Eric Hurst

35EVX5 · Plainfield, IN, US

DUPR

4.134

SM
Scalzo Mark

304DDG · Denton, TX, US

DUPR

3.975

TEAM 2LOSS
TG
Tom Geppert

7DQMJM · Grapevine, TX, US

DUPR

3.873

MC
Michael Cookson

8M6ODO · Dallas, TX, US

DUPR

3.836

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-5293880281
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4395235016,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Hurst",
        "dupr_id": "35EVX5",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Plainfield, IN, US"
      },
      {
        "name": "Scalzo Mark",
        "dupr_id": "304DDG",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 6739423580,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Geppert",
        "dupr_id": "7DQMJM",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Grapevine, TX, US"
      },
      {
        "name": "Michael Cookson",
        "dupr_id": "8M6ODO",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]