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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 30-34 Age

ID: 4936221576

Match Scores

11-2, 11-3

Win

Play Date

2026-04-14

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.126

CS
Christina Shifflett

35RPR8 · Arlington, VA, US

DUPR

5.070

TEAM 2LOSS
CD
Cassy Deng

L57496 · Maple Grove, MN, US

DUPR

4.679

AN
Allen Ng

30RZ4G · Minnetonka, MN, US

DUPR

5.011

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-4936221576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5418309008,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Christina Shifflett",
        "dupr_id": "35RPR8",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 5798549410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cassy Deng",
        "dupr_id": "L57496",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Allen Ng",
        "dupr_id": "30RZ4G",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  }
]