Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pre-NYC Open Moneyball $700 - Goodland - Pre-NYC Open Moneyball $700 - Goodland

ID: 4497538744

Match Scores

11-7

Loss

Play Date

2025-05-20

Play Time (Est)

5:00 PM

Play Location

Brooklyn, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Allen W Wang

KOWD47 · New York, NY, US

DUPR

5.375

JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.101

TEAM 2LOSS
LK
Leo Kupferman

W65JPG · West Orange, NJ, US

DUPR

5.166

TH
Thomas Hoffman

Q5DR4D · Hillsborough Township, NJ, US

DUPR

5.305

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-4497538744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7035084236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen W Wang",
        "dupr_id": "KOWD47",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4771023302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leo Kupferman",
        "dupr_id": "W65JPG",
        "rating": 5.166,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      },
      {
        "name": "Thomas Hoffman",
        "dupr_id": "Q5DR4D",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  }
]