Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6175741735

Match Scores

11-2

Win

Play Date

2024-05-29

Play Time (Est)

8:45 AM

Play Location

145 Commons Way, Bridgewater, NJ 08807, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HD
Hari Droupathi

DW4LRY · USA

DUPR

4.034

CL
Christopher Long

3X5LJR · Piscataway, NJ, US

DUPR

4.868

TEAM 2LOSS
GR
Govind Rangarajan

0YLN2G · USA

DUPR

3.772

VD
Vincent Desiderio

NY6Z6Z · NJ, US

DUPR

3.901

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-6175741735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6081943629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hari Droupathi",
        "dupr_id": "DW4LRY",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Long",
        "dupr_id": "3X5LJR",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Piscataway, NJ, US"
      }
    ]
  },
  {
    "team_id": 4936978812,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Govind Rangarajan",
        "dupr_id": "0YLN2G",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Desiderio",
        "dupr_id": "NY6Z6Z",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]