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

PPCM Winter Week 4

ID: 5056334392

Match Scores

4-15

Win

Play Date

2026-02-03

Play Time (Est)

5:00 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.268

JE
John Elling

XOPWE5 · USA

DUPR

3.222

TEAM 2WINNER
BR
Beth Richter

8JVP2D · USA

DUPR

3.502

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.865

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-5056334392
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5039383867,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8329929972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beth Richter",
        "dupr_id": "8JVP2D",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]