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

Pickle and Bags 4.5+ Spring Moneyball Tournament

ID: 5834360519

Match Scores

1-11

Loss

Play Date

2025-04-19

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
ES
Emily Stumpf

17QV09 · Sun Prairie, WI, US

DUPR

5.491

IC
Ian Connors

3XYQD4 · Madison, WI, US

DUPR

5.003

TEAM 2WINNER
MF
Max Fusselman

1RX7MM · Huntington, IN, US

DUPR

5.711

MC
Makayla Cunningham

8WKEMY · Avilla, IN, US

DUPR

5.216

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-5834360519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5931121727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Stumpf",
        "dupr_id": "17QV09",
        "rating": 5.491,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      },
      {
        "name": "Ian Connors",
        "dupr_id": "3XYQD4",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 8335392516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Fusselman",
        "dupr_id": "1RX7MM",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Huntington, IN, US"
      },
      {
        "name": "Makayla Cunningham",
        "dupr_id": "8WKEMY",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Avilla, IN, US"
      }
    ]
  }
]