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

2026 Franklin US Open Pickleball Championships - Mixed Pro Doubles- Main Draw

ID: 5027170919

Match Scores

11-8, 11-13, 11-4

Loss

Play Date

2026-04-16

Play Time (Est)

12:45 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Kyle Koszuta

3OZ722 · Phoenix, AZ, US

DUPR

6.175

AH
Allison Harris

30LPP4 · Nashville, TN, US

DUPR

5.944

TEAM 2LOSS
RB
Riley Bohnert

8GW02Q · Louisville, KY, US

DUPR

5.638

FP
Freddie Powell

8W4GGQ · London, England, GB

DUPR

5.858

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-5027170919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6010208907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Koszuta",
        "dupr_id": "3OZ722",
        "rating": 6.175,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Allison Harris",
        "dupr_id": "30LPP4",
        "rating": 5.944,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 4768719279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riley Bohnert",
        "dupr_id": "8GW02Q",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Freddie Powell",
        "dupr_id": "8W4GGQ",
        "rating": 5.858,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]