Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7339772635

Match Scores

11-13

Loss

Play Date

2026-02-08

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.797

SC
Sidarth Chobe

ZN6O7Q · Northlake, TX, US

DUPR

3.727

TEAM 2WINNER
KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.894

DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.158

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-7339772635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6706769834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sidarth Chobe",
        "dupr_id": "ZN6O7Q",
        "rating": 3.727,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 6408460822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      }
    ]
  }
]