Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4980638759

Match Scores

11-2

Win

Play Date

2026-03-21

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PG
preston gosdin

99XNPV · Northlake, TX, US

DUPR

3.772

WC
Will Calhoun

7DYVP0 · Northlake, TX, US

DUPR

4.100

TEAM 2LOSS
YR
Yesh Raj Chawla

1Q0Y64 · Northlake, TX, US

DUPR

3.881

KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.840

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-4980638759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6420819972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "preston gosdin",
        "dupr_id": "99XNPV",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Will Calhoun",
        "dupr_id": "7DYVP0",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 6381780302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yesh Raj Chawla",
        "dupr_id": "1Q0Y64",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]