Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Tue. League Level 6/7

ID: 7426605867

Match Scores

1-11

Loss

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZB
Zach Bartlett

8JDRDJ · North Ridgeville, OH, US

DUPR

4.252

AC
Ally Cui

6KYLXD · USA

DUPR

3.778

TEAM 2WINNER
DE
Devyn Emmons

56Q44L · Norwalk, OH, US

DUPR

4.225

RS
Richard Stepnowski

GG47GM · Cleveland, OH, US

DUPR

4.193

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-7426605867
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5113393542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Bartlett",
        "dupr_id": "8JDRDJ",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Ally Cui",
        "dupr_id": "6KYLXD",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6616749477,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Devyn Emmons",
        "dupr_id": "56Q44L",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Norwalk, OH, US"
      },
      {
        "name": "Richard Stepnowski",
        "dupr_id": "GG47GM",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]