Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Together We Are Pickle

ID: 7246834913

Match Scores

11-9

Win

Play Date

2026-05-27

Play Time (Est)

6:15 AM

Play Location

Fargo, ND, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Ben Ramler

ZZMZNP · West Fargo, ND, US

DUPR

4.114

PK
Paula Keller

OWDY4E · USA

DUPR

3.909

TEAM 2LOSS
HO
heidi odegaard

ZND9XW · Horace, ND, US

DUPR

3.778

AA
Austin Avery

3ZKZ6P · USA

DUPR

4.123

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-7246834913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7586252019,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Ramler",
        "dupr_id": "ZZMZNP",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Paula Keller",
        "dupr_id": "OWDY4E",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4795771831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "heidi odegaard",
        "dupr_id": "ZND9XW",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Horace, ND, US"
      },
      {
        "name": "Austin Avery",
        "dupr_id": "3ZKZ6P",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]