Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring '26 - week 2

ID: 7570184420

Match Scores

13-15

Win

Play Date

2026-03-23

Play Time (Est)

9:00 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1LOSS
RR
Royce Richter

1N6PGW · Eden Prairie, MN, US

DUPR

3.697

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.839

TEAM 2WINNER
JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.051

AG
Alex Gale

7DVJLN · Minneapolis, MN, US

DUPR

3.316

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-7570184420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5623418240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Royce Richter",
        "dupr_id": "1N6PGW",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  },
  {
    "team_id": 6646593941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Alex Gale",
        "dupr_id": "7DVJLN",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]