Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5147709078

Match Scores

3-15

Loss

Play Date

2026-04-15

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Shawn Michael Buckingham

3X5RW4 · Farmington, MN, US

DUPR

4.217

MG
Michael Griffis

8WM9EG · Inver Grove Heights, MN, US

DUPR

4.145

TEAM 2WINNER
HL
Henry Lopez

3VMEL7 · Coral Springs, FL, US

DUPR

4.344

JL
Jesus Lopez

1QVP54 · Coral Springs, FL, US

DUPR

4.307

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-5147709078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7540520957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Michael Buckingham",
        "dupr_id": "3X5RW4",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Farmington, MN, US"
      },
      {
        "name": "Michael Griffis",
        "dupr_id": "8WM9EG",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Inver Grove Heights, MN, US"
      }
    ]
  },
  {
    "team_id": 4537154375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry Lopez",
        "dupr_id": "3VMEL7",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      },
      {
        "name": "Jesus Lopez",
        "dupr_id": "1QVP54",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      }
    ]
  }
]