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

Week 3 - DUPR 14

ID: 4653025173

Match Scores

17-21

Win

Play Date

2026-04-01

Play Time (Est)

10:15 AM

Play Location

Dill Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Richard Herrick

D9EKZ4 · Madison, WI, US

DUPR

3.310

BS
Bill Strobel

J5056O · Madison, WI, US

DUPR

3.255

TEAM 2WINNER
BG
Brandon Gracyalny

KXODR7 · Stoughton, WI, US

DUPR

3.404

JW
Jared Wiese

3ZP94M · Middleton, WI, US

DUPR

3.371

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-4653025173
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5529428281,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Herrick",
        "dupr_id": "D9EKZ4",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Bill Strobel",
        "dupr_id": "J5056O",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 8058110236,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Gracyalny",
        "dupr_id": "KXODR7",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Stoughton, WI, US"
      },
      {
        "name": "Jared Wiese",
        "dupr_id": "3ZP94M",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Middleton, WI, US"
      }
    ]
  }
]