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

NRRP Thu. League Level 6

ID: 4950709729

Match Scores

11-8

Loss

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
Eric Krieg

MYM5NO · USA

DUPR

3.509

AC
Art Cobb

84QD5K · USA

DUPR

3.622

TEAM 2LOSS
MK
Meram Kordab

JYMEGJ · USA

DUPR

2.506

AW
Aidan Weisman

X274VR · Avon Lake, OH, US

DUPR

4.209

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-4950709729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7181972284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Krieg",
        "dupr_id": "MYM5NO",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Art Cobb",
        "dupr_id": "84QD5K",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5782562968,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meram Kordab",
        "dupr_id": "JYMEGJ",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aidan Weisman",
        "dupr_id": "X274VR",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]