Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 6822645688

Match Scores

15-9

Loss

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Brady Porter

3LMEDZ · Mount Carmel, IL, US

DUPR

4.823

HL
Hannah logsdon

N70V06 · USA

DUPR

4.049

TEAM 2LOSS
SB
Sherry Bopp

L2WLO6 · Robinson, IL, US

DUPR

4.139

TB
Tycen Brock

17JRG5 · Owensboro, KY, US

DUPR

4.751

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-6822645688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5980487273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Porter",
        "dupr_id": "3LMEDZ",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      },
      {
        "name": "Hannah logsdon",
        "dupr_id": "N70V06",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6753485044,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Bopp",
        "dupr_id": "L2WLO6",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Robinson, IL, US"
      },
      {
        "name": "Tycen Brock",
        "dupr_id": "17JRG5",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Owensboro, KY, US"
      }
    ]
  }
]