Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port Playground

ID: 5624728405

Match Scores

2-11

Loss

Play Date

2025-10-13

Play Time (Est)

2:15 AM

Play Location

Tampa, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Ken Cheesman

8D9EXL · Tampa, FL, US

DUPR

4.531

Brian Ridge

89XKZE · Tampa, FL, US

DUPR

4.206

TEAM 2WINNER
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.460

Jeremy Jones

1REOME · Tampa, FL, US

DUPR

4.541

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5624728405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6137515740,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ken Cheesman",
        "dupr_id": "8D9EXL",
        "rating": 4.531,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Brian Ridge",
        "dupr_id": "89XKZE",
        "rating": 4.206,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 7908969968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.46,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Lithia, FL, US"
      },
      {
        "name": "Jeremy Jones",
        "dupr_id": "1REOME",
        "rating": 4.541,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": "Tampa, FL, US"
      }
    ]
  }
]