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

3rd Shot Pickleball Evansville

ID: 5452260503

Match Scores

11-6

Loss

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Reese Wines

KDDR26 · Evansville, IN, US

DUPR

4.135

LH
Lauren Horrall

8KYN4Q · Mount Carmel, IL, US

DUPR

4.773

TEAM 2LOSS
AL
Alyssa Like

KXP6KY · Evansville, IN, US

DUPR

4.606

KD
Keaton Durham

94VNLV · Owensboro, KY, US

DUPR

4.537

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-5452260503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7887329846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reese Wines",
        "dupr_id": "KDDR26",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Lauren Horrall",
        "dupr_id": "8KYN4Q",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      }
    ]
  },
  {
    "team_id": 6410717955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Like",
        "dupr_id": "KXP6KY",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Keaton Durham",
        "dupr_id": "94VNLV",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  }
]