Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Shot Pickleball Evansville

ID: 7515620037

Match Scores

15-11

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Matt Hall

17N054 · Evansville, IN, US

DUPR

4.930

SM
Suzanne Mccutchan

1RWG2M · Evansville, IN, US

DUPR

3.913

TEAM 2LOSS
CY
Cory York

YGK6PK · Benton, KY, US

DUPR

4.752

TJ
Trish Jordan

PKYQLZ · Paducah, KY, US

DUPR

3.438

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-7515620037
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5463809463,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Hall",
        "dupr_id": "17N054",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Suzanne Mccutchan",
        "dupr_id": "1RWG2M",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      }
    ]
  },
  {
    "team_id": 6441209183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cory York",
        "dupr_id": "YGK6PK",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Benton, KY, US"
      },
      {
        "name": "Trish Jordan",
        "dupr_id": "PKYQLZ",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Paducah, KY, US"
      }
    ]
  }
]