Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OSMS Fall 2025 M&M Children`s Museum Tournament

ID: 8070690834

Match Scores

11-5

Win

Play Date

2025-10-04

Play Time (Est)

7:30 PM

Play Location

2501 Pierce Ave, Marinette, WI 54143, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KO
Kevin Orme

YGD6D4 · Poplar, WI, US

DUPR

4.349

MM
Mike Manger

8MOR9O · Duluth, MN, US

DUPR

4.176

TEAM 2LOSS
JW
Josh Weber

94EJEE · Appleton, WI, US

DUPR

4.121

JL
Jordan Loeffler

E906JV · USA

DUPR

3.962

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-8070690834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5451843070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Orme",
        "dupr_id": "YGD6D4",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Poplar, WI, US"
      },
      {
        "name": "Mike Manger",
        "dupr_id": "8MOR9O",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      }
    ]
  },
  {
    "team_id": 7140033922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Weber",
        "dupr_id": "94EJEE",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Jordan Loeffler",
        "dupr_id": "E906JV",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]