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

Week 4 - DUPR 14

ID: 4869057210

Match Scores

21-23

Win

Play Date

2026-04-08

Play Time (Est)

7:30 PM

Play Location

Dill Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Dan Schettler

8JPG4O · Fitchburg, WI, US

DUPR

2.857

ES
Erin Schettler

8EVWXM · Fitchburg, WI, US

DUPR

2.806

TEAM 2WINNER
JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.413

BI
Brigette Ingersoll

JPJKZW · Madison, WI, US

DUPR

3.069

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-4869057210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8153571375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Schettler",
        "dupr_id": "8JPG4O",
        "rating": 2.857,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Erin Schettler",
        "dupr_id": "8EVWXM",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": "Fitchburg, WI, US"
      }
    ]
  },
  {
    "team_id": 7213396754,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      },
      {
        "name": "Brigette Ingersoll",
        "dupr_id": "JPJKZW",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]