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

3rd Shot Pickleball Evansville

ID: 6592908578

Match Scores

15-6

Loss

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HJ
Haley Jamison

1N7Z78 · Carmi, IL, US

DUPR

4.786

AG
Andrew Giles

ZNVQ4W · Carmi, IL, US

DUPR

4.564

TEAM 2LOSS
SB
Sherry Bopp

L2WLO6 · Robinson, IL, US

DUPR

4.153

TB
Tycen Brock

17JRG5 · Owensboro, KY, US

DUPR

4.794

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-6592908578
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7097574128,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Haley Jamison",
        "dupr_id": "1N7Z78",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Carmi, IL, US"
      },
      {
        "name": "Andrew Giles",
        "dupr_id": "ZNVQ4W",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Carmi, IL, US"
      }
    ]
  },
  {
    "team_id": 5373451201,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Bopp",
        "dupr_id": "L2WLO6",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Robinson, IL, US"
      },
      {
        "name": "Tycen Brock",
        "dupr_id": "17JRG5",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  }
]