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

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

ID: 4393925550

Match Scores

11-6

Loss

Play Date

2026-03-14

Play Time (Est)

7:30 PM

Play Location

Branford, CT

Unverified Facility

Competitor Teams

TEAM 1WINNER
WK
Will Kayal

7672V4 · Franklin Lakes, NJ, US

DUPR

4.952

MK
Michael Kayal

DNY9J4 · USA

DUPR

4.145

TEAM 2LOSS
RP
Roger Parent

7DZ2O4 · Simsbury, CT, US

DUPR

4.712

MJ
Matthew Jenings

8DO4KY · Southington, CT, US

DUPR

4.937

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-4393925550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7455804052,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Kayal",
        "dupr_id": "7672V4",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Franklin Lakes, NJ, US"
      },
      {
        "name": "Michael Kayal",
        "dupr_id": "DNY9J4",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6476670624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roger Parent",
        "dupr_id": "7DZ2O4",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Matthew Jenings",
        "dupr_id": "8DO4KY",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Southington, CT, US"
      }
    ]
  }
]