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

Match Scores

15-11

Loss

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
RH
Roger Hershberger

8KZXVO · Goshen, IN, US

DUPR

4.150

SK
Scott Kevin Foster

12PL71 · Sarasota, FL, US

DUPR

4.321

TEAM 2LOSS
EH
Eric Hurst

35EVX5 · Plainfield, IN, US

DUPR

4.089

SM
Scalzo Mark

304DDG · Denton, TX, US

DUPR

3.948

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-5391060175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6186739514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roger Hershberger",
        "dupr_id": "8KZXVO",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      },
      {
        "name": "Scott Kevin Foster",
        "dupr_id": "12PL71",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 6494119144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Hurst",
        "dupr_id": "35EVX5",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Plainfield, IN, US"
      },
      {
        "name": "Scalzo Mark",
        "dupr_id": "304DDG",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]