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

Mixed Masters 4.5+

ID: 5530951872

Match Scores

10-11

Loss

Play Date

2025-01-10

Play Time (Est)

1:00 PM

Play Location

Life Time, Southdale Center, Edina, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LK
Lawrence Kasay

8ELMJO · Roberts, WI, US

DUPR

5.236

LJ
Lake Johnson

3VP0E3 · White Bear Lake, MN, US

DUPR

5.263

TEAM 2WINNER
AN
Allen Ng

30RZ4G · Minnetonka, MN, US

DUPR

5.510

FL
Faith Lee

3LPRLQ · Osseo, MN, US

DUPR

4.845

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-5530951872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6969910403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lawrence Kasay",
        "dupr_id": "8ELMJO",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Roberts, WI, US"
      },
      {
        "name": "Lake Johnson",
        "dupr_id": "3VP0E3",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 4862457021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen Ng",
        "dupr_id": "30RZ4G",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Faith Lee",
        "dupr_id": "3LPRLQ",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Osseo, MN, US"
      }
    ]
  }
]