Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Thu. League Level 6

ID: 5579384919

Match Scores

8-11

Loss

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Art Cobb

84QD5K · USA

DUPR

3.571

AW
Aidan Weisman

X274VR · Avon Lake, OH, US

DUPR

4.190

TEAM 2WINNER
DW
Dean Wunderle

WX2OQM · USA

DUPR

4.173

BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.286

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-5579384919
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6654553637,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Art Cobb",
        "dupr_id": "84QD5K",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aidan Weisman",
        "dupr_id": "X274VR",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  },
  {
    "team_id": 6441195466,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Wunderle",
        "dupr_id": "WX2OQM",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  }
]