Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM Winter - week 7

ID: 8028669021

Match Scores

15-10

Win

Play Date

2026-02-24

Play Time (Est)

10:15 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Royce Richter

1N6PGW · Eden Prairie, MN, US

DUPR

3.741

JG
Jack Gale

16YRVG · Plymouth, MN, US

DUPR

3.341

TEAM 2LOSS
AG
Alex Gale

7DVJLN · Minneapolis, MN, US

DUPR

3.336

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.839

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-8028669021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5772963066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Royce Richter",
        "dupr_id": "1N6PGW",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Jack Gale",
        "dupr_id": "16YRVG",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 4719228448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Gale",
        "dupr_id": "7DVJLN",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]