Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - Next Game - Next Game - Next Game - Next Game - PKLYN Premier League (4.0+) - 7-Week Ladder League!

ID: 6536627089

Match Scores

15-13

Win

Play Date

2025-12-12

Play Time (Est)

2:15 AM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
John Brzozowski

GGDKPX · Kings County, NY, US

DUPR

4.319

SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.099

TEAM 2LOSS
TW
Thomas Wang

WKOO6M · New York, NY, US

DUPR

4.279

PL
Philip Lu

EWYZPM · New York, NY, US

DUPR

4.000

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-6536627089
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7108444267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Brzozowski",
        "dupr_id": "GGDKPX",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6646061694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Wang",
        "dupr_id": "WKOO6M",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Philip Lu",
        "dupr_id": "EWYZPM",
        "rating": 4,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]