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

The Lehigh Valley Gold Cup @ Pickleball Kingdom - Mens Doubles Skill: (3.0) Age: (Any)

ID: 6965567586

Match Scores

11-9

Win

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Whitehall Township, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
VS
Victor Salicetti

9PDJNE · USA

DUPR

3.514

HK
Howie Knudson

MEZ2NG · Lehigh County, PA, US

DUPR

3.255

TEAM 2LOSS
PU
PURNA UPRETI

7ZDKO4 · USA

DUPR

3.084

RD
Ram Dahal

D5NVP6 · USA

DUPR

3.069

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-6965567586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8264246927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Salicetti",
        "dupr_id": "9PDJNE",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Howie Knudson",
        "dupr_id": "MEZ2NG",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      }
    ]
  },
  {
    "team_id": 8015439175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "PURNA UPRETI",
        "dupr_id": "7ZDKO4",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ram Dahal",
        "dupr_id": "D5NVP6",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]