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

Match Scores

11-4

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
KE
Khider E.

NRWNW7 · USA

DUPR

3.941

EE
Eric Elderbrock

5Y76QL · USA

DUPR

4.131

TEAM 2LOSS
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.292

BL
Bradley Lamont

8D6LXL · USA

DUPR

3.499

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-6741834998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7149831513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Khider E. ",
        "dupr_id": "NRWNW7",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Elderbrock",
        "dupr_id": "5Y76QL",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7583679418,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Bradley Lamont",
        "dupr_id": "8D6LXL",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]