Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- 3.5 Men's Doubles - Club Championships

ID: 5368194800

Match Scores

7-11, 9-11

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Robert Howard

D9PG7L · Saddle River, NJ, US

DUPR

3.468

RH
Robert Howard

KDE6XO · Saddle River, NJ, US

DUPR

3.415

TEAM 2WINNER
JL
Justin Lax

L2K96K · New York, NY, US

DUPR

3.545

EL
Erick Lee

N772VN · NJ, US

DUPR

3.618

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-5368194800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5761387896,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Howard",
        "dupr_id": "D9PG7L",
        "rating": 3.468,
        "profile_pic_url": null,
        "location": "Saddle River, NJ, US"
      },
      {
        "name": "Robert Howard",
        "dupr_id": "KDE6XO",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Saddle River, NJ, US"
      }
    ]
  },
  {
    "team_id": 5006171092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Lax",
        "dupr_id": "L2K96K",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Erick Lee",
        "dupr_id": "N772VN",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]