Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FDC- Split Age Spring Tournament!! (8.0+ combined DUPR) - Pickleheads Pool Play - Round 1 Game 7

ID: 7082562535

Match Scores

4-11

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Lifetime Activities

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Soham Patel

M20NZO · USA

DUPR

3.723

GM
govil monga

MEM5RO · San Jose, CA, US

DUPR

4.118

TEAM 2WINNER
SG
Sharat Gaddaddevarmath

2QP229 · San Ramon, CA, US

DUPR

4.390

RS
rajvinder singh

2LLXVY · Livermore, CA, US

DUPR

4.149

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-7082562535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7477399443,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Soham Patel",
        "dupr_id": "M20NZO",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "govil monga",
        "dupr_id": "MEM5RO",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 7685496575,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharat Gaddaddevarmath",
        "dupr_id": "2QP229",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      },
      {
        "name": "rajvinder singh",
        "dupr_id": "2LLXVY",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  }
]