Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday morning session - Pickleheads Popcorn - Round 6 Game 1

ID: 5693537050

Match Scores

11-5

Win

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Dill Dinkers West End

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Shane Matteson

DWNO56 · Atlanta, GA, US

DUPR

4.244

EC
Eric Curnow

XJ57Y2 · Atlanta, GA, US

DUPR

4.241

TEAM 2LOSS
HA
Humberto Arevalo

99YW77 · USA

DUPR

4.081

FT
Fernando Torres

MPPLXL · USA

DUPR

4.131

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-5693537050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8523792376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Matteson",
        "dupr_id": "DWNO56",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Curnow",
        "dupr_id": "XJ57Y2",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7566897454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Humberto Arevalo",
        "dupr_id": "99YW77",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fernando Torres",
        "dupr_id": "MPPLXL",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]