Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5399730981

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

10:15 AM

Play Location

Claremont, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Scott Koller

MY4VKV · Claremont, CA, US

DUPR

4.148

AR
Anthony Rice

8JW5GO · USA

DUPR

4.351

TEAM 2LOSS
JC
Jorge Chavez

84WLQ2 · Ventura County, CA, US

DUPR

3.824

SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.345

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-5399730981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5037751787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Koller",
        "dupr_id": "MY4VKV",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      },
      {
        "name": "Anthony Rice",
        "dupr_id": "8JW5GO",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8420104530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Chavez",
        "dupr_id": "84WLQ2",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Steven  Skyler",
        "dupr_id": "4ZXQVK",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]