Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

BCPC Summer Slam Tournament Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7935715828

Match Scores

3-15

Win

Play Date

2024-06-29

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Marcos Claros

17Y420 · Jersey City, NJ, US

DUPR

4.895

MC
Matthew Carlson

35EX4R · Ramsey, NJ, US

DUPR

5.001

TEAM 2WINNER
AY
Andrew Yaged

3ON2QE · West Palm Beach, FL, US

DUPR

5.992

MB
Michael Burdakin

3OR64E · USA

DUPR

5.321

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-7935715828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5717024450,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcos Claros",
        "dupr_id": "17Y420",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Matthew Carlson",
        "dupr_id": "35EX4R",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Ramsey, NJ, US"
      }
    ]
  },
  {
    "team_id": 5877717050,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Yaged",
        "dupr_id": "3ON2QE",
        "rating": 5.992,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Michael Burdakin",
        "dupr_id": "3OR64E",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]