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

2026 Franklin US Open Pickleball Championships - Men's Champions Pro Doubles - Main Draw

ID: 7705159761

Match Scores

14-16

Win

Play Date

2026-04-15

Play Time (Est)

10:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Randy Halfpap

8MYVP8 · Salisbury, MD, US

DUPR

5.309

JK
Joel Kabacinski

8K99Y8 · Green Bay, WI, US

DUPR

5.341

TEAM 2WINNER
DF
David Freed

8MOR2D · Bradenton, FL, US

DUPR

5.303

AD
Angel Davila

2L9VGE · Bradenton, FL, US

DUPR

5.313

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-7705159761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7916039655,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Halfpap",
        "dupr_id": "8MYVP8",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Salisbury, MD, US"
      },
      {
        "name": "Joel Kabacinski",
        "dupr_id": "8K99Y8",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 4402824307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Freed",
        "dupr_id": "8MOR2D",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Angel Davila",
        "dupr_id": "2L9VGE",
        "rating": 5.313,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]