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

Mixed League Adv 4.0+ Tuesday

ID: 8584673498

Match Scores

11-6

Win

Play Date

2026-05-14

Play Time (Est)

3: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.315

JB
Jonathan Brill

RWEN5D · New York, NY, US

DUPR

4.072

TEAM 2LOSS
ET
Eric Tippenhauer

RWLDLM · Baldwin, NY, US

DUPR

3.367

NN
Nothmar Noriel

QJ6E44 · Woodbury, NY, US

DUPR

3.145

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-8584673498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7700105700,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Marchese",
        "dupr_id": "2Y9ON4",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "Jonathan  Brill",
        "dupr_id": "RWEN5D",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5860534998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Tippenhauer",
        "dupr_id": "RWLDLM",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Baldwin, NY, US"
      },
      {
        "name": "Nothmar Noriel",
        "dupr_id": "QJ6E44",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Woodbury, NY, US"
      }
    ]
  }
]