Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle and Bags Dupr 15 Tournament

ID: 6034177161

Match Scores

16-14

Win

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Grace St Clair

WX92EL · Fond du Lac, WI, US

DUPR

4.208

MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.400

TEAM 2LOSS
JG
Jessica Gunderson

8WEVNQ · Menominee, MI, US

DUPR

3.947

MM
Marcus Maguire

2LX44E · Green Bay, WI, US

DUPR

4.544

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-6034177161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5778012522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      },
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 5560307256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Gunderson",
        "dupr_id": "8WEVNQ",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Menominee, MI, US"
      },
      {
        "name": "Marcus Maguire",
        "dupr_id": "2LX44E",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  }
]