Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ Monday Night League

ID: 5944985733

Match Scores

12-10

Loss

Play Date

2026-04-27

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
MD
Michael DiPierro

3ZX5XL · USA

DUPR

3.987

KW
Kevin Witmer

YNZN7P · USA

DUPR

3.850

TEAM 2LOSS
MR
morgan radewitz

M2WKEL · Mulberry, FL, US

DUPR

3.399

EM
Ethan Marshall

YN2MGE · Bradenton, FL, US

DUPR

4.133

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-5944985733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7932159851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael DiPierro",
        "dupr_id": "3ZX5XL",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Witmer",
        "dupr_id": "YNZN7P",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7057823067,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "morgan radewitz",
        "dupr_id": "M2WKEL",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Mulberry, FL, US"
      },
      {
        "name": "Ethan Marshall",
        "dupr_id": "YN2MGE",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]