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

THE PENNSYLVANIA OPEN *Sunday ONLY* - Mens Doubles Skill: (3.000 To 3.999) Age: (Any)

ID: 4937964653

Match Scores

11-9

Loss

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Allentown, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HK
Howie Knudson

MEZ2NG · Lehigh County, PA, US

DUPR

3.257

AD
Andy Daws

X0GN2X · USA

DUPR

3.174

TEAM 2LOSS
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.078

SW
Sean Wilson

KO9G2Q · Easton, PA, US

DUPR

3.087

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-4937964653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6539196337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Howie Knudson",
        "dupr_id": "MEZ2NG",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Lehigh County, PA, US"
      },
      {
        "name": "Andy Daws",
        "dupr_id": "X0GN2X",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6263786653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Sean Wilson",
        "dupr_id": "KO9G2Q",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": "Easton, PA, US"
      }
    ]
  }
]