Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port Playground

ID: 7061716060

Match Scores

11-9

Loss

Play Date

2025-10-13

Play Time (Est)

5:00 PM

Play Location

Tampa, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Ken Cheesman

8D9EXL · Tampa, FL, US

DUPR

4.578

MM
Michael Montinola

8KVO96 · Riverview, FL, US

DUPR

4.741

TEAM 2LOSS
JC
John C Devoe

1QDO43 · Tampa, FL, US

DUPR

4.091

DP
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.459

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-7061716060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8255947164,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Cheesman",
        "dupr_id": "8D9EXL",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Michael Montinola",
        "dupr_id": "8KVO96",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      }
    ]
  },
  {
    "team_id": 8347069514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John C Devoe",
        "dupr_id": "1QDO43",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      }
    ]
  }
]