Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 6/7

ID: 6582659612

Match Scores

11-5

Loss

Play Date

2026-05-26

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZB
Zach Bartlett

8JDRDJ · North Ridgeville, OH, US

DUPR

4.263

DE
Devyn Emmons

56Q44L · Norwalk, OH, US

DUPR

4.237

TEAM 2LOSS
OH
Owen Henry

KO0JVQ · Westlake, OH, US

DUPR

4.218

RS
Richard Stepnowski

GG47GM · Cleveland, OH, US

DUPR

4.181

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-6582659612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7399721073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Bartlett",
        "dupr_id": "8JDRDJ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Devyn Emmons",
        "dupr_id": "56Q44L",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Norwalk, OH, US"
      }
    ]
  },
  {
    "team_id": 8212850496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Owen Henry",
        "dupr_id": "KO0JVQ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "Richard Stepnowski",
        "dupr_id": "GG47GM",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]