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

3.5-4.0 Monday Night League

ID: 7232885013

Match Scores

16-14, 15-9

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Alexander Bush

LWY9L5 · USA

DUPR

2.875

BL
Brayden Longaberger

7ZNL40 · USA

DUPR

3.156

TEAM 2LOSS
BF
Brian First

Q5ZD7D · USA

DUPR

2.911

DC
David Clark

PWM64M · Lakeland, FL, US

DUPR

3.402

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-7232885013
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7797696471,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander  Bush",
        "dupr_id": "LWY9L5",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brayden Longaberger",
        "dupr_id": "7ZNL40",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7444947462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian First",
        "dupr_id": "Q5ZD7D",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Clark",
        "dupr_id": "PWM64M",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]