Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3

ID: 7232776428

Match Scores

12-10, 11-8

Loss

Play Date

2026-02-13

Play Time (Est)

1:00 PM

Play Location

Northlake, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.077

TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.780

TEAM 2LOSS
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.793

KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.899

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-7232776428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7000128292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 7889449836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]