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

3.5-4.0 Monday Night League

ID: 4313437476

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.972

TL
Tym Lype

0Z4RP2 · USA

DUPR

2.815

TEAM 2WINNER
BF
Brian First

Q5ZD7D · USA

DUPR

2.932

DC
David Clark

PWM64M · Lakeland, FL, US

DUPR

3.405

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-4313437476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6948517589,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aidan Lipe",
        "dupr_id": "JPQN2O",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tym Lype",
        "dupr_id": "0Z4RP2",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7517932207,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian First",
        "dupr_id": "Q5ZD7D",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Clark",
        "dupr_id": "PWM64M",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]