Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 4732410579

Match Scores

22-25

Win

Play Date

2024-10-20

Play Time (Est)

4:45 AM

Play Location

The Picklr - Blaine

Unverified Facility

Competitor Teams

TEAM 1LOSS
ES
Eduard Stalmakov

17Z2O4 · Delano, MN, US

DUPR

4.651

JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.236

TEAM 2WINNER
DR
David Reeb

3LMRG5 · Minneapolis, MN, US

DUPR

4.688

ML
Michelle LeBeau

8M4GEP · Roseville, MN, US

DUPR

4.212

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-4732410579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228793267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eduard Stalmakov",
        "dupr_id": "17Z2O4",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Delano, MN, US"
      },
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5536578580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Reeb",
        "dupr_id": "3LMRG5",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Michelle LeBeau",
        "dupr_id": "8M4GEP",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Roseville, MN, US"
      }
    ]
  }
]