Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

National Junior Pickleball Tour - New York Regional - Co-Ed Doubles 11-12 0-3.0 - Semi Finals

ID: 6451943412

Match Scores

7-15

Win

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LJ
Leonidas James Belleza

ORVE7L · USA

DUPR

2.854

RI
Rabin Ilagan

WZDEDG · USA

DUPR

2.548

TEAM 2WINNER
IR
Ivan Riberich

OZ0LW2 · Hummelstown, PA, US

DUPR

2.716

RD
Ralph Dilisio

V65RME · USA

DUPR

2.709

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-6451943412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5621634737,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leonidas James Belleza",
        "dupr_id": "ORVE7L",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rabin Ilagan",
        "dupr_id": "WZDEDG",
        "rating": 2.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7351356233,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ivan Riberich",
        "dupr_id": "OZ0LW2",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "Hummelstown, PA, US"
      },
      {
        "name": "Ralph Dilisio",
        "dupr_id": "V65RME",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]