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

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

ID: 5070856570

Match Scores

11-9, 11-7

Win

Play Date

2026-04-16

Play Time (Est)

11:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Riley Bohnert

8GW02Q · Louisville, KY, US

DUPR

5.613

FP
Freddie Powell

8W4GGQ · London, England, GB

DUPR

5.840

TEAM 2LOSS
MO
Molly ODonoghue

DWEOX6 · London, England, GB

DUPR

5.178

DB
Dusty Boyer

16544Q · Bradenton, FL, US

DUPR

5.649

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-5070856570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7796524005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley Bohnert",
        "dupr_id": "8GW02Q",
        "rating": 5.613,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Freddie Powell",
        "dupr_id": "8W4GGQ",
        "rating": 5.84,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 6384531732,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly ODonoghue",
        "dupr_id": "DWEOX6",
        "rating": 5.178,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Dusty Boyer",
        "dupr_id": "16544Q",
        "rating": 5.649,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]