Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Men's Doubles 4.5 Double Elimination 30-39 Age

ID: 4558782538

Match Scores

8-15

Loss

Play Date

2026-04-15

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
GR
George Romanenko

30REO4 · Parkland, FL, US

DUPR

4.385

AL
Alan Laymon

1NRXDZ · USA

DUPR

4.251

TEAM 2WINNER
RL
Ryan Lopez

3VNPM7 · Herndon, VA, US

DUPR

4.425

DP
Daniel Pyun

17LYZN · Woodbridge, VA, US

DUPR

4.670

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-4558782538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6781302764,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Romanenko",
        "dupr_id": "30REO4",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      },
      {
        "name": "Alan Laymon",
        "dupr_id": "1NRXDZ",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6250113016,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Lopez",
        "dupr_id": "3VNPM7",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Daniel Pyun",
        "dupr_id": "17LYZN",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Woodbridge, VA, US"
      }
    ]
  }
]