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

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

ID: 5269075814

Match Scores

1-15

Loss

Play Date

2026-04-17

Play Time (Est)

3:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kelly Stroble

3XRO53 · Bradenton, FL, US

DUPR

4.622

EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.759

TEAM 2WINNER
AD
Angel Davila

2L9VGE · Bradenton, FL, US

DUPR

5.351

TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.207

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-5269075814
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4328499939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Stroble",
        "dupr_id": "3XRO53",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      }
    ]
  },
  {
    "team_id": 6153165666,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angel Davila",
        "dupr_id": "2L9VGE",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]