Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed DUPR 8 League

ID: 5584818587

Match Scores

6-11

Loss

Play Date

2025-10-19

Play Time (Est)

12:45 AM

Play Location

8401 83rd Ave N, Minneapolis, MN 55445, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.360

LB
Leah Barber

RZRW0E · Maple Grove, MN, US

DUPR

3.662

TEAM 2WINNER
LL
Loc Luong

O6PML7 · Shoreview, MN, US

DUPR

4.241

KM
Keziah Myrene Bulabon

JZWWJM · Blaine, MN, US

DUPR

3.860

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-5584818587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8010755488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      },
      {
        "name": "Leah Barber",
        "dupr_id": "RZRW0E",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6843461061,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Loc Luong",
        "dupr_id": "O6PML7",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Keziah Myrene Bulabon",
        "dupr_id": "JZWWJM",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  }
]