Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4655894966

Match Scores

6-11

Loss

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Lifetime Activities

View Facility Page →

Competitor Teams

TEAM 1LOSS
SP
Soham Patel

M20NZO · USA

DUPR

3.770

GM
govil monga

MEM5RO · San Jose, CA, US

DUPR

4.129

TEAM 2WINNER
VV
Victor Vong

59LYN0 · USA

DUPR

4.685

SL
Steve Lui

4L0VVK · Castro Valley, CA, US

DUPR

4.817

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-4655894966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5477855183,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Soham Patel",
        "dupr_id": "M20NZO",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "govil monga",
        "dupr_id": "MEM5RO",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 7139975201,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Vong",
        "dupr_id": "59LYN0",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Lui",
        "dupr_id": "4L0VVK",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Castro Valley, CA, US"
      }
    ]
  }
]