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

2026 Franklin US Open Pickleball Championships - Mixed Split Pro Age Event

ID: 7830482671

Match Scores

11-6, 11-7

Loss

Play Date

2026-04-13

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
NZ
Noah Zwiren

3XY251 · Issaquah, WA, US

DUPR

6.055

CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.421

TEAM 2LOSS
DR
Dana Raugust

17JWWN · Coeur d'Alene, ID, US

DUPR

5.645

TD
Tom DeCaprio

84P4ZV · Tampa, FL, US

DUPR

4.454

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-7830482671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5047000829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Zwiren",
        "dupr_id": "3XY251",
        "rating": 6.055,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5970083707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dana Raugust",
        "dupr_id": "17JWWN",
        "rating": 5.645,
        "profile_pic_url": null,
        "location": "Coeur d'Alene, ID, US"
      },
      {
        "name": "Tom DeCaprio",
        "dupr_id": "84P4ZV",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]