Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OSMS Fall 2025 M&M Children`s Museum Tournament

ID: 6029228195

Match Scores

11-5

Win

Play Date

2025-10-04

Play Time (Est)

12:45 AM

Play Location

2501 Pierce Ave, Marinette, WI 54143, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KO
Kevin Orme

YGD6D4 · Poplar, WI, US

DUPR

4.366

MM
Mike Manger

8MOR9O · Duluth, MN, US

DUPR

4.192

TEAM 2LOSS
LB
Lee Brandenburg

QPOXE5 · Kronenwetter, WI, US

DUPR

4.485

DH
Duane Haakenson

8KQ07O · Antigo, WI, US

DUPR

4.109

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-6029228195
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6213435760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Orme",
        "dupr_id": "YGD6D4",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Poplar, WI, US"
      },
      {
        "name": "Mike Manger",
        "dupr_id": "8MOR9O",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      }
    ]
  },
  {
    "team_id": 5840052084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Brandenburg",
        "dupr_id": "QPOXE5",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Kronenwetter, WI, US"
      },
      {
        "name": "Duane Haakenson",
        "dupr_id": "8KQ07O",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Antigo, WI, US"
      }
    ]
  }
]