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

Open Doubles Group C - CAPA Claremont Open 2025

ID: 8548446251

Match Scores

11-1

Win

Play Date

2025-02-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Maks Bartiuk

30X4K2 · La Quinta, CA, US

DUPR

5.462

IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.421

TEAM 2LOSS
JZ
Justin Zillman

56GE9L · Corona, CA, US

DUPR

4.559

JZ
Jamie zillman

EWXD4E · Portland, OR, US

DUPR

4.605

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-8548446251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8309768314,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maks Bartiuk",
        "dupr_id": "30X4K2",
        "rating": 5.462,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4311191960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Zillman",
        "dupr_id": "56GE9L",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Corona, CA, US"
      },
      {
        "name": "Jamie zillman",
        "dupr_id": "EWXD4E",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]