Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6510573722

Match Scores

18-20

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Ocean City, MD

View Facility Page →

Competitor Teams

TEAM 1LOSS
RM
Roger McCarra

DN7GYL · USA

DUPR

3.897

DM
David Maskell

NYQO92 · USA

DUPR

3.464

TEAM 2WINNER
MG
Manuel Gonzalez

RZW2GD · Egg Harbor Township, NJ, US

DUPR

3.681

JC
Joslin Carino

JZJLZ4 · USA

DUPR

3.741

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-6510573722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6124837990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger McCarra",
        "dupr_id": "DN7GYL",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Maskell",
        "dupr_id": "NYQO92",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6267615297,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manuel Gonzalez",
        "dupr_id": "RZW2GD",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Joslin Carino",
        "dupr_id": "JZJLZ4",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]