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

Life Time Bloomington North: 4.25+ Partner League

ID: 5191125254

Match Scores

3-11

Loss

Play Date

2024-03-02

Play Time (Est)

3:30 PM

Play Location

Bloomington, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.381

MB
Mukhtar Baradia

3PNPEX · Burnsville, MN, US

DUPR

5.101

TEAM 2WINNER
JS
Jeff Siegel

8M9QMP · USA

DUPR

4.601

ES
Eduard Stalmakov

17Z2O4 · Delano, MN, US

DUPR

4.594

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-5191125254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8520356480,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Mukhtar Baradia",
        "dupr_id": "3PNPEX",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      }
    ]
  },
  {
    "team_id": 8329562282,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Siegel",
        "dupr_id": "8M9QMP",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eduard Stalmakov",
        "dupr_id": "17Z2O4",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      }
    ]
  }
]