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

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

ID: 8313251954

Match Scores

10-15

Win

Play Date

2026-04-17

Play Time (Est)

3:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
GL
Gregory Levine

8KVQZY · Palmetto Bay, FL, US

DUPR

5.496

TF
Tracey Flynn-Hoyt

3XOY54 · Mercer, PA, US

DUPR

5.070

TEAM 2WINNER
CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.374

DW
Danny Wuerffel

1RX0EQ · Decatur, GA, US

DUPR

5.423

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-8313251954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5978241547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Levine",
        "dupr_id": "8KVQZY",
        "rating": 5.496,
        "profile_pic_url": null,
        "location": "Palmetto Bay, FL, US"
      },
      {
        "name": "Tracey Flynn-Hoyt",
        "dupr_id": "3XOY54",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Mercer, PA, US"
      }
    ]
  },
  {
    "team_id": 4795744869,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.374,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Danny Wuerffel",
        "dupr_id": "1RX0EQ",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  }
]