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

3.5-4.0 Monday Night League

ID: 5298758952

Match Scores

16-14

Loss

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 1WINNER
AL
Aidan Lipe

JPQN2O · USA

DUPR

2.981

TL
Tym Lype

0Z4RP2 · USA

DUPR

2.851

TEAM 2LOSS
BF
Brian First

Q5ZD7D · USA

DUPR

2.900

David Clark

PWM64M · Lakeland, FL, US

DUPR

3.399

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-5298758952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7381379517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aidan Lipe",
        "dupr_id": "JPQN2O",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tym Lype",
        "dupr_id": "0Z4RP2",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8122181813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian First",
        "dupr_id": "Q5ZD7D",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Clark",
        "dupr_id": "PWM64M",
        "rating": 3.399,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Lakeland, FL, US"
      }
    ]
  }
]