Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 4588459959

Match Scores

24-26

Win

Play Date

2024-10-20

Play Time (Est)

4:45 AM

Play Location

The Picklr - Blaine

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Marisa Cobb

KO99VQ · Shakopee, MN, US

DUPR

3.848

JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.244

TEAM 2WINNER
ML
Michelle LeBeau

8M4GEP · Roseville, MN, US

DUPR

4.207

MM
Madeline Mueller

8M05WL · Minneapolis, MN, US

DUPR

4.337

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-4588459959
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7681725929,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marisa Cobb",
        "dupr_id": "KO99VQ",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Shakopee, MN, US"
      },
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8276719998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle LeBeau",
        "dupr_id": "8M4GEP",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Roseville, MN, US"
      },
      {
        "name": "Madeline Mueller",
        "dupr_id": "8M05WL",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]