Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5059474194

Match Scores

15-3

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.496

SN
Sawyer Nickel

4LX5NM · Pocono Pines, PA, US

DUPR

4.848

TEAM 2LOSS
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.370

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.935

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-5059474194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7676346517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Guy",
        "dupr_id": "JZKZOW",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Sawyer Nickel",
        "dupr_id": "4LX5NM",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Pocono Pines, PA, US"
      }
    ]
  },
  {
    "team_id": 5198572638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  }
]