Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 Franklin US Open Pickleball Championships - Women's Doubles 3.5 Double Elimination 75+ Age

ID: 5286967099

Match Scores

11-2, 11-5

Loss

Play Date

2026-04-16

Play Time (Est)

8:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Susan Crossland

17KWD0 · Goodyear, AZ, US

DUPR

3.701

MD
Margaret Daniels

30R492 · Woodway, WA, US

DUPR

3.848

TEAM 2LOSS
DA
DELETED Account

Z9Y9OQ · USA

DUPR

3.281

DQ
Donna Quaife

1QMPR3 · Castle Rock, WA, US

DUPR

3.073

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-5286967099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4777896374,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Crossland",
        "dupr_id": "17KWD0",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Margaret Daniels",
        "dupr_id": "30R492",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Woodway, WA, US"
      }
    ]
  },
  {
    "team_id": 6131305499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "Z9Y9OQ",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donna Quaife",
        "dupr_id": "1QMPR3",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": "Castle Rock, WA, US"
      }
    ]
  }
]