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: 6084618389

Match Scores

4-11

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.235

SL
Stacy Lenz

LV679J · Windsor, WI, US

DUPR

3.295

TEAM 2WINNER
DM
Donovan Mello

6NL46Q · USA

DUPR

3.669

DS
Daniel Stone

Y422MD · USA

DUPR

3.669

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-6084618389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7449154498,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      },
      {
        "name": "Stacy Lenz",
        "dupr_id": "LV679J",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  },
  {
    "team_id": 6752360128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Donovan Mello",
        "dupr_id": "6NL46Q",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Stone",
        "dupr_id": "Y422MD",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]