Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 (Saturday) - The Dink Minor League Pickleball @ Hell’s Kitchen Pickleball NYC ~ New York

ID: 5858050080

Match Scores

18-21

Loss

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Hell's Kitchen Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
RI
Ringo Ip

3LO266 · New York, NY, US

DUPR

3.810

PF
Pepper Fajans

0YRPXN · Kings County, NY, US

DUPR

4.256

TEAM 2WINNER
SG
Shahar Gelber

3O5E6E · East Brunswick, NJ, US

DUPR

4.174

RH
Robin Han

RWZ56N · Queens County, NY, US

DUPR

3.758

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-5858050080
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4789804516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ringo Ip",
        "dupr_id": "3LO266",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Pepper Fajans",
        "dupr_id": "0YRPXN",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 8177273179,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shahar Gelber",
        "dupr_id": "3O5E6E",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "East Brunswick, NJ, US"
      },
      {
        "name": "Robin Han",
        "dupr_id": "RWZ56N",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]