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

Match Scores

9-11

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

McGaw Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
GK
Garrett Knapp

LZMGP6 · USA

DUPR

4.055

AW
Alex Werner

5Y55XR · USA

DUPR

3.953

TEAM 2WINNER
GB
Geoff Brown

2LYOVR · DeKalb, IL, US

DUPR

3.690

BB
Bowen Brown

V4L2OP · USA

DUPR

3.801

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-5222235138
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7963658000,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett Knapp",
        "dupr_id": "LZMGP6",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Werner",
        "dupr_id": "5Y55XR",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4789674625,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Geoff Brown",
        "dupr_id": "2LYOVR",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "DeKalb, IL, US"
      },
      {
        "name": "Bowen Brown",
        "dupr_id": "V4L2OP",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]