Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 4649394926

Match Scores

11-9

Win

Play Date

2025-12-27

Play Time (Est)

3:30 PM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.484

NG
Neil Gentile

17Q755 · Tampa, FL, US

DUPR

4.258

TEAM 2LOSS
JJ
Jeremy Jones

1REOME · Tampa, FL, US

DUPR

4.522

DP
Duane Paustian

8J726D · Lithia, FL, US

DUPR

4.454

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-4649394926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5314368078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Neil Gentile",
        "dupr_id": "17Q755",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 7166758140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Jones",
        "dupr_id": "1REOME",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Duane Paustian",
        "dupr_id": "8J726D",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Lithia, FL, US"
      }
    ]
  }
]