Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's League Playoffs 6/12

ID: 7400791870

Match Scores

11-4

Loss

Play Date

2025-06-12

Play Time (Est)

11:30 PM

Play Location

Burlington, MA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
FD
Faridon Dadrass

JZGNRM · USA

DUPR

3.823

KX
Kaoji Xu

672VZK · Burlington, MA, US

DUPR

3.635

TEAM 2LOSS
AC
Andy Chen

8M757G · Lexington, MA, US

DUPR

3.861

HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.434

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-7400791870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8356782859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faridon Dadrass",
        "dupr_id": "JZGNRM",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaoji Xu",
        "dupr_id": "672VZK",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      }
    ]
  },
  {
    "team_id": 5649706113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Chen",
        "dupr_id": "8M757G",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      },
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      }
    ]
  }
]