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: 5901821029

Match Scores

14-16

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 1LOSS
DM
David Matasar

8WMLG1 · USA

DUPR

3.614

JG
Jeffrey Golman

VX9LLP · USA

DUPR

3.702

TEAM 2WINNER
EH
Eric Hurst

35EVX5 · Plainfield, IN, US

DUPR

4.086

SM
Scalzo Mark

304DDG · Denton, TX, US

DUPR

3.946

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-5901821029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5665904901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Matasar",
        "dupr_id": "8WMLG1",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Golman",
        "dupr_id": "VX9LLP",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6717566440,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Hurst",
        "dupr_id": "35EVX5",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Plainfield, IN, US"
      },
      {
        "name": "Scalzo Mark",
        "dupr_id": "304DDG",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]