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

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

ID: 7849665795

Match Scores

11-8

Win

Play Date

2025-05-20

Play Time (Est)

4:45 AM

Play Location

Brooklyn, NY

View Facility Page →

Competitor Teams

TEAM 1WINNER
LK
Leo Kupferman

W65JPG · West Orange, NJ, US

DUPR

5.177

TH
Thomas Hoffman

Q5DR4D · Hillsborough Township, NJ, US

DUPR

5.322

TEAM 2LOSS
AP
Antonio Pejic

0QQOVN · USA

DUPR

4.570

JL
Jason Ly

M20P0G · USA

DUPR

4.620

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-7849665795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5941542872,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leo Kupferman",
        "dupr_id": "W65JPG",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      },
      {
        "name": "Thomas Hoffman",
        "dupr_id": "Q5DR4D",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5268976150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Antonio Pejic",
        "dupr_id": "0QQOVN",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Ly",
        "dupr_id": "M20P0G",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]