Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7100562454

Match Scores

11-3

Win

Play Date

2026-04-12

Play Time (Est)

11:30 PM

Play Location

1 Pennsylvania Plaza, New York, NY 10119, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZS
Zac Salamon

3Y27RE · New York, NY, US

DUPR

4.116

NJ
Nishant Jadhav

P5OJYQ · Jersey City, NJ, US

DUPR

3.889

TEAM 2LOSS
CH
Colin Hutzler

V2K7Q7 · New York, NY, US

DUPR

4.154

CY
Collin Yen

KXKR07 · USA

DUPR

4.122

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-7100562454
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8112615300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zac Salamon",
        "dupr_id": "3Y27RE",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Nishant Jadhav",
        "dupr_id": "P5OJYQ",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 6025344392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colin Hutzler",
        "dupr_id": "V2K7Q7",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Collin Yen",
        "dupr_id": "KXKR07",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]