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

Competitive Mixed Doubles League Tournament

ID: 4572139976

Match Scores

1-11

Loss

Play Date

2023-12-12

Play Time (Est)

9:00 PM

Play Location

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.515

SA
Stephanie Alliev

8M955L · Minneapolis, MN, US

DUPR

4.454

TEAM 2WINNER
LB
Laurent Bonnac

8D5RD6 · Minneapolis, MN, US

DUPR

4.687

JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.431

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-4572139976
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8402687658,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Stephanie Alliev",
        "dupr_id": "8M955L",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7498916519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laurent Bonnac",
        "dupr_id": "8D5RD6",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]