Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM Winter - week 6

ID: 7656449389

Match Scores

10-15

Win

Play Date

2026-02-17

Play Time (Est)

2:15 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
DA
Danny Anderson

3V6NE6 · MN, US

DUPR

4.299

BM
Bob Marshall

2QMW99 · USA

DUPR

3.890

TEAM 2WINNER
SK
Sam Kessler

ZN79KP · Hopkins, MN, US

DUPR

4.366

BE
Ben Elling

1R75GD · Lakeville, MN, US

DUPR

4.295

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-7656449389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257929813,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Anderson",
        "dupr_id": "3V6NE6",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Bob Marshall",
        "dupr_id": "2QMW99",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5572477329,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Kessler",
        "dupr_id": "ZN79KP",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Ben Elling",
        "dupr_id": "1R75GD",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  }
]