Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinks and Treats Men's 4.0+

ID: 5968662632

Match Scores

15-6

Win

Play Date

2025-10-26

Play Time (Est)

9:00 PM

Play Location

Lincoln, NE, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Michael Saniuk

17LK2N · Omaha, NE, US

DUPR

4.793

DS
Dex Saniuk

3VQYV6 · Omaha, NE, US

DUPR

3.943

TEAM 2LOSS
AO
alan olsen

4LYERM · USA

DUPR

4.222

TW
Troy Wiederstein

1QK2M4 · USA

DUPR

3.645

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-5968662632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7824852036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Saniuk",
        "dupr_id": "17LK2N",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Dex Saniuk",
        "dupr_id": "3VQYV6",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 6026081611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alan olsen",
        "dupr_id": "4LYERM",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Wiederstein",
        "dupr_id": "1QK2M4",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]