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

2026 Franklin US Open Pickleball Championships - Women's Champions Pro Doubles - Main Draw

ID: 5756956713

Match Scores

15-8

Win

Play Date

2026-04-16

Play Time (Est)

10:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.577

KO
Kimmie Ouchi

16OQKD · Makawao, HI, US

DUPR

5.188

TEAM 2LOSS
CM
Chandra Moore

8MEDOL · Bradenton, FL, US

DUPR

5.118

JH
Jennifer Hubbard

30PKOQ · Middleburgh, NY, US

DUPR

5.181

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-5756956713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7239947966,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.577,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      },
      {
        "name": "Kimmie Ouchi",
        "dupr_id": "16OQKD",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Makawao, HI, US"
      }
    ]
  },
  {
    "team_id": 4934827561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chandra Moore",
        "dupr_id": "8MEDOL",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jennifer Hubbard",
        "dupr_id": "30PKOQ",
        "rating": 5.181,
        "profile_pic_url": null,
        "location": "Middleburgh, NY, US"
      }
    ]
  }
]