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

Match Scores

15-5

Loss

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZG
Zachary Guy

JZKZOW · Brownsburg, IN, US

DUPR

4.499

SN
Sawyer Nickel

4LX5NM · Pocono Pines, PA, US

DUPR

4.877

TEAM 2LOSS
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.369

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.933

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