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

PPCM week 8

ID: 5533283129

Match Scores

15-14

Loss

Play Date

2026-03-03

Play Time (Est)

6:15 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.340

MA
Michael Anderson

ZN6GRP · St. Louis Park, MN, US

DUPR

3.282

TEAM 2LOSS
JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.342

JE
John Elling

XOPWE5 · USA

DUPR

3.267

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-5533283129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7715314535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Michael Anderson",
        "dupr_id": "ZN6GRP",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 5865049556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]