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

🏆 MAXIM KINGS OF ARENA (BLACK TEAM)

ID: 4783259479

Match Scores

11-10

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Arena Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
Glafira Bazhanova

V2W2JE · USA

DUPR

3.431

DP
Danil Pantileenko

RW7GRM · USA

DUPR

3.182

TEAM 2LOSS
VG
Vitalii Gambarov

LVJQXZ · USA

DUPR

3.162

S
Sokol

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

DUPR

3.937

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-4783259479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6616080318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glafira Bazhanova",
        "dupr_id": "V2W2JE",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danil Pantileenko",
        "dupr_id": "RW7GRM",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5014298310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vitalii Gambarov",
        "dupr_id": "LVJQXZ",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sokol",
        "dupr_id": "XO5DX7",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Nha Trang, Khánh Hòa, VN"
      }
    ]
  }
]