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: 8057732175

Match Scores

4-11

Win

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Allentown, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PT
Peter Tran

JPQP5W · USA

DUPR

3.287

RH
Ryan Hoang

WZ9YEK · USA

DUPR

2.980

TEAM 2WINNER
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.097

SW
Sean Wilson

KO9G2Q · Easton, PA, US

DUPR

3.106

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-8057732175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7994417310,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Tran",
        "dupr_id": "JPQP5W",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Hoang",
        "dupr_id": "WZ9YEK",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6795666817,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Sean Wilson",
        "dupr_id": "KO9G2Q",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Easton, PA, US"
      }
    ]
  }
]