Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Ocean City Spring Pickleball Tournament 2026 - Mens Doubles Skill: (3.5) Age: (50 And Above)

ID: 6088440514

Match Scores

15-3

Win

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Ocean City, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Manuel Gonzalez

RZW2GD · Egg Harbor Township, NJ, US

DUPR

3.678

JC
Joslin Carino

JZJLZ4 · USA

DUPR

3.739

TEAM 2LOSS
RB
Robert Brinster

769669 · USA

DUPR

2.357

JZ
John Zsakany

ORGLKE · USA

DUPR

2.350

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-6088440514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6436506978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manuel Gonzalez",
        "dupr_id": "RZW2GD",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Joslin Carino",
        "dupr_id": "JZJLZ4",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4308529733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Brinster",
        "dupr_id": "769669",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Zsakany",
        "dupr_id": "ORGLKE",
        "rating": 2.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]