Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

12/29 3.4-4.0 DUPR RR

ID: 6664954461

Match Scores

11-8

Loss

Play Date

2025-12-30

Play Time (Est)

10:15 AM

Play Location

180, Endicott St, Danvers

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Alex Huang

YM9GZP · USA

DUPR

3.951

BB
Benjamin Bacher

6N4X0K · Malden, MA, US

DUPR

3.799

TEAM 2LOSS
HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.535

JK
Jemin Kim

V4XPK7 · USA

DUPR

3.781

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-6664954461
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6758953173,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Huang",
        "dupr_id": "YM9GZP",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Bacher",
        "dupr_id": "6N4X0K",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Malden, MA, US"
      }
    ]
  },
  {
    "team_id": 4880109934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Jemin Kim",
        "dupr_id": "V4XPK7",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]