Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

12/29 3.4-4.0 DUPR RR

ID: 5961407092

Match Scores

11-8

Win

Play Date

2025-12-30

Play Time (Est)

5:00 PM

Play Location

180, Endicott St, Danvers

View Facility Page →

Competitor Teams

TEAM 1WINNER
HW
Henry Wu

2LEK6E · Medford, MA, US

DUPR

3.583

JK
Jemin Kim

V4XPK7 · USA

DUPR

3.804

TEAM 2LOSS
AK
Adam Kite

4ZNKL2 · Gloucester, MA, US

DUPR

3.874

RA
Richard Aresco

3YEKDE · North Reading, MA, US

DUPR

3.927

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-5961407092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5976974991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Wu",
        "dupr_id": "2LEK6E",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Medford, MA, US"
      },
      {
        "name": "Jemin Kim",
        "dupr_id": "V4XPK7",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4967063477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Kite",
        "dupr_id": "4ZNKL2",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Gloucester, MA, US"
      },
      {
        "name": "Richard Aresco",
        "dupr_id": "3YEKDE",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "North Reading, MA, US"
      }
    ]
  }
]