Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7946681671

Match Scores

11-1, 11-6

Loss

Play Date

2026-04-18

Play Time (Est)

8: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.779

DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.163

TEAM 2LOSS
SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

3.991

M
Medhus

99XK9J · Northlake, TX, US

DUPR

4.097

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-7946681671
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6767034660,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      }
    ]
  },
  {
    "team_id": 6521251081,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Medhus",
        "dupr_id": "99XK9J",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]