Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 8150451803

Match Scores

8-15

Win

Play Date

2025-12-28

Play Time (Est)

12:45 AM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
A
Amar

PW2GGM · USA

DUPR

3.518

CC
Chriz Cordero

QP7GMN · Chicago, IL, US

DUPR

4.005

TEAM 2WINNER
JS
John Szewczyk

8M5M5V · Wheeling, IL, US

DUPR

3.635

SG
Sami Gutzmer

3O5O0W · Mount Prospect, IL, US

DUPR

3.727

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-8150451803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5802981465,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amar",
        "dupr_id": "PW2GGM",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chriz Cordero",
        "dupr_id": "QP7GMN",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 8067446590,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Szewczyk",
        "dupr_id": "8M5M5V",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Sami Gutzmer",
        "dupr_id": "3O5O0W",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Mount Prospect, IL, US"
      }
    ]
  }
]