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

3rd Shot Pickleball Evansville

ID: 6513941689

Match Scores

0-11

Win

Play Date

2026-03-25

Play Time (Est)

2:15 AM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
VM
Vicki McDonald

DY0QZL · USA

DUPR

2.164

MB
michael Battaglia

0RLM0N · USA

DUPR

2.191

TEAM 2WINNER
RS
Rozanne Stanton

89JJ27 · Evansville, IN, US

DUPR

3.547

KM
Kenton McDonald

2ZJ209 · USA

DUPR

2.523

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-6513941689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7190319948,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vicki McDonald",
        "dupr_id": "DY0QZL",
        "rating": 2.164,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "michael Battaglia",
        "dupr_id": "0RLM0N",
        "rating": 2.191,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4463840533,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rozanne Stanton",
        "dupr_id": "89JJ27",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Kenton McDonald",
        "dupr_id": "2ZJ209",
        "rating": 2.523,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]