Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5423027086

Match Scores

11-2

Win

Play Date

2024-05-29

Play Time (Est)

11:30 PM

Play Location

Bridgewater, NJ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
VD
Vincent Desiderio

NY6Z6Z · NJ, US

DUPR

3.904

CL
Christopher Long

3X5LJR · Piscataway, NJ, US

DUPR

4.879

TEAM 2LOSS
TC
Tiruvattar Chandran

6Z67ZG · Bridgewater Township, NJ, US

DUPR

3.962

BL
Ben Lai

ZNWM4L · USA

DUPR

3.932

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-5423027086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7084058668,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent Desiderio",
        "dupr_id": "NY6Z6Z",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Christopher Long",
        "dupr_id": "3X5LJR",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Piscataway, NJ, US"
      }
    ]
  },
  {
    "team_id": 6195032199,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tiruvattar Chandran",
        "dupr_id": "6Z67ZG",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      },
      {
        "name": "Ben Lai",
        "dupr_id": "ZNWM4L",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]