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

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
Geoff Brown

2LYOVR · DeKalb, IL, US

DUPR

3.654

BB
Bowen Brown

V4L2OP · USA

DUPR

3.765

TEAM 2LOSS
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.289

BL
Bradley Lamont

8D6LXL · USA

DUPR

3.482

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-4761259956
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8011814537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Geoff Brown",
        "dupr_id": "2LYOVR",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "DeKalb, IL, US"
      },
      {
        "name": "Bowen Brown",
        "dupr_id": "V4L2OP",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5837486768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Bradley Lamont",
        "dupr_id": "8D6LXL",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]