Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle and Bags Dupr 15 Tournament

ID: 7759658677

Match Scores

11-6

Loss

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
TV
Tanya Valenta

KO04DK · Marinette, WI, US

DUPR

4.282

LG
Lucas Goetz

RZ0XDD · Green Bay, WI, US

DUPR

4.656

TEAM 2LOSS
MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.448

GS
Grace St Clair

WX92EL · Fond du Lac, WI, US

DUPR

4.213

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-7759658677
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5335799054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanya Valenta",
        "dupr_id": "KO04DK",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Marinette, WI, US"
      },
      {
        "name": "Lucas Goetz",
        "dupr_id": "RZ0XDD",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 5065016901,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      }
    ]
  }
]