Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4707972787

Match Scores

11-5, 4-11, 11-3

Loss

Play Date

2026-02-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.771

KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.837

TEAM 2LOSS
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.784

SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.078

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-4707972787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7173196779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 5125822788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]