Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Women's Doubles 5.0 Double Elimination 30-39 Age

ID: 5231761147

Match Scores

5-15

Win

Play Date

2026-04-16

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Katie Mell

3XD441 · Fort Myers, FL, US

DUPR

4.042

BB
Becca Bender

8WQYOQ · Kings County, NY, US

DUPR

4.398

TEAM 2WINNER
KT
Kourtney Thompson

W66QVM · Palmetto, FL, US

DUPR

4.519

MG
Mandy Gabriel

8EL4QO · Apollo Beach, FL, US

DUPR

5.032

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-5231761147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7767891057,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Mell",
        "dupr_id": "3XD441",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Becca Bender",
        "dupr_id": "8WQYOQ",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4731503673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kourtney Thompson",
        "dupr_id": "W66QVM",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Palmetto, FL, US"
      },
      {
        "name": "Mandy Gabriel",
        "dupr_id": "8EL4QO",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Apollo Beach, FL, US"
      }
    ]
  }
]