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

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

ID: 5586062430

Match Scores

11-2, 11-0

Loss

Play Date

2026-04-17

Play Time (Est)

7:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Angel Davila

2L9VGE · Bradenton, FL, US

DUPR

5.354

TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.206

TEAM 2LOSS
MP
Michael Petry

8GPPD8 · Sarasota, FL, US

DUPR

4.799

CL
Cindy Laton

L5YJD6 · NC, US

DUPR

4.226

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-5586062430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802424412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angel Davila",
        "dupr_id": "2L9VGE",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.206,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  },
  {
    "team_id": 4429510631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Petry",
        "dupr_id": "8GPPD8",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Cindy Laton",
        "dupr_id": "L5YJD6",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  }
]