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

2026 Franklin US Open Pickleball Championships - Mixed Split Pro Age Event

ID: 5781621488

Match Scores

11-9, 11-9

Loss

Play Date

2026-04-13

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Davidson Kozlowski

XJDGZ7 · Sarasota, FL, US

DUPR

5.506

JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.333

TEAM 2LOSS
FG
Frank Geoffrey Welsher III

1Q25RD · Chicago, IL, US

DUPR

5.528

TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.204

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-5781621488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8002861027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Davidson Kozlowski",
        "dupr_id": "XJDGZ7",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      }
    ]
  },
  {
    "team_id": 8487655471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frank Geoffrey Welsher III",
        "dupr_id": "1Q25RD",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]