Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM Winter - week 7

ID: 6931200142

Match Scores

14-15

Loss

Play Date

2026-02-24

Play Time (Est)

11:30 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
BE
Ben Elling

1R75GD · Lakeville, MN, US

DUPR

4.261

BM
Bob Marshall

2QMW99 · USA

DUPR

3.881

TEAM 2WINNER
SK
Sam Kessler

ZN79KP · Hopkins, MN, US

DUPR

4.369

JJ
Jay Jallo

2L0Z2Y · MN, US

DUPR

3.669

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-6931200142
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4726856065,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Elling",
        "dupr_id": "1R75GD",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Bob Marshall",
        "dupr_id": "2QMW99",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5804843078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Kessler",
        "dupr_id": "ZN79KP",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]