Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8577656261

Match Scores

11-7

Loss

Play Date

2026-03-21

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Sidarth Chobe

ZN6O7Q · Northlake, TX, US

DUPR

3.812

WC
Will Calhoun

7DYVP0 · Northlake, TX, US

DUPR

4.101

TEAM 2LOSS
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.772

TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.774

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-8577656261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4559002519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sidarth Chobe",
        "dupr_id": "ZN6O7Q",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Will Calhoun",
        "dupr_id": "7DYVP0",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 5897674976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]