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

last week - Spring '26

ID: 6485548847

Match Scores

13-15

Win

Play Date

2026-03-30

Play Time (Est)

12:45 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
RG
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.326

BR
Beth Richter

8JVP2D · USA

DUPR

3.521

TEAM 2WINNER
JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.362

JE
John Elling

XOPWE5 · USA

DUPR

3.218

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-6485548847
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7210947407,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Beth Richter",
        "dupr_id": "8JVP2D",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4669280167,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]