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

Port PB

ID: 6097729360

Match Scores

11-5

Win

Play Date

2026-01-03

Play Time (Est)

5:00 PM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Ryan Wierenga

16XOPK · Tampa, FL, US

DUPR

4.814

RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.529

TEAM 2LOSS
KC
Ken Cheesman

8D9EXL · Tampa, FL, US

DUPR

4.613

MM
Mike Mondello

3XQO25 · FL, US

DUPR

4.326

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-6097729360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4861632075,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Wierenga",
        "dupr_id": "16XOPK",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 6084283145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Cheesman",
        "dupr_id": "8D9EXL",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Mike Mondello",
        "dupr_id": "3XQO25",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  }
]