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

3rd Shot Pickleball Evansville

ID: 7020205007

Match Scores

4-11

Win

Play Date

2026-04-15

Play Time (Est)

12:45 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JR
Jordan Rush

3PPEMX · USA

DUPR

4.851

MT
Matthew Tibbs

3V64JJ · USA

DUPR

4.816

TEAM 2WINNER
KD
Keaton Durham

94VNLV · Owensboro, KY, US

DUPR

4.495

CG
Cody Gress

8EQ4LE · Jasper, IN, US

DUPR

4.778

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-7020205007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7338046578,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Rush",
        "dupr_id": "3PPEMX",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Tibbs",
        "dupr_id": "3V64JJ",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7957762222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keaton Durham",
        "dupr_id": "94VNLV",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      },
      {
        "name": "Cody Gress",
        "dupr_id": "8EQ4LE",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Jasper, IN, US"
      }
    ]
  }
]