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

3rd Shot Pickleball Evansville

ID: 5484674201

Match Scores

14-16

Win

Play Date

2026-03-24

Play Time (Est)

6:15 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Andrew Giles

ZNVQ4W · Carmi, IL, US

DUPR

4.645

AL
Alyssa Like

KXP6KY · Evansville, IN, US

DUPR

4.572

TEAM 2WINNER
CG
Cody Gress

8EQ4LE · Jasper, IN, US

DUPR

4.781

BH
Bretnea Harvey

89M9E1 · Owensboro, KY, US

DUPR

4.212

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-5484674201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6524840848,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Giles",
        "dupr_id": "ZNVQ4W",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Carmi, IL, US"
      },
      {
        "name": "Alyssa Like",
        "dupr_id": "KXP6KY",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 5234698897,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Gress",
        "dupr_id": "8EQ4LE",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Jasper, IN, US"
      },
      {
        "name": "Bretnea Harvey",
        "dupr_id": "89M9E1",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  }
]