Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 5968642334

Match Scores

15-12

Win

Play Date

2026-03-19

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BK
Brian Keane

8E4VVM · Lakewood Ranch, FL, US

DUPR

4.029

KP
Kevin Phelps

V7L0EP · Bradenton, FL, US

DUPR

4.041

TEAM 2LOSS
MF
Mike Fox

0Y02VG · USA

DUPR

3.648

HL
Hector Lopez

JJ745J · USA

DUPR

3.778

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-5968642334
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7334796290,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Keane",
        "dupr_id": "8E4VVM",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Kevin Phelps",
        "dupr_id": "V7L0EP",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6806959766,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Fox",
        "dupr_id": "0Y02VG",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hector Lopez",
        "dupr_id": "JJ745J",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]