Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool A - DUPR 12 - Summer Splash MLP

ID: 4877573832

Match Scores

14-15

Win

Play Date

2025-07-12

Play Time (Est)

1:00 PM

Play Location

Mitchell Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
BE
Bek Elmurib

162W7E · Los Altos, CA, US

DUPR

3.214

SK
Suma Katragadda

4VG07M · USA

DUPR

3.029

TEAM 2WINNER
BC
Billy Chow

35WRK0 · Menlo Park, CA, US

DUPR

3.179

MW
Monica Williams

8WZYQL · Mountain View, CA, US

DUPR

2.761

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-4877573832
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5363997119,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bek Elmurib",
        "dupr_id": "162W7E",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Los Altos, CA, US"
      },
      {
        "name": "Suma  Katragadda",
        "dupr_id": "4VG07M",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6137207431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Billy Chow",
        "dupr_id": "35WRK0",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Monica Williams",
        "dupr_id": "8WZYQL",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  }
]