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

Life Time Burlington DUPR Clinic 5/1

ID: 5885534729

Match Scores

11-0

Win

Play Date

2025-05-01

Play Time (Est)

6:15 AM

Play Location

186 Middlesex Turnpike, Burlington, MA 01803, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.459

KW
Krystal Wu

NYDVVZ · USA

DUPR

2.871

TEAM 2LOSS
RG
Rakesh Goel

1RPOYD · USA

DUPR

2.677

SB
Subash Bansal

2Y00XE · USA

DUPR

2.479

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-5885534729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7101965482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Krystal Wu",
        "dupr_id": "NYDVVZ",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5915087387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rakesh Goel",
        "dupr_id": "1RPOYD",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Subash Bansal",
        "dupr_id": "2Y00XE",
        "rating": 2.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]