Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Together We Are Pickle

ID: 8132697643

Match Scores

11-1

Win

Play Date

2026-05-27

Play Time (Est)

8:45 AM

Play Location

Fargo, ND, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Ben Ramler

ZZMZNP · West Fargo, ND, US

DUPR

4.134

AA
Austin Avery

3ZKZ6P · USA

DUPR

4.151

TEAM 2LOSS
PK
Paula Keller

OWDY4E · USA

DUPR

3.872

HO
heidi odegaard

ZND9XW · Horace, ND, US

DUPR

3.744

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-8132697643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4356908066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Ramler",
        "dupr_id": "ZZMZNP",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Austin Avery",
        "dupr_id": "3ZKZ6P",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7471758708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paula Keller",
        "dupr_id": "OWDY4E",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "heidi odegaard",
        "dupr_id": "ZND9XW",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Horace, ND, US"
      }
    ]
  }
]