Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6048228358

Match Scores

0-11

Win

Play Date

2025-03-29

Play Time (Est)

11:30 PM

Play Location

Cliffwood, NJ

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
Jorge Perez

1RRXPZ · Union, NJ, US

DUPR

3.736

LM
Lawrence Mariano

KXONZQ · USA

DUPR

3.493

TEAM 2WINNER
RL
Raymond Lam

35D4LV · USA

DUPR

4.364

JP
Jerry Palillero

ZNZO0P · USA

DUPR

4.126

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-6048228358
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5366266418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jorge Perez",
        "dupr_id": "1RRXPZ",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "Union, NJ, US"
      },
      {
        "name": "Lawrence Mariano",
        "dupr_id": "KXONZQ",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6727458840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lam",
        "dupr_id": "35D4LV",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerry Palillero",
        "dupr_id": "ZNZO0P",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]