Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 6259552261

Match Scores

4-15

Win

Play Date

2025-12-28

Play Time (Est)

2:15 AM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
RD
Richard Duan

MYNORG · Buffalo Grove, IL, US

DUPR

3.628

YS
Youmei Shao

RXD20D · USA

DUPR

3.317

TEAM 2WINNER
JS
John Szewczyk

8M5M5V · Wheeling, IL, US

DUPR

3.635

SG
Sami Gutzmer

3O5O0W · Mount Prospect, IL, US

DUPR

3.726

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-6259552261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4444053222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Duan",
        "dupr_id": "MYNORG",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Youmei Shao",
        "dupr_id": "RXD20D",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6153119929,
    "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.726,
        "profile_pic_url": null,
        "location": "Mount Prospect, IL, US"
      }
    ]
  }
]