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

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

ID: 4466561823

Match Scores

11-5, 11-6

Loss

Play Date

2026-04-16

Play Time (Est)

4:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Audra Spielberger

3LPQNQ · Walton County, FL, US

DUPR

5.652

HL
Heather Lovett

3P04E1 · Oviedo, FL, US

DUPR

5.500

TEAM 2LOSS
TL
Tracee Lee

E9XOYV · Seattle, WA, US

DUPR

5.201

CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.375

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-4466561823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7474787823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audra Spielberger",
        "dupr_id": "3LPQNQ",
        "rating": 5.652,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      },
      {
        "name": "Heather Lovett",
        "dupr_id": "3P04E1",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "Oviedo, FL, US"
      }
    ]
  },
  {
    "team_id": 8587421635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracee Lee",
        "dupr_id": "E9XOYV",
        "rating": 5.201,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]