Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 5954862149

Match Scores

10-15

Loss

Play Date

2026-02-21

Play Time (Est)

6:15 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Suzanne Mccutchan

1RWG2M · Evansville, IN, US

DUPR

4.075

HL
Hannah logsdon

N70V06 · USA

DUPR

4.003

TEAM 2WINNER
LH
Lauren Horrall

8KYN4Q · Mount Carmel, IL, US

DUPR

4.797

MC
Miranda Camp

3V2ZQE · Terre Haute, IN, US

DUPR

4.323

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-5954862149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7657849977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Mccutchan",
        "dupr_id": "1RWG2M",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Hannah logsdon",
        "dupr_id": "N70V06",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6995772916,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Horrall",
        "dupr_id": "8KYN4Q",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      },
      {
        "name": "Miranda Camp",
        "dupr_id": "3V2ZQE",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Terre Haute, IN, US"
      }
    ]
  }
]