Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Women's Doubles Age Only Double Elimination 12-24 Age

ID: 6034382986

Match Scores

11-5, 11-5

Loss

Play Date

2026-04-13

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Mae Brown

3VJD63 · Naples, FL, US

DUPR

4.707

GJ
Gianna Jarman

XJRPW4 · Naples, FL, US

DUPR

4.892

TEAM 2LOSS
SC
Serena Chi

V7JN65 · Syosset, NY, US

DUPR

4.083

EO
Ella Oh

Q50MRD · Suwanee, GA, US

DUPR

4.317

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-6034382986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6826361701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mae Brown",
        "dupr_id": "3VJD63",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Gianna Jarman",
        "dupr_id": "XJRPW4",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7715851539,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Serena Chi",
        "dupr_id": "V7JN65",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      },
      {
        "name": "Ella Oh",
        "dupr_id": "Q50MRD",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]