Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0

ID: 5822016598

Match Scores

11-2

Win

Play Date

2025-08-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WY
Wes Yang

0Q207N · MN, US

DUPR

4.778

DH
Devin Her

76K5MN · Saint Paul, MN, US

DUPR

4.750

TEAM 2LOSS
PY
parker yanisch

X26EQR · White Bear Lake, MN, US

DUPR

4.074

NL
Nathan Lohmer

M2VVRG · Hugo, MN, US

DUPR

4.003

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-5822016598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6882530530,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wes Yang",
        "dupr_id": "0Q207N",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Devin Her",
        "dupr_id": "76K5MN",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 7689923780,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "parker yanisch",
        "dupr_id": "X26EQR",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "Nathan Lohmer",
        "dupr_id": "M2VVRG",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Hugo, MN, US"
      }
    ]
  }
]