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

Open Doubles Group C - CAPA Claremont Open 2025

ID: 6536109682

Match Scores

9-11

Win

Play Date

2025-02-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KK
Kelly Kraushaar

1N5W42 · Huntington Beach, CA, US

DUPR

5.466

CW
Cobe Williams

1QLVY0 · Huntington Beach, CA, US

DUPR

5.569

TEAM 2WINNER
MB
Maks Bartiuk

30X4K2 · La Quinta, CA, US

DUPR

5.447

IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.417

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-6536109682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7973614746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Kraushaar",
        "dupr_id": "1N5W42",
        "rating": 5.466,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Cobe Williams",
        "dupr_id": "1QLVY0",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 7992048223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maks Bartiuk",
        "dupr_id": "30X4K2",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.417,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]