Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pickle and Bags 4.5+ Spring Moneyball Tournament

ID: 6111228312

Match Scores

11-3

Loss

Play Date

2025-04-19

Play Time (Est)

1:00 PM

Play Location

2211 Oregon St unit z, Oshkosh, WI 54902, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jeffrey Ehrike

1NRLN7 · Oshkosh, WI, US

DUPR

4.774

ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.368

TEAM 2LOSS
IC
Ian Connors

3XYQD4 · Madison, WI, US

DUPR

4.972

SK
Sam Kubly

8MKEQL · Waunakee, WI, US

DUPR

4.766

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-6111228312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5388096494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Ehrike",
        "dupr_id": "1NRLN7",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Oshkosh, WI, US"
      },
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.368,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 5132631681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Connors",
        "dupr_id": "3XYQD4",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Sam Kubly",
        "dupr_id": "8MKEQL",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      }
    ]
  }
]