Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 5385041585

Match Scores

11-9

Win

Play Date

2026-04-28

Play Time (Est)

6:15 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Josh Macer

3XVRVR · Newburgh, IN, US

DUPR

3.933

AM
Adam Mccutchan

3ZYXOD · Evansville, IN, US

DUPR

4.637

TEAM 2LOSS
JH
Jonathan Harner

KY4026 · Evansville, IN, US

DUPR

4.085

MN
Matthew Nasiatka

1NNKZN · Newburgh, IN, US

DUPR

4.609

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-5385041585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7599842560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Macer",
        "dupr_id": "3XVRVR",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      },
      {
        "name": "Adam Mccutchan",
        "dupr_id": "3ZYXOD",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 4722885857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Harner",
        "dupr_id": "KY4026",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Matthew Nasiatka",
        "dupr_id": "1NNKZN",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      }
    ]
  }
]