Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM - Winter Week 3

ID: 7330341326

Match Scores

15-7

Loss

Play Date

2026-01-27

Play Time (Est)

3:30 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.132

SK
Sam Kessler

ZN79KP · Hopkins, MN, US

DUPR

4.364

TEAM 2LOSS
DS
Daniel Schaefer

V7DV5J · Minnetonka, MN, US

DUPR

3.942

DA
Danny Anderson

3V6NE6 · MN, US

DUPR

4.344

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-7330341326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7582983137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Sam Kessler",
        "dupr_id": "ZN79KP",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  },
  {
    "team_id": 4523060121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Schaefer",
        "dupr_id": "V7DV5J",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Danny Anderson",
        "dupr_id": "3V6NE6",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]