Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Claremont Championships - Men's Doubles 4.5 (35+)

ID: 8143467240

Match Scores

11-9

Loss

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Claremont, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RC
Ryan Cammarota

1NMX22 · USA

DUPR

3.806

RP
Ricardo Passalacqua

ZN9DJW · Lake Elsinore, CA, US

DUPR

3.989

TEAM 2LOSS
JC
Jorge Chavez

84WLQ2 · Ventura County, CA, US

DUPR

3.808

SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.327

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-8143467240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4377909568,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Cammarota",
        "dupr_id": "1NMX22",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ricardo Passalacqua",
        "dupr_id": "ZN9DJW",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Lake Elsinore, CA, US"
      }
    ]
  },
  {
    "team_id": 7087000885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Chavez",
        "dupr_id": "84WLQ2",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Steven  Skyler",
        "dupr_id": "4ZXQVK",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]