Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dupr day

ID: 4691240521

Match Scores

11-1

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

2610, Holmgren Wy, Green Bay

View Facility Page →

Competitor Teams

TEAM 1WINNER
NS
Natalie Sabota

DWDX7L · Appleton, WI, US

DUPR

3.471

MS
Mason Sabota

ZD720Q · USA

DUPR

3.229

TEAM 2LOSS
MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.308

CS
Craig Sabota

EGV5PJ · USA

DUPR

2.707

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-4691240521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5509667029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Natalie Sabota",
        "dupr_id": "DWDX7L",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Mason Sabota",
        "dupr_id": "ZD720Q",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7548141948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Craig Sabota",
        "dupr_id": "EGV5PJ",
        "rating": 2.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]