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

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

ID: 4463714348

Match Scores

15-11

Loss

Play Date

2026-04-16

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Tokiko Yamasato

8WZ54Q · Rochester, MI, US

DUPR

5.295

CN
Candice Nelms

3OX5YP · Savannah, GA, US

DUPR

5.005

TEAM 2LOSS
TL
Tracee Lee

E9XOYV · Seattle, WA, US

DUPR

5.194

CB
Cara Beth Lee

3YDLMG · Seattle, WA, US

DUPR

5.372

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-4463714348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6891254425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tokiko Yamasato",
        "dupr_id": "8WZ54Q",
        "rating": 5.295,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      },
      {
        "name": "Candice Nelms",
        "dupr_id": "3OX5YP",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 8562782107,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracee Lee",
        "dupr_id": "E9XOYV",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Cara Beth Lee",
        "dupr_id": "3YDLMG",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]