Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

3rd Shot Pickleball Evansville

ID: 7750232021

Match Scores

11-0

Win

Play Date

2026-03-25

Play Time (Est)

6:15 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Rozanne Stanton

89JJ27 · Evansville, IN, US

DUPR

3.629

JZ
Jennifer Zimmer

VX60MJ · USA

DUPR

2.640

TEAM 2LOSS
JT
Jill Trent

MP9YKG · USA

DUPR

2.479

BB
Becky Barrett

4Z9GNM · Newburgh, IN, US

DUPR

2.465

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-7750232021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8132868506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rozanne Stanton",
        "dupr_id": "89JJ27",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Jennifer  Zimmer",
        "dupr_id": "VX60MJ",
        "rating": 2.64,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7273655836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jill Trent",
        "dupr_id": "MP9YKG",
        "rating": 2.479,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Becky Barrett",
        "dupr_id": "4Z9GNM",
        "rating": 2.465,
        "profile_pic_url": null,
        "location": "Newburgh, IN, US"
      }
    ]
  }
]