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

Match Scores

8-15

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Philadelphia, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MV
Michael Velez

5E6RP5 · Elkins Park, PA, US

DUPR

4.379

KK
Kyle Kerr

76WRV9 · Lansdale, PA, US

DUPR

3.945

TEAM 2WINNER
ZM
Zion McIntosh

ME4LJL · Princess Anne, MD, US

DUPR

4.641

MM
Mason McCabe

RX09YE · Dagsboro, DE, US

DUPR

4.328

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-8561548586
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7014207918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Velez",
        "dupr_id": "5E6RP5",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Elkins Park, PA, US"
      },
      {
        "name": "Kyle Kerr",
        "dupr_id": "76WRV9",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Lansdale, PA, US"
      }
    ]
  },
  {
    "team_id": 5833835480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zion McIntosh",
        "dupr_id": "ME4LJL",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Princess Anne, MD, US"
      },
      {
        "name": "Mason McCabe",
        "dupr_id": "RX09YE",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Dagsboro, DE, US"
      }
    ]
  }
]