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

2026 Franklin US Open Pickleball Championships - Mixed Doubles Age Only Double Elimination 40-44 Age

ID: 6789060296

Match Scores

11-0, 11-0

Win

Play Date

2026-04-14

Play Time (Est)

9:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
BJ
Brandon Johnson

8D9KX3 · Naples, FL, US

DUPR

5.500

AL
Alison Lane

16D0EE · USA

DUPR

5.156

TEAM 2LOSS
AK
Alicia Knott

8MKGPP · USA

DUPR

4.197

KM
Kevin McEnery

67N76G · Columbus, OH, US

DUPR

3.954

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-6789060296
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8227844322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Johnson",
        "dupr_id": "8D9KX3",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Alison Lane",
        "dupr_id": "16D0EE",
        "rating": 5.156,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5857568671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alicia Knott",
        "dupr_id": "8MKGPP",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin McEnery",
        "dupr_id": "67N76G",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]