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

PPCM Spring '26- week 1

ID: 6807285617

Match Scores

7-15

Win

Play Date

2026-03-16

Play Time (Est)

6:15 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
MA
Michael Anderson

ZN6GRP · St. Louis Park, MN, US

DUPR

3.270

RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.331

TEAM 2WINNER
RA
Rick Anderson

8D7L61 · Minneapolis, MN, US

DUPR

3.655

JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.352

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