Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Together We Are Pickle

ID: 6775686709

Match Scores

11-7

Win

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Fargo, ND, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GG
Gene Grugel

ZNZ24W · Jamestown, ND, US

DUPR

4.311

BR
Ben Ramler

ZZMZNP · West Fargo, ND, US

DUPR

4.202

TEAM 2LOSS
BC
Ben Colborn

YN60KK · Fargo, ND, US

DUPR

4.251

SC
Shawn Carlson

ZNPRQQ · Fargo, ND, US

DUPR

4.272

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-6775686709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6597684444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gene Grugel",
        "dupr_id": "ZNZ24W",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Jamestown, ND, US"
      },
      {
        "name": "Ben Ramler",
        "dupr_id": "ZZMZNP",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 6385388831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Colborn",
        "dupr_id": "YN60KK",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Shawn Carlson",
        "dupr_id": "ZNPRQQ",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]