Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OSMS Marinette Pink Out

ID: 4664053190

Match Scores

11-5

Win

Play Date

2024-10-19

Play Time (Est)

3:30 PM

Play Location

2501 Pierce Ave, Marinette, WI 54143, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Mark Biesack

3PP7RG · Appleton, WI, US

DUPR

4.454

JL
Jonathon Langkammer

DW69P6 · USA

DUPR

4.654

TEAM 2LOSS
LG
Lucas Goetz

RZ0XDD · Green Bay, WI, US

DUPR

4.489

AW
Adam White

4L4QM2 · Green Bay, WI, US

DUPR

4.213

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-4664053190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8359090881,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Biesack",
        "dupr_id": "3PP7RG",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Jonathon Langkammer",
        "dupr_id": "DW69P6",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6378645719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Goetz",
        "dupr_id": "RZ0XDD",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Adam White",
        "dupr_id": "4L4QM2",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  }
]