Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Thu. League Level 6

ID: 6806166848

Match Scores

9-11

Win

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
Dean Wunderle

WX2OQM · USA

DUPR

4.173

PC
Paul Cobb

DWJZ7L · USA

DUPR

3.943

TEAM 2WINNER
EK
Eric Krieg

MYM5NO · USA

DUPR

3.521

AW
Aidan Weisman

X274VR · Avon Lake, OH, US

DUPR

4.203

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-6806166848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4546892959,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dean Wunderle",
        "dupr_id": "WX2OQM",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Cobb",
        "dupr_id": "DWJZ7L",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5236251778,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Krieg",
        "dupr_id": "MYM5NO",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aidan Weisman",
        "dupr_id": "X274VR",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]