Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bounce Philly $10K Summer Open - Mens Doubles Skill: (4.0) Age: (Any)

ID: 5809042600

Match Scores

11-4

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jeffrey Hwang

KO2K7Q · PA, US

DUPR

4.022

AC
Andrew Cho

GGNVEQ · USA

DUPR

3.975

TEAM 2LOSS
ST
Sherwin Torres

NYEKZ6 · Collegeville, PA, US

DUPR

4.168

LT
Lewis Torres

WK7PYL · USA

DUPR

3.742

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-5809042600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6941642365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Hwang",
        "dupr_id": "KO2K7Q",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Andrew Cho",
        "dupr_id": "GGNVEQ",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4786850294,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherwin Torres",
        "dupr_id": "NYEKZ6",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Lewis Torres",
        "dupr_id": "WK7PYL",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]