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

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

ID: 6456569600

Match Scores

15-10

Win

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
PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.030

MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

4.756

TEAM 2LOSS
BN
Brenda Niemeyer

12K6OR · Georgetown, TX, US

DUPR

4.702

GJ
Glenn Jordan

8G0M9Q · Cape Elizabeth, ME, US

DUPR

5.080

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-6456569600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6045457429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      }
    ]
  },
  {
    "team_id": 4499635938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda Niemeyer",
        "dupr_id": "12K6OR",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Glenn Jordan",
        "dupr_id": "8G0M9Q",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      }
    ]
  }
]