Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mixed League Adv 4.0+ Tuesday

ID: 4823812630

Match Scores

11-4

Win

Play Date

2026-05-14

Play Time (Est)

11:30 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RM
Rob Marchese

2Y9ON4 · Plainview, NY, US

DUPR

3.305

JB
Jonathan Brill

RWEN5D · New York, NY, US

DUPR

4.062

TEAM 2LOSS
ET
Eric Tippenhauer

RWLDLM · Baldwin, NY, US

DUPR

3.338

NN
Nothmar Noriel

QJ6E44 · Woodbury, NY, US

DUPR

3.131

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-4823812630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5597155327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Marchese",
        "dupr_id": "2Y9ON4",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Jonathan  Brill",
        "dupr_id": "RWEN5D",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7537501625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Tippenhauer",
        "dupr_id": "RWLDLM",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Baldwin, NY, US"
      },
      {
        "name": "Nothmar Noriel",
        "dupr_id": "QJ6E44",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Woodbury, NY, US"
      }
    ]
  }
]