Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2 PKLYN Premier League!

ID: 7099028610

Match Scores

15-8

Loss

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Clay Boulware

OZD6LW · Kings County, NY, US

DUPR

4.377

SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.276

TEAM 2LOSS
JT
Jeremy Tzeng

QPJVL4 · New York, NY, US

DUPR

4.300

JF
Jonas Feuerring

J5K4LO · Kings County, NY, US

DUPR

4.564

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-7099028610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5436647839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clay Boulware",
        "dupr_id": "OZD6LW",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6303872417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Tzeng",
        "dupr_id": "QPJVL4",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jonas Feuerring",
        "dupr_id": "J5K4LO",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]