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

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

ID: 8548301178

Match Scores

3-11

Loss

Play Date

2025-05-20

Play Time (Est)

7:30 PM

Play Location

Brooklyn, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.924

JT
Jesse Tuozzo

3YVDD3 · Massapequa, NY, US

DUPR

4.962

TEAM 2WINNER
AW
Allen W Wang

KOWD47 · New York, NY, US

DUPR

5.345

JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.091

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-8548301178
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4321692546,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Jesse Tuozzo",
        "dupr_id": "3YVDD3",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      }
    ]
  },
  {
    "team_id": 5852782927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allen W Wang",
        "dupr_id": "KOWD47",
        "rating": 5.345,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]