Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 4474133971

Match Scores

14-16

Loss

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
TB
Tycen Brock

17JRG5 · Owensboro, KY, US

DUPR

4.811

BW
Brad Wilzbacher

89RVNK · Newburgh, IN, US

DUPR

4.268

TEAM 2WINNER
AG
Andrew Giles

ZNVQ4W · Carmi, IL, US

DUPR

4.555

RW
Reese Wines

KDDR26 · Evansville, IN, US

DUPR

4.034

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-4474133971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5690188290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tycen Brock",
        "dupr_id": "17JRG5",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Brad Wilzbacher",
        "dupr_id": "89RVNK",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      }
    ]
  },
  {
    "team_id": 7486308579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Giles",
        "dupr_id": "ZNVQ4W",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Carmi, IL, US"
      },
      {
        "name": "Reese Wines",
        "dupr_id": "KDDR26",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  }
]