Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OSMS Fall 2025 M&M Children`s Museum Tournament

ID: 8533568481

Match Scores

4-11

Win

Play Date

2025-10-04

Play Time (Est)

10:15 AM

Play Location

2501 Pierce Ave, Marinette, WI 54143, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
roger wisneski

2LLO07 · Green Bay, WI, US

DUPR

4.429

SW
Sam Wisneski

PK7LRX · Green Bay, WI, US

DUPR

4.220

TEAM 2WINNER
BH
Bob Hall

8W2DXL · Kimberly, WI, US

DUPR

4.464

MB
Mark Biesack

3PP7RG · Appleton, WI, US

DUPR

4.685

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-8533568481
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6183122284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "roger wisneski",
        "dupr_id": "2LLO07",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Sam Wisneski",
        "dupr_id": "PK7LRX",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 8514941240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Hall",
        "dupr_id": "8W2DXL",
        "rating": 4.464,
        "profile_pic_url": null,
        "location": "Kimberly, WI, US"
      },
      {
        "name": "Mark Biesack",
        "dupr_id": "3PP7RG",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]