Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lafayette Pickleball Club

ID: 8526252730

Match Scores

1-11

Win

Play Date

2026-03-10

Play Time (Est)

11:30 PM

Play Location

500 Verot School Rd, Lafayette, LA 70508, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
Jacob Silvas

3YQ6QG · Lafayette, LA, US

DUPR

4.254

JT
Jenny Thibodeaux

35E0O0 · Lafayette, LA, US

DUPR

4.029

TEAM 2WINNER
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.143

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.728

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-8526252730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5751035908,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Silvas",
        "dupr_id": "3YQ6QG",
        "rating": 4.254,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106624_62543cce03985.jpeg",
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Jenny Thibodeaux",
        "dupr_id": "35E0O0",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  },
  {
    "team_id": 6641035895,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  }
]