Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle and Bags Dupr 15 Tournament

ID: 8360039065

Match Scores

11-4

Win

Play Date

2026-04-11

Play Time (Est)

2:15 AM

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.441

GS
Grace St Clair

WX92EL · Fond du Lac, WI, US

DUPR

4.266

TEAM 2LOSS
PI
peter iwanowski

9J02ZV · WI, US

DUPR

4.652

KH
Kamyla Held

X2N0L5 · WI, US

DUPR

3.797

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-8360039065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8250964565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      }
    ]
  },
  {
    "team_id": 8531683271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "peter iwanowski",
        "dupr_id": "9J02ZV",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "WI, US"
      },
      {
        "name": "Kamyla Held",
        "dupr_id": "X2N0L5",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  }
]