Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 60-64 Age

ID: 5280199186

Match Scores

3-15

Loss

Play Date

2026-04-17

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Eric Beachy

3ZDEKD · Orlando, FL, US

DUPR

4.698

KR
Kim Raab

3V6776 · Longwood, FL, US

DUPR

4.201

TEAM 2WINNER
EB
Ellen Bach

8GW40G · Corcoran, MN, US

DUPR

4.687

JJ
John Jerome

3V2K45 · Naples, FL, US

DUPR

4.632

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-5280199186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5931480384,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Beachy",
        "dupr_id": "3ZDEKD",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kim Raab",
        "dupr_id": "3V6776",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Longwood, FL, US"
      }
    ]
  },
  {
    "team_id": 4450406034,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ellen Bach",
        "dupr_id": "8GW40G",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      },
      {
        "name": "John Jerome",
        "dupr_id": "3V2K45",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]