Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Sun. League Level 7

ID: 7527424462

Match Scores

1-11

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Devin Szabo

1N6LY2 · USA

DUPR

4.070

RD
Rachel D Roeder

7DJEZ9 · North Olmsted, OH, US

DUPR

3.540

TEAM 2WINNER
JE
JASON E KLODNICK

17LVNM · USA

DUPR

4.114

ZB
Zach Bartlett

8JDRDJ · North Ridgeville, OH, US

DUPR

4.228

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-7527424462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8302024212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Szabo",
        "dupr_id": "1N6LY2",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel D Roeder",
        "dupr_id": "7DJEZ9",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  },
  {
    "team_id": 7330670184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "JASON E KLODNICK",
        "dupr_id": "17LVNM",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Bartlett",
        "dupr_id": "8JDRDJ",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]