Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OSMS Spring 2026 CASA Tournament

ID: 8244402512

Match Scores

11-8

Loss

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

2501 Pierce Ave, Marinette, WI 54143, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jack Sabota

JJL9WW · Appleton, WI, US

DUPR

5.025

NR
Nicole Roberts

MEEQKP · USA

DUPR

3.982

TEAM 2LOSS
LG
Lucas Goetz

RZ0XDD · Green Bay, WI, US

DUPR

4.684

GS
Grace St Clair

WX92EL · Fond du Lac, WI, US

DUPR

4.210

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-8244402512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5202051401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Sabota",
        "dupr_id": "JJL9WW",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Nicole Roberts",
        "dupr_id": "MEEQKP",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7102196304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Goetz",
        "dupr_id": "RZ0XDD",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      }
    ]
  }
]