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

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

ID: 6494676056

Match Scores

11-6, 11-13, 4-11

Win

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 1LOSS
RB
Riley Bohnert

8GW02Q · Louisville, KY, US

DUPR

5.628

JC
Jon Christian Bohnert

17NZN3 · Louisville, KY, US

DUPR

5.266

TEAM 2WINNER
VJ
Volly Johnson

2LVK2R · Forest Lake, MN, US

DUPR

4.846

PS
Paul Salmela

3YMX0K · Minneapolis, MN, US

DUPR

5.608

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-6494676056
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4408262980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Riley Bohnert",
        "dupr_id": "8GW02Q",
        "rating": 5.628,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Jon Christian Bohnert",
        "dupr_id": "17NZN3",
        "rating": 5.266,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  },
  {
    "team_id": 6224672990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Volly Johnson",
        "dupr_id": "2LVK2R",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      },
      {
        "name": "Paul Salmela",
        "dupr_id": "3YMX0K",
        "rating": 5.608,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]