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

LPC KotC 3/25 3.0

ID: 8012948220

Match Scores

3-11

Loss

Play Date

2025-03-25

Play Time (Est)

1:00 PM

Play Location

500 Verot School Rd, Lafayette, LA 70508, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Don Ross

RZ427Q · Lafayette, LA, US

DUPR

2.974

LR
Lionel Rodriguez

ZDWWEP · USA

DUPR

3.098

TEAM 2WINNER
ME
Mohammed elagamy

WKXGVL · Lafayette, LA, US

DUPR

2.595

KK
Kat Kelley

596MG5 · USA

DUPR

3.035

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-8012948220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6640919449,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Ross",
        "dupr_id": "RZ427Q",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Lionel Rodriguez",
        "dupr_id": "ZDWWEP",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6966247359,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mohammed  elagamy",
        "dupr_id": "WKXGVL",
        "rating": 2.595,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Kat Kelley",
        "dupr_id": "596MG5",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]