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

Pickle and Bags Dupr 15 Tournament

ID: 8129211679

Match Scores

6-11

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.399

DS
Drew Siegmund

KOZL0O · Kaukauna, WI, US

DUPR

4.610

TEAM 2WINNER
AW
Adam White

4L4QM2 · Green Bay, WI, US

DUPR

4.679

MM
Marcus Maguire

2LX44E · Green Bay, WI, US

DUPR

4.546

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-8129211679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7305784761,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Drew Siegmund",
        "dupr_id": "KOZL0O",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Kaukauna, WI, US"
      }
    ]
  },
  {
    "team_id": 5825119146,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam White",
        "dupr_id": "4L4QM2",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Marcus Maguire",
        "dupr_id": "2LX44E",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  }
]