Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Franklin US Open Pickleball Championships - Women's Doubles 4.0 Double Elimination 60-64 Age

ID: 7180367314

Match Scores

12-10, 11-7

Win

Play Date

2026-04-16

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DN
Daniella Niss

59W6DP · USA

DUPR

3.920

JW
Jane Wadsworth

3Z5JGP · Boca Raton, FL, US

DUPR

4.436

TEAM 2LOSS
LG
Leslie Green

1RXQDD · New Albany, OH, US

DUPR

3.833

VH
Virginie Hough

12ZKGE · New Albany, OH, US

DUPR

4.229

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-7180367314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7913137176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniella  Niss",
        "dupr_id": "59W6DP",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Wadsworth",
        "dupr_id": "3Z5JGP",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 5066004967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leslie Green",
        "dupr_id": "1RXQDD",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      },
      {
        "name": "Virginie Hough",
        "dupr_id": "12ZKGE",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      }
    ]
  }
]