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

3.5 Supr Dupr

ID: 7435808072

Match Scores

7-11

Win

Play Date

2025-12-09

Play Time (Est)

9:00 PM

Play Location

N58 W14900

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Justin Mauss

QXRGN0 · Mukwonago, WI, US

DUPR

3.595

GL
Gary L Blawat II

9P2997 · Menomonee Falls, WI, US

DUPR

3.016

TEAM 2WINNER
AF
Aryn Ferris

GGK7VM · Lakeville, MN, US

DUPR

3.527

LK
Logan Kupferman

J5NJKM · Milwaukee, WI, US

DUPR

3.126

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-7435808072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5355863122,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Mauss",
        "dupr_id": "QXRGN0",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Mukwonago, WI, US"
      },
      {
        "name": "Gary L Blawat II",
        "dupr_id": "9P2997",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": "Menomonee Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 5278994467,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aryn Ferris",
        "dupr_id": "GGK7VM",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Logan Kupferman",
        "dupr_id": "J5NJKM",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]