Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6869303795

Match Scores

11-3, 9-11, 11-7

Loss

Play Date

2025-12-26

Play Time (Est)

12:45 AM

Play Location

Northlake, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.104

TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.820

TEAM 2LOSS
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.687

SS
Suhas Shet

QP7QQR · Northlake, TX, US

DUPR

3.755

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-6869303795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4721140886,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 8429998371,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Suhas Shet",
        "dupr_id": "QP7QQR",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]