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

Yahara House Pickleball for Mental Health - Open Doubles 3.25-3.75 Round Robin All Ages

ID: 4394077128

Match Scores

1-11

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.241

SL
Stacy Lenz

LV679J · Windsor, WI, US

DUPR

3.301

TEAM 2WINNER
AC
Allen Chen

GX04ZM · Madison, WI, US

DUPR

2.897

AZ
Alex Zheng

V6DGYP · USA

DUPR

3.862

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-4394077128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4346682153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      },
      {
        "name": "Stacy Lenz",
        "dupr_id": "LV679J",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  },
  {
    "team_id": 7423319117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen Chen",
        "dupr_id": "GX04ZM",
        "rating": 2.897,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Alex Zheng",
        "dupr_id": "V6DGYP",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]