Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8286119535

Match Scores

11-8

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

2902 Sam School Rd, Westlake, TX 76262, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.783

SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.084

TEAM 2LOSS
DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.071

M
Medhus

99XK9J · Northlake, TX, US

DUPR

4.085

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-8286119535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7210751480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 7497899223,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      },
      {
        "name": "Medhus",
        "dupr_id": "99XK9J",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]