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

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

ID: 5135759163

Match Scores

15-9

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Whitehall Township, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
VS
Victor Salicetti

9PDJNE · USA

DUPR

3.516

HK
Howie Knudson

MEZ2NG · Lehigh County, PA, US

DUPR

3.257

TEAM 2LOSS
BB
Benjamin Blum

NX0YRN · USA

DUPR

2.891

RB
Robert Blum

M9N7RL · USA

DUPR

2.891

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-5135759163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4325418821,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Salicetti",
        "dupr_id": "9PDJNE",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Howie Knudson",
        "dupr_id": "MEZ2NG",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      }
    ]
  },
  {
    "team_id": 5084102921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin  Blum",
        "dupr_id": "NX0YRN",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Blum",
        "dupr_id": "M9N7RL",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]