Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

🏆 MAXIM KINGS OF ARENA (BLACK TEAM)

ID: 6137701564

Match Scores

7-11

Win

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Arena Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Boris Chikishev

J56NKJ · USA

DUPR

3.378

VV
Vlad Volgar

Y4GQDK · USA

DUPR

3.348

TEAM 2WINNER
VG
Vitalii Gambarov

LVJQXZ · USA

DUPR

3.172

S
Sokol

XO5DX7 · Nha Trang, Khánh Hòa, VN

DUPR

3.946

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-6137701564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6658503043,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Boris Chikishev",
        "dupr_id": "J56NKJ",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vlad Volgar",
        "dupr_id": "Y4GQDK",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8316761806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vitalii Gambarov",
        "dupr_id": "LVJQXZ",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sokol",
        "dupr_id": "XO5DX7",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Nha Trang, Khánh Hòa, VN"
      }
    ]
  }
]