Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

last week - Spring '26

ID: 8454887531

Match Scores

7-15

Loss

Play Date

2026-03-30

Play Time (Est)

12:45 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Danny Anderson

3V6NE6 · MN, US

DUPR

4.273

JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.075

TEAM 2WINNER
JE
Joe Elling

XJE654 · Maple Plain, MN, US

DUPR

4.113

SK
Sam Kessler

ZN79KP · Hopkins, MN, US

DUPR

4.417

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-8454887531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4714727299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Anderson",
        "dupr_id": "3V6NE6",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 6379814279,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Elling",
        "dupr_id": "XJE654",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Maple Plain, MN, US"
      },
      {
        "name": "Sam Kessler",
        "dupr_id": "ZN79KP",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]