Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

last week - Spring '26

ID: 5959509806

Match Scores

15-14

Loss

Play Date

2026-03-30

Play Time (Est)

3:30 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Joe Elling

XJE654 · Maple Plain, MN, US

DUPR

4.118

BE
Ben Elling

1R75GD · Lakeville, MN, US

DUPR

4.214

TEAM 2LOSS
SK
Sam Kessler

ZN79KP · Hopkins, MN, US

DUPR

4.410

JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.073

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-5959509806
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6781014080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Elling",
        "dupr_id": "XJE654",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Maple Plain, MN, US"
      },
      {
        "name": "Ben Elling",
        "dupr_id": "1R75GD",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 6990758547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Kessler",
        "dupr_id": "ZN79KP",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]