Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Sun. League Level 7

ID: 8313405485

Match Scores

11-4

Win

Play Date

2026-05-17

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
JASON E KLODNICK

17LVNM · Olmsted Falls, OH, US

DUPR

4.111

JM
Julia Mao

V7WZV5 · Cleveland, OH, US

DUPR

4.314

TEAM 2LOSS
RD
Rachel D Roeder

7DJEZ9 · North Olmsted, OH, US

DUPR

3.521

ZB
Zach Bartlett

8JDRDJ · North Ridgeville, OH, US

DUPR

4.331

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-8313405485
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8149687924,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "JASON E KLODNICK",
        "dupr_id": "17LVNM",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Olmsted Falls, OH, US"
      },
      {
        "name": "Julia Mao",
        "dupr_id": "V7WZV5",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 8214837381,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel D Roeder",
        "dupr_id": "7DJEZ9",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "Zach Bartlett",
        "dupr_id": "8JDRDJ",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]