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

Claremont Championships - Men's Doubles 5.0 (8+)

ID: 5166460176

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Claremont, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SM
Samuel Marcus

Z99ELL · USA

DUPR

4.590

WH
Westin Hill

JZJEEM · USA

DUPR

5.238

TEAM 2LOSS
SM
Sean Munoz

84PMM3 · Santa Clarita, CA, US

DUPR

4.638

JB
Jack Branger

7DV5ON · USA

DUPR

4.407

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-5166460176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7729486670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samuel Marcus",
        "dupr_id": "Z99ELL",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Westin Hill",
        "dupr_id": "JZJEEM",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7964991998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Munoz",
        "dupr_id": "84PMM3",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      },
      {
        "name": "Jack Branger",
        "dupr_id": "7DV5ON",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]