Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (2) Pickleball Kingdom Tinton Falls @ Montville

ID: 5488401811

Match Scores

15-21

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
YS
Yishay Schacher

PZGQ9M · NJ, US

DUPR

3.999

JB
Jordan Brochin

G5Y26G · Middletown Township, NJ, US

DUPR

3.965

TEAM 2WINNER
AR
Aadhar Rohila

L2Z5OZ · Little Falls, NJ, US

DUPR

4.328

PB
Patrick Bury

1R77KZ · Wanaque, NJ, US

DUPR

3.833

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-5488401811
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7947509065,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yishay Schacher",
        "dupr_id": "PZGQ9M",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Jordan Brochin",
        "dupr_id": "G5Y26G",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Middletown Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 7514001386,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aadhar Rohila",
        "dupr_id": "L2Z5OZ",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Little Falls, NJ, US"
      },
      {
        "name": "Patrick Bury",
        "dupr_id": "1R77KZ",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Wanaque, NJ, US"
      }
    ]
  }
]