Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2

ID: 8037931449

Match Scores

13-11

Win

Play Date

2025-12-28

Play Time (Est)

10:15 AM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
John Szewczyk

8M5M5V · Wheeling, IL, US

DUPR

3.627

SG
Sami Gutzmer

3O5O0W · Mount Prospect, IL, US

DUPR

3.719

TEAM 2LOSS
AM
Adam Marton

KXGKXY · Palatine, IL, US

DUPR

3.590

KP
Karyn Picchiotti

RY5MYQ · Long Grove, IL, US

DUPR

3.478

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-8037931449
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5971097303,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Szewczyk",
        "dupr_id": "8M5M5V",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Sami Gutzmer",
        "dupr_id": "3O5O0W",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Mount Prospect, IL, US"
      }
    ]
  },
  {
    "team_id": 4374577657,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Marton",
        "dupr_id": "KXGKXY",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      },
      {
        "name": "Karyn  Picchiotti",
        "dupr_id": "RY5MYQ",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      }
    ]
  }
]