Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

12/29 3.4-4.0 DUPR RR

ID: 8559721875

Match Scores

11-8

Loss

Play Date

2025-12-30

Play Time (Est)

4:45 AM

Play Location

180, Endicott St, Danvers

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Alex Huang

YM9GZP · USA

DUPR

4.015

BB
Benjamin Bacher

6N4X0K · Malden, MA, US

DUPR

3.945

TEAM 2LOSS
HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.631

JK
Jemin Kim

V4XPK7 · USA

DUPR

3.830

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-8559721875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6581147425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Huang",
        "dupr_id": "YM9GZP",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Bacher",
        "dupr_id": "6N4X0K",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Malden, MA, US"
      }
    ]
  },
  {
    "team_id": 4905803394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Jemin Kim",
        "dupr_id": "V4XPK7",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]