Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.0 Double Elimination 40-49 Age

ID: 7027269583

Match Scores

11-13, 11-4, 11-7

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
SM
Scott McLamb

3OWVZ2 · Dunn, NC, US

DUPR

4.181

JH
Jeremy Harrelson

84V062 · Fayetteville, NC, US

DUPR

4.153

TEAM 2LOSS
HL
hugh lee

YNMY4K · Toronto, ON, CA

DUPR

4.211

DC
Dennis Chaupis

2LXWQY · Toronto, ON, CA

DUPR

4.264

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-7027269583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4389168594,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott McLamb",
        "dupr_id": "3OWVZ2",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Dunn, NC, US"
      },
      {
        "name": "Jeremy Harrelson",
        "dupr_id": "84V062",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Fayetteville, NC, US"
      }
    ]
  },
  {
    "team_id": 5287336777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "hugh lee",
        "dupr_id": "YNMY4K",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Dennis Chaupis",
        "dupr_id": "2LXWQY",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]