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

LPC KotC 3/25 3.0

ID: 5318562223

Match Scores

11-6

Win

Play Date

2025-03-25

Play Time (Est)

8:45 AM

Play Location

500 Verot School Rd, Lafayette, LA 70508, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Kat Kelley

596MG5 · USA

DUPR

3.106

DR
Don Ross

RZ427Q · Lafayette, LA, US

DUPR

3.001

TEAM 2LOSS
LR
Lionel Rodriguez

ZDWWEP · USA

DUPR

3.055

LL
Lineta Leger

V47LNP · Lafayette Parish, LA, US

DUPR

2.894

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-5318562223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8279898729,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kat Kelley",
        "dupr_id": "596MG5",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don Ross",
        "dupr_id": "RZ427Q",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  },
  {
    "team_id": 4537388414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lionel Rodriguez",
        "dupr_id": "ZDWWEP",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lineta Leger",
        "dupr_id": "V47LNP",
        "rating": 2.894,
        "profile_pic_url": null,
        "location": "Lafayette Parish, LA, US"
      }
    ]
  }
]