Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7859954458

Match Scores

14-12

Loss

Play Date

2024-05-29

Play Time (Est)

11:30 PM

Play Location

714 Old Bethpage Rd, Old Bethpage, NY 11804, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Christopher Berenson

30566Q · Garden City, NY, US

DUPR

3.478

AS
Allan Sternberg

3OJV07 · USA

DUPR

3.806

TEAM 2LOSS
EM
Eric Markowitz

PKGKLX · Lake Grove, NY, US

DUPR

4.237

SR
Steven Rosen

7D04W9 · USA

DUPR

3.578

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-7859954458
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6874028553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Berenson",
        "dupr_id": "30566Q",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": "Garden City, NY, US"
      },
      {
        "name": "Allan Sternberg",
        "dupr_id": "3OJV07",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6021824153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Markowitz",
        "dupr_id": "PKGKLX",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Lake Grove, NY, US"
      },
      {
        "name": "Steven Rosen",
        "dupr_id": "7D04W9",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]