Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5762933015

Match Scores

11-9

Loss

Play Date

2026-02-08

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.887

DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.161

TEAM 2LOSS
SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.087

SC
Sidarth Chobe

ZN6O7Q · Northlake, TX, US

DUPR

3.733

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-5762933015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4325111332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      }
    ]
  },
  {
    "team_id": 7398529366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sidarth Chobe",
        "dupr_id": "ZN6O7Q",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]