Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 6251226994

Match Scores

5-11

Loss

Play Date

2026-04-29

Play Time (Est)

11:30 PM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Matthew Tibbs

3V64JJ · Evansville, IN, US

DUPR

4.682

JT
John Thomas Barnard

WXK4WY · USA

DUPR

4.123

TEAM 2WINNER
KD
Keaton Durham

94VNLV · Owensboro, KY, US

DUPR

4.531

JH
Jonathan Harner

KY4026 · Evansville, IN, US

DUPR

4.088

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-6251226994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6976766597,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Tibbs",
        "dupr_id": "3V64JJ",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "John Thomas Barnard",
        "dupr_id": "WXK4WY",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7996645941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keaton Durham",
        "dupr_id": "94VNLV",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Jonathan Harner",
        "dupr_id": "KY4026",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  }
]