Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3 PKLYN Premier League (4.0+) - 8-Week Ladder League!

ID: 7156543088

Match Scores

9-15

Win

Play Date

2026-03-26

Play Time (Est)

9:00 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Michael Suguitan

L2JVRJ · Kings County, NY, US

DUPR

4.356

BR
Ben Rudnitsky

MYZL4L · Kings County, NY, US

DUPR

4.266

TEAM 2WINNER
RC
Robert Carrington

EG445E · Kings County, NY, US

DUPR

4.209

CC
Conor Casey

7D4P60 · New York, NY, US

DUPR

4.523

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-7156543088
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7818683577,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Suguitan",
        "dupr_id": "L2JVRJ",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Ben Rudnitsky",
        "dupr_id": "MYZL4L",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 7254278707,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Carrington",
        "dupr_id": "EG445E",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Conor Casey",
        "dupr_id": "7D4P60",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]