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

Match Scores

11-7, 8-11, 11-7

Loss

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
TD
Thomas Dill

W6295M · Middletown Township, NJ, US

DUPR

5.351

CS
Catherine Stewart

8WNV4M · Ocean Township, NJ, US

DUPR

4.921

TEAM 2LOSS
KW
Kyle Worthy

302O48 · Brighton, MI, US

DUPR

5.083

AL
April Lommen

W60R7K · Minneapolis, MN, US

DUPR

4.719

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-6960527568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6669298432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Dill",
        "dupr_id": "W6295M",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Middletown Township, NJ, US"
      },
      {
        "name": "Catherine Stewart",
        "dupr_id": "8WNV4M",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Ocean Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 6517144552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Worthy",
        "dupr_id": "302O48",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Brighton, MI, US"
      },
      {
        "name": "April Lommen",
        "dupr_id": "W60R7K",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]