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

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

ID: 4373735539

Match Scores

11-9, 11-9

Loss

Play Date

2026-04-17

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BN
Brenda Niemeyer

12K6OR · Georgetown, TX, US

DUPR

4.628

GJ
Glenn Jordan

8G0M9Q · Cape Elizabeth, ME, US

DUPR

5.069

TEAM 2LOSS
PS
Pablo Salas

12ZLM7 · Winter Park, FL, US

DUPR

4.992

CM
Cindi Marr

16K44G · Jupiter, FL, US

DUPR

4.546

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-4373735539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8507001408,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenda Niemeyer",
        "dupr_id": "12K6OR",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Glenn Jordan",
        "dupr_id": "8G0M9Q",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      }
    ]
  },
  {
    "team_id": 7968090663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pablo Salas",
        "dupr_id": "12ZLM7",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      },
      {
        "name": "Cindi Marr",
        "dupr_id": "16K44G",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  }
]