Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 5827729743

Match Scores

8-11

Win

Play Date

2026-03-26

Play Time (Est)

4:45 AM

Play Location

62 Lake Ave S, Nesconset, NY 11767, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JK
Jackson Krush

3XQ9X4 · Jericho, NY, US

DUPR

4.566

AR
Andrew Ritter

8WMJML · Locust Valley, NY, US

DUPR

4.547

TEAM 2WINNER
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.883

BC
Braden Ciszek

175XP5 · Northport, NY, US

DUPR

5.199

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-5827729743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5015966707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Krush",
        "dupr_id": "3XQ9X4",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      },
      {
        "name": "Andrew Ritter",
        "dupr_id": "8WMJML",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Locust Valley, NY, US"
      }
    ]
  },
  {
    "team_id": 6812194791,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Braden Ciszek",
        "dupr_id": "175XP5",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Northport, NY, US"
      }
    ]
  }
]