Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PPCM Spring '26- week 1

ID: 5669072833

Match Scores

6-15

Loss

Play Date

2026-03-16

Play Time (Est)

2:15 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
MA
Michael Anderson

ZN6GRP · St. Louis Park, MN, US

DUPR

3.269

JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.328

TEAM 2WINNER
RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.331

RA
Rick Anderson

8D7L61 · Minneapolis, MN, US

DUPR

3.683

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-5669072833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4755557144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Anderson",
        "dupr_id": "ZN6GRP",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 6507578004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Rick Anderson",
        "dupr_id": "8D7L61",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]