Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7857884044

Match Scores

5-11

Win

Play Date

2024-05-29

Play Time (Est)

5:00 PM

Play Location

145 Commons Way, Bridgewater, NJ 08807, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
HD
Hari Droupathi

DW4LRY · USA

DUPR

4.030

VD
Vincent Desiderio

NY6Z6Z · NJ, US

DUPR

3.903

TEAM 2WINNER
GR
Govind Rangarajan

0YLN2G · USA

DUPR

3.776

CL
Christopher Long

3X5LJR · Piscataway, NJ, US

DUPR

4.866

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-7857884044
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7352203736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hari Droupathi",
        "dupr_id": "DW4LRY",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Desiderio",
        "dupr_id": "NY6Z6Z",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 7406390802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Govind Rangarajan",
        "dupr_id": "0YLN2G",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Long",
        "dupr_id": "3X5LJR",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Piscataway, NJ, US"
      }
    ]
  }
]