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

3rd Shot Pickleball Evansville

ID: 6947866100

Match Scores

15-5

Loss

Play Date

2026-02-21

Play Time (Est)

9:00 PM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jordan Rush

3PPEMX · Grayville, IL, US

DUPR

4.972

AN
Abby NeSmith

L5L4NJ · Newburgh, IN, US

DUPR

4.346

TEAM 2LOSS
BP
Brady Porter

3LMEDZ · Mount Carmel, IL, US

DUPR

4.953

SM
Suzanne Mccutchan

1RWG2M · Evansville, IN, US

DUPR

3.936

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-6947866100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6510991077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Rush",
        "dupr_id": "3PPEMX",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Grayville, IL, US"
      },
      {
        "name": "Abby NeSmith",
        "dupr_id": "L5L4NJ",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      }
    ]
  },
  {
    "team_id": 6740427382,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady Porter",
        "dupr_id": "3LMEDZ",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Mount Carmel, IL, US"
      },
      {
        "name": "Suzanne Mccutchan",
        "dupr_id": "1RWG2M",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  }
]