Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Together We Are Pickle

ID: 5346723426

Match Scores

1-11

Win

Play Date

2026-05-27

Play Time (Est)

7:30 PM

Play Location

Fargo, ND, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AA
Austin Avery

3ZKZ6P · USA

DUPR

4.140

KW
Kelsie Walter

WX59LY · Fargo, ND, US

DUPR

3.972

TEAM 2WINNER
BR
Ben Ramler

ZZMZNP · West Fargo, ND, US

DUPR

4.133

AK
Alec Kores

GW4LNG · Fargo, ND, US

DUPR

4.114

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-5346723426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4660243243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Avery",
        "dupr_id": "3ZKZ6P",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": " Kelsie Walter",
        "dupr_id": "WX59LY",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 6983829867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Ramler",
        "dupr_id": "ZZMZNP",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Alec Kores",
        "dupr_id": "GW4LNG",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]