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: 6175127406

Match Scores

11-13, 11-6, 3-11

Loss

Play Date

2026-04-14

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.123

CS
Christina Shifflett

35RPR8 · Arlington, VA, US

DUPR

5.063

TEAM 2WINNER
TD
Thomas Dill

W6295M · Middletown Township, NJ, US

DUPR

5.358

CS
Catherine Stewart

8WNV4M · Ocean Township, NJ, US

DUPR

4.934

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-6175127406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7093835936,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Christina Shifflett",
        "dupr_id": "35RPR8",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 7453181574,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Dill",
        "dupr_id": "W6295M",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "Middletown Township, NJ, US"
      },
      {
        "name": "Catherine Stewart",
        "dupr_id": "8WNV4M",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Ocean Township, NJ, US"
      }
    ]
  }
]