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

PPCM week 8

ID: 6709469320

Match Scores

15-13

Win

Play Date

2026-03-03

Play Time (Est)

5:00 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Michael Anderson

ZN6GRP · St. Louis Park, MN, US

DUPR

3.280

JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.344

TEAM 2LOSS
JE
John Elling

XOPWE5 · USA

DUPR

3.268

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.841

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-6709469320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7647841793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Anderson",
        "dupr_id": "ZN6GRP",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 6112040379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]