Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lafayette Pickleball Club

ID: 7266265843

Match Scores

11-6

Win

Play Date

2026-03-10

Play Time (Est)

8:45 AM

Play Location

500 Verot School Rd, Lafayette, LA 70508, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.123

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.708

TEAM 2LOSS
JC
Jaime Cordova

JJKJXO · Lafayette, LA, US

DUPR

4.241

KK
Kevin Kanavaloff

30JQW2 · New Iberia, LA, US

DUPR

4.599

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-7266265843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6554601344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  },
  {
    "team_id": 8188164292,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaime Cordova",
        "dupr_id": "JJKJXO",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Kevin Kanavaloff",
        "dupr_id": "30JQW2",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "New Iberia, LA, US"
      }
    ]
  }
]