Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 7485522120

Match Scores

11-9

Loss

Play Date

2026-04-29

Play Time (Est)

1:00 PM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Keaton Durham

94VNLV · Owensboro, KY, US

DUPR

4.515

JH
Jonathan Harner

KY4026 · Evansville, IN, US

DUPR

4.072

TEAM 2LOSS
MC
Mike Cheesman

8EGXV1 · Mount Carmel, IL, US

DUPR

4.212

JR
Jordan Rush

3PPEMX · Grayville, IL, US

DUPR

4.805

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-7485522120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6033419632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keaton Durham",
        "dupr_id": "94VNLV",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Jonathan Harner",
        "dupr_id": "KY4026",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 8092674545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Cheesman",
        "dupr_id": "8EGXV1",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      },
      {
        "name": "Jordan Rush",
        "dupr_id": "3PPEMX",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Grayville, IL, US"
      }
    ]
  }
]