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

Match Scores

15-9

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.380

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.947

TEAM 2LOSS
MH
Matthew Hopkins

7D0770 · Camden, DE, US

DUPR

4.271

JB
Jeremy Buckley

35ZWRL · DE, US

DUPR

4.182

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-5690843452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4644994077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  },
  {
    "team_id": 7306823321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hopkins",
        "dupr_id": "7D0770",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Camden, DE, US"
      },
      {
        "name": "Jeremy Buckley",
        "dupr_id": "35ZWRL",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "DE, US"
      }
    ]
  }
]