Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklr CC - Men’s 4.0

ID: 8187868450

Match Scores

11-2

Win

Play Date

2026-05-22

Play Time (Est)

11:30 PM

Play Location

The Picklr Menomonee Falls

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
Garrett Butler

76M7N0 · Milwaukee, WI, US

DUPR

4.439

VG
Viju George

8W77LQ · Menomonee Falls, WI, US

DUPR

4.212

TEAM 2LOSS
PH
Paul Hammen

GXX96D · USA

DUPR

4.315

BK
Balaji Kulothungan

X0GG54 · Brookfield, WI, US

DUPR

4.123

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-8187868450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8550970777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Butler",
        "dupr_id": "76M7N0",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Viju George",
        "dupr_id": "8W77LQ",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 7433492337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Hammen",
        "dupr_id": "GXX96D",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Balaji  Kulothungan",
        "dupr_id": "X0GG54",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  }
]