Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7993366193

Match Scores

14-12

Loss

Play Date

2026-02-19

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.777

PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.786

TEAM 2LOSS
M
Medhus

99XK9J · Northlake, TX, US

DUPR

4.107

SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.080

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-7993366193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8373334494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 8501553989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Medhus",
        "dupr_id": "99XK9J",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]