Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B -3.5 Men's Doubles - Club Championships

ID: 5593038322

Match Scores

11-4

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Justin Lax

L2K96K · New York, NY, US

DUPR

3.525

EL
Erick Lee

N772VN · NJ, US

DUPR

3.537

TEAM 2LOSS
MC
Michael Chien

0Y65N4 · Fairview, NJ, US

DUPR

3.495

PR
Patrick Ramirez

V4ZO0E · NJ, US

DUPR

3.459

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-5593038322
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5428885262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Lax",
        "dupr_id": "L2K96K",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Erick Lee",
        "dupr_id": "N772VN",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 6414111934,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Chien",
        "dupr_id": "0Y65N4",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Fairview, NJ, US"
      },
      {
        "name": "Patrick Ramirez",
        "dupr_id": "V4ZO0E",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]