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

Smash Spring Open 2026 - Open COED Doubles Event Skill Age: (Any)

ID: 5954670030

Match Scores

15-10

Win

Play Date

2026-03-14

Play Time (Est)

7:30 PM

Play Location

Branford, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
MV
Mikael Vollbach

9PQRDE · Röthis, Vorarlberg, AT

DUPR

5.589

GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.258

TEAM 2LOSS
DK
Danko Kenjic

355LRR · Farmington, CT, US

DUPR

4.856

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.215

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-5954670030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7404747135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikael Vollbach",
        "dupr_id": "9PQRDE",
        "rating": 5.589,
        "profile_pic_url": null,
        "location": "Röthis, Vorarlberg, AT"
      },
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 4482552703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danko Kenjic",
        "dupr_id": "355LRR",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  }
]