Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4807244656

Match Scores

3-11, 10-12

Loss

Play Date

2025-12-26

Play Time (Est)

5:00 PM

Play Location

Northlake, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.097

SS
Suhas Shet

QP7QQR · Northlake, TX, US

DUPR

3.745

TEAM 2WINNER
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.693

TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.826

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-4807244656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6185729579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Suhas Shet",
        "dupr_id": "QP7QQR",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 4492965262,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]