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

Life Time Bloomington North: 4.25+ Partner League

ID: 7845904806

Match Scores

11-2

Win

Play Date

2024-03-02

Play Time (Est)

7:30 PM

Play Location

Bloomington, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Mukhtar Baradia

3PNPEX · Burnsville, MN, US

DUPR

5.023

LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.374

TEAM 2LOSS
AC
Allison Clendening

1N9OO7 · Robbinsdale, MN, US

DUPR

4.297

JT
Jeff Thompson

8GZDMX · Minneapolis, MN, US

DUPR

4.567

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-7845904806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7308579927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mukhtar Baradia",
        "dupr_id": "3PNPEX",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5621634382,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Clendening",
        "dupr_id": "1N9OO7",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      },
      {
        "name": "Jeff Thompson",
        "dupr_id": "8GZDMX",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]