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

Spring '26 - week 2

ID: 8551826383

Match Scores

15-4

Win

Play Date

2026-03-23

Play Time (Est)

8:45 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
BR
Beth Richter

8JVP2D · USA

DUPR

3.518

JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.347

TEAM 2LOSS
MM
Mary Margaret Blessing

2LMOE4 · USA

DUPR

3.389

JE
John Elling

XOPWE5 · USA

DUPR

3.204

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-8551826383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6367778875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Richter",
        "dupr_id": "8JVP2D",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 5178687045,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Margaret Blessing",
        "dupr_id": "2LMOE4",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]