Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Port PB

ID: 4587733320

Match Scores

8-11

Loss

Play Date

2026-01-03

Play Time (Est)

1:00 PM

Play Location

1913 Oakwood Ave

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Mike Mondello

3XQO25 · FL, US

DUPR

4.333

RC
Rashid Casper

3PL6XE · Tampa, FL, US

DUPR

4.512

TEAM 2WINNER
BR
Brian Ridge

89XKZE · Tampa, FL, US

DUPR

4.189

JJ
Jeremy Jones

1REOME · Tampa, FL, US

DUPR

4.562

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-4587733320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6420973419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Mondello",
        "dupr_id": "3XQO25",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Rashid Casper",
        "dupr_id": "3PL6XE",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 4983229268,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Ridge",
        "dupr_id": "89XKZE",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Jeremy Jones",
        "dupr_id": "1REOME",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]