Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Mixed Masters 4.5+ Bracket Play

ID: 6499683527

Match Scores

15-1

Win

Play Date

2025-01-10

Play Time (Est)

12:45 AM

Play Location

Life Time, Southdale Center, Edina, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.247

LJ
Lake Johnson

3VP0E3 · White Bear Lake, MN, US

DUPR

5.276

TEAM 2LOSS
MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

3.945

SB
Scott Bradbury

8DXQ9M · Minneapolis, MN, US

DUPR

4.633

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-6499683527
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8236815782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      },
      {
        "name": "Lake Johnson",
        "dupr_id": "3VP0E3",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 8549674705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Scott Bradbury",
        "dupr_id": "8DXQ9M",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]