Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM Spring '26- week 1

ID: 7970363354

Match Scores

15-8

Loss

Play Date

2026-03-16

Play Time (Est)

3:30 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Danny Anderson

3V6NE6 · MN, US

DUPR

4.289

BE
Ben Elling

1R75GD · Lakeville, MN, US

DUPR

4.240

TEAM 2LOSS
JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.044

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.847

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-7970363354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4452849229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Anderson",
        "dupr_id": "3V6NE6",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Ben Elling",
        "dupr_id": "1R75GD",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 7498687288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]