Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3.5-4.0 Monday Night League

ID: 5109936504

Match Scores

10-15

Win

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Aidan Lipe

JPQN2O · USA

DUPR

2.962

TL
Tym Lype

0Z4RP2 · USA

DUPR

2.760

TEAM 2WINNER
LV
Luis vargas

0RLYVG · Lakeland, FL, US

DUPR

3.825

NN
neleah neiberline

ORQNOP · USA

DUPR

3.134

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-5109936504
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5159799811,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aidan Lipe",
        "dupr_id": "JPQN2O",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tym Lype",
        "dupr_id": "0Z4RP2",
        "rating": 2.76,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4495418221,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis vargas",
        "dupr_id": "0RLYVG",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "neleah neiberline",
        "dupr_id": "ORQNOP",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]