Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 7459554645

Match Scores

11-10

Win

Play Date

2025-12-27

Play Time (Est)

10:15 AM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
Patrick McLaughlin

12JVY4 · Tampa, FL, US

DUPR

4.535

Neil Gentile

17Q755 · Tampa, FL, US

DUPR

4.246

TEAM 2LOSS
Ken Cheesman

8D9EXL · Tampa, FL, US

DUPR

4.561

Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.477

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-7459554645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8145119898,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick McLaughlin",
        "dupr_id": "12JVY4",
        "rating": 4.535,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Neil Gentile",
        "dupr_id": "17Q755",
        "rating": 4.246,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 7383077364,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Cheesman",
        "dupr_id": "8D9EXL",
        "rating": 4.561,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.477,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Lithia, FL, US"
      }
    ]
  }
]