Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's League Playoffs 6/12

ID: 5430880427

Match Scores

5-11

Loss

Play Date

2025-06-12

Play Time (Est)

12:45 AM

Play Location

Burlington, MA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Andy Chen

8M757G · Lexington, MA, US

DUPR

3.843

HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.416

TEAM 2WINNER
FD
Faridon Dadrass

JZGNRM · Billerica, MA, US

DUPR

3.816

KX
Kaoji Xu

672VZK · USA

DUPR

3.620

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-5430880427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4976753256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Chen",
        "dupr_id": "8M757G",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      },
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      }
    ]
  },
  {
    "team_id": 7664724538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faridon Dadrass",
        "dupr_id": "JZGNRM",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Billerica, MA, US"
      },
      {
        "name": "Kaoji Xu",
        "dupr_id": "672VZK",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]