Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Monday Night League

ID: 5128757067

Match Scores

13-11

Loss

Play Date

2026-03-09

Play Time (Est)

4:45 AM

Play Location

Kelly Recreation Complex, Imperial Boulevard, Lakeland, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LH
Luis Hernandez

V72DOE · USA

DUPR

3.997

CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.827

TEAM 2LOSS
WC
Wes Craven

K5XX77 · Polk County

DUPR

4.005

JL
Jonathan low

1N0OL2 · Lakeland, FL, US

DUPR

4.047

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-5128757067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7098336733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Hernandez",
        "dupr_id": "V72DOE",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      }
    ]
  },
  {
    "team_id": 7590933875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wes Craven",
        "dupr_id": "K5XX77",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Polk County"
      },
      {
        "name": "Jonathan low",
        "dupr_id": "1N0OL2",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]