Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6661900325

Match Scores

11-6

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

1 Pennsylvania Plaza, New York, NY 10119, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Andrew Bui

4Z9DVV · New York, NY, US

DUPR

3.819

ZS
Zac Salamon

3Y27RE · New York, NY, US

DUPR

4.183

TEAM 2LOSS
CH
Colin Hutzler

V2K7Q7 · New York, NY, US

DUPR

4.158

KH
KASH HEYAT

89RQQ7 · New York, NY, US

DUPR

3.673

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-6661900325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502878860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Bui",
        "dupr_id": "4Z9DVV",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Zac Salamon",
        "dupr_id": "3Y27RE",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8080314226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colin Hutzler",
        "dupr_id": "V2K7Q7",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "KASH HEYAT",
        "dupr_id": "89RQQ7",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]