Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5337223695

Match Scores

11-3

Loss

Play Date

2026-04-12

Play Time (Est)

4:45 AM

Play Location

1 Pennsylvania Plaza, New York, NY 10119, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CY
Collin Yen

KXKR07 · USA

DUPR

4.253

NJ
Nishant Jadhav

P5OJYQ · Jersey City, NJ, US

DUPR

3.862

TEAM 2LOSS
ZS
Zac Salamon

3Y27RE · New York, NY, US

DUPR

4.060

TK
Trevor Kinaman

N7EWYW · New York, NY, US

DUPR

3.915

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-5337223695
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4442650475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Collin Yen",
        "dupr_id": "KXKR07",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nishant Jadhav",
        "dupr_id": "P5OJYQ",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 5606414392,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zac Salamon",
        "dupr_id": "3Y27RE",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Trevor Kinaman",
        "dupr_id": "N7EWYW",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]