Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

3rd Shot Pickleball Evansville

ID: 6513609423

Match Scores

4-11

Loss

Play Date

2026-04-29

Play Time (Est)

4:45 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CG
Cody Gress

8EQ4LE · Jasper, IN, US

DUPR

4.826

ML
Matthew Lee

YXGVVD · USA

DUPR

4.399

TEAM 2WINNER
BL
Brandon Lindsley

L5MQX5 · USA

DUPR

4.852

AM
Adam Mccutchan

3ZYXOD · USA

DUPR

4.687

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-6513609423
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4738435897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Gress",
        "dupr_id": "8EQ4LE",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Jasper, IN, US"
      },
      {
        "name": "Matthew Lee",
        "dupr_id": "YXGVVD",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7565957566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Lindsley",
        "dupr_id": "L5MQX5",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Mccutchan",
        "dupr_id": "3ZYXOD",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]