Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8100531301

Match Scores

0-11

Win

Play Date

2025-05-20

Play Time (Est)

2:15 AM

Play Location

Brooklyn, NY

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Alex Schoulal

2QPYW4 · Kings County, NY, US

DUPR

3.342

AM
Art Malkov

V49KJ6 · New York, NY, US

DUPR

3.631

TEAM 2WINNER
CB
Christopher Bucaro

0YJO5Q · Richmond County, NY, US

DUPR

4.902

DS
Dilan Shah

0Y7GJX · Freehold, NJ, US

DUPR

5.057

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-8100531301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4519744694,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Schoulal",
        "dupr_id": "2QPYW4",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Art Malkov",
        "dupr_id": "V49KJ6",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4548665052,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Bucaro",
        "dupr_id": "0YJO5Q",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Dilan Shah",
        "dupr_id": "0Y7GJX",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Freehold, NJ, US"
      }
    ]
  }
]