Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Summer Showdown at Lehigh Valley - Mens Doubles Skill: (4.5) Age: (Any)

ID: 4521297111

Match Scores

11-4

Win

Play Date

2025-06-28

Play Time (Est)

4:45 AM

Play Location

Allentown, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PH
Peter Hwang

3YYJJ4 · USA

DUPR

4.412

SG
Shawn Ganow

8DQPYX · Landenberg, PA, US

DUPR

4.962

TEAM 2LOSS
SP
Scott Pickering

L5VJ95 · Emmaus, PA, US

DUPR

3.640

JL
Joe Landrigan

3VNLLE · New Tripoli, PA, US

DUPR

3.769

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-4521297111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5554778756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Hwang",
        "dupr_id": "3YYJJ4",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Ganow",
        "dupr_id": "8DQPYX",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Landenberg, PA, US"
      }
    ]
  },
  {
    "team_id": 6187592937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Pickering",
        "dupr_id": "L5VJ95",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Emmaus, PA, US"
      },
      {
        "name": "Joe Landrigan",
        "dupr_id": "3VNLLE",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": "New Tripoli, PA, US"
      }
    ]
  }
]