Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Sun. League Level 7

ID: 5840453656

Match Scores

11-6

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZB
Zach Bartlett

8JDRDJ · North Ridgeville, OH, US

DUPR

4.268

MC
Marvin Chan

YN9QWE · USA

DUPR

3.662

TEAM 2LOSS
RD
Rachel D Roeder

7DJEZ9 · North Olmsted, OH, US

DUPR

3.554

RS
Richard Stepnowski

GG47GM · Cleveland, OH, US

DUPR

4.170

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-5840453656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4819213237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Bartlett",
        "dupr_id": "8JDRDJ",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Marvin Chan",
        "dupr_id": "YN9QWE",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4331583039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel D Roeder",
        "dupr_id": "7DJEZ9",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "Richard Stepnowski",
        "dupr_id": "GG47GM",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]