Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The New Jersey Amateur Open @ Pickleball HQ - Mens Doubles Skill: (4.0) Age: (Any)

ID: 5999365392

Match Scores

15-17

Loss

Play Date

2025-03-29

Play Time (Est)

1:00 PM

Play Location

Cliffwood, NJ

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Raymond Lam

35D4LV · USA

DUPR

4.377

JP
Jerry Palillero

ZNZO0P · USA

DUPR

4.148

TEAM 2WINNER
KK
Kyle Korman

9PMJ6E · Old Bridge, NJ, US

DUPR

3.938

AG
ANTHONY GUERRERO

8WEVWL · USA

DUPR

4.041

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-5999365392
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6291686114,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raymond Lam",
        "dupr_id": "35D4LV",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerry Palillero",
        "dupr_id": "ZNZO0P",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7417034309,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Korman",
        "dupr_id": "9PMJ6E",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Old Bridge, NJ, US"
      },
      {
        "name": "ANTHONY GUERRERO",
        "dupr_id": "8WEVWL",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]