Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.9 - 4.5 Mens Doubles DUPR Submitted

ID: 6830377458

Match Scores

6-11

Win

Play Date

2026-05-11

Play Time (Est)

7:30 PM

Play Location

Burlington | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sunit Majumder

G05PYD · USA

DUPR

3.925

Brian Sarkozy

P50LEE · Gloucester, MA, US

DUPR

3.587

TEAM 2WINNER
AH
Alex Huang

YM9GZP · Boston, MA, US

DUPR

4.256

BB
Benjamin Bacher

6N4X0K · Malden, MA, US

DUPR

4.281

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-6830377458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5703222571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sunit  Majumder",
        "dupr_id": "G05PYD",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Sarkozy",
        "dupr_id": "P50LEE",
        "rating": 3.587,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/470690/images/profile/b3392ae8-ab0c-49c0-9a54-e2d0fb0f3e5a.jpg",
        "location": "Gloucester, MA, US"
      }
    ]
  },
  {
    "team_id": 8181373504,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Huang",
        "dupr_id": "YM9GZP",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Benjamin Bacher",
        "dupr_id": "6N4X0K",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Malden, MA, US"
      }
    ]
  }
]