Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Zero Zero Start - Advanced Mens Doubles Skill: Age: (4.0+)

ID: 4592273001

Match Scores

15-3

Win

Play Date

2026-02-21

Play Time (Est)

10:15 AM

Play Location

Eastham, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PO
Patrick OHern

DWN54Y · Provincetown, MA, US

DUPR

4.473

DM
daniel marandola

3O5LVL · Provincetown, MA, US

DUPR

4.223

TEAM 2LOSS
MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.266

JV
Juan Velasquez

DWNE7X · Harwich, MA, US

DUPR

3.637

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-4592273001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8127213137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick OHern",
        "dupr_id": "DWN54Y",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      },
      {
        "name": "daniel marandola",
        "dupr_id": "3O5LVL",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      }
    ]
  },
  {
    "team_id": 8364194498,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      },
      {
        "name": "Juan Velasquez",
        "dupr_id": "DWNE7X",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  }
]