Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle and Bags Dupr 15 Tournament

ID: 4886282996

Match Scores

11-9

Win

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.440

DS
Drew Siegmund

KOZL0O · Kaukauna, WI, US

DUPR

4.632

TEAM 2LOSS
LG
Lucas Goetz

RZ0XDD · Green Bay, WI, US

DUPR

4.590

AR
Aditya Ratnala

KX62O7 · Glendale, WI, US

DUPR

4.222

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-4886282996
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4466858314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Drew Siegmund",
        "dupr_id": "KOZL0O",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Kaukauna, WI, US"
      }
    ]
  },
  {
    "team_id": 4877496802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Goetz",
        "dupr_id": "RZ0XDD",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Aditya Ratnala",
        "dupr_id": "KX62O7",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Glendale, WI, US"
      }
    ]
  }
]