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

Week 4 - DUPR 14

ID: 7975655619

Match Scores

5-21

Win

Play Date

2026-04-08

Play Time (Est)

4:45 AM

Play Location

Dill Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Dan Schettler

8JPG4O · Fitchburg, WI, US

DUPR

2.853

RL
Rick Lenz

LVRJQZ · Windsor, WI, US

DUPR

3.243

TEAM 2WINNER
BG
Brandon Gracyalny

KXODR7 · Stoughton, WI, US

DUPR

3.333

JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.426

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-7975655619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7956248425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Schettler",
        "dupr_id": "8JPG4O",
        "rating": 2.853,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Rick Lenz",
        "dupr_id": "LVRJQZ",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Windsor, WI, US"
      }
    ]
  },
  {
    "team_id": 7993983225,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Gracyalny",
        "dupr_id": "KXODR7",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "Stoughton, WI, US"
      },
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      }
    ]
  }
]