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

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

ID: 7425812819

Match Scores

11-5, 11-4

Win

Play Date

2026-04-17

Play Time (Est)

12:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RK
Rob Krizmanich

1N5VX2 · Toronto, ON, CA

DUPR

5.516

LB
Leslie Bernard

1NNN21 · Bonita Springs, FL, US

DUPR

4.999

TEAM 2LOSS
PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.047

MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

4.767

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-7425812819
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7637162991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Krizmanich",
        "dupr_id": "1N5VX2",
        "rating": 5.516,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Leslie Bernard",
        "dupr_id": "1NNN21",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 7010750360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      }
    ]
  }
]