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

Match Scores

3-11

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.306

BL
Bradley Lamont

8D6LXL · USA

DUPR

3.608

TEAM 2WINNER
AI
Adam Ingersoll

PZMGEG · Madison, WI, US

DUPR

4.159

HI
Henry Ingersoll

V2Z2D6 · USA

DUPR

3.926

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-4715542692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7491042451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Bradley Lamont",
        "dupr_id": "8D6LXL",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6562057648,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Ingersoll",
        "dupr_id": "PZMGEG",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Henry Ingersoll",
        "dupr_id": "V2Z2D6",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]