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

Pickle and Bags Dupr 15 Tournament

ID: 6247574000

Match Scores

15-13

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
JS
Jack Sabota

JJL9WW · Appleton, WI, US

DUPR

4.913

CF
Carolyn Flood

8E7DOE · Green Bay, WI, US

DUPR

4.531

TEAM 2LOSS
DS
Drew Siegmund

KOZL0O · Kaukauna, WI, US

DUPR

4.643

GS
Grace St Clair

WX92EL · Fond du Lac, 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-6247574000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5517279365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Sabota",
        "dupr_id": "JJL9WW",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Carolyn Flood",
        "dupr_id": "8E7DOE",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 4929616223,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Siegmund",
        "dupr_id": "KOZL0O",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Kaukauna, WI, US"
      },
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      }
    ]
  }
]