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

2026 Franklin US Open Pickleball Championships - Mixed Champions Pro Doubles- Main Draw

ID: 5737771772

Match Scores

15-10

Loss

Play Date

2026-04-17

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
EM
Erica Marsh

30NMOX · Little Silver, NJ, US

DUPR

5.460

RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.730

TEAM 2LOSS
TR
Todd Robertson

8KOJ63 · Rochester, MN, US

DUPR

5.262

ML
Melissa LeBlanc

ODZ672 · Carmel, IN, US

DUPR

5.191

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-5737771772
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7892023755,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erica Marsh",
        "dupr_id": "30NMOX",
        "rating": 5.46,
        "profile_pic_url": null,
        "location": "Little Silver, NJ, US"
      },
      {
        "name": "Richard Celler",
        "dupr_id": "3VWGZ5",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 7241099724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Robertson",
        "dupr_id": "8KOJ63",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Melissa LeBlanc",
        "dupr_id": "ODZ672",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]