Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5063789274

Match Scores

11-3

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
Garrett Knapp

LZMGP6 · USA

DUPR

4.145

AW
Alex Werner

5Y55XR · USA

DUPR

3.997

TEAM 2LOSS
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.317

BL
Bradley Lamont

8D6LXL · USA

DUPR

3.725

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-5063789274
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6078904522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Knapp",
        "dupr_id": "LZMGP6",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Werner",
        "dupr_id": "5Y55XR",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4999168433,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Bradley Lamont",
        "dupr_id": "8D6LXL",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]