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

3rd Shot Pickleball Evansville

ID: 6079187750

Match Scores

0-11

Win

Play Date

2026-03-25

Play Time (Est)

3:30 PM

Play Location

2800 Kotter Ave, Evansville, IN 47715, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
becky kinnaird

JPOQRM · USA

DUPR

2.030

JC
Jeanna Christmas

DYE5RY · USA

DUPR

2.203

TEAM 2WINNER
RS
Rozanne Stanton

89JJ27 · Evansville, IN, US

DUPR

3.612

KW
Kim Wolf

7JYY75 · USA

DUPR

2.491

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-6079187750
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6359161248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "becky kinnaird",
        "dupr_id": "JPOQRM",
        "rating": 2.03,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeanna Christmas",
        "dupr_id": "DYE5RY",
        "rating": 2.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4349370187,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rozanne Stanton",
        "dupr_id": "89JJ27",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Evansville, IN, US"
      },
      {
        "name": "Kim Wolf",
        "dupr_id": "7JYY75",
        "rating": 2.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]