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

Open Doubles Group C - CAPA Claremont Open 2025

ID: 4556310836

Match Scores

11-3

Win

Play Date

2025-02-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Maks Bartiuk

30X4K2 · La Quinta, CA, US

DUPR

5.515

IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.437

TEAM 2LOSS
MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.157

WT
Warren Tamanaha

17JQO0 · Garden Grove, CA, US

DUPR

5.392

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-4556310836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5437860581,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maks Bartiuk",
        "dupr_id": "30X4K2",
        "rating": 5.515,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.437,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 6805973514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Warren Tamanaha",
        "dupr_id": "17JQO0",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Garden Grove, CA, US"
      }
    ]
  }
]