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

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

ID: 5766534020

Match Scores

9-11

Win

Play Date

2025-05-20

Play Time (Est)

9:00 PM

Play Location

Brooklyn, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
AP
Antonio Pejic

0QQOVN · USA

DUPR

4.472

JL
Jason Ly

M20P0G · USA

DUPR

4.467

TEAM 2WINNER
EH
Eric Handelman

8WKOEY · Melville, NY, US

DUPR

4.967

JT
Jesse Tuozzo

3YVDD3 · Massapequa, NY, US

DUPR

4.976

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-5766534020
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7574876074,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Antonio Pejic",
        "dupr_id": "0QQOVN",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Ly",
        "dupr_id": "M20P0G",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5119331737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Handelman",
        "dupr_id": "8WKOEY",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Melville, NY, US"
      },
      {
        "name": "Jesse Tuozzo",
        "dupr_id": "3YVDD3",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      }
    ]
  }
]