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

👑 DUPR 3,0+ Maxim King of the Court Tournament (Arena court)

ID: 4890492988

Match Scores

3-11

Win

Play Date

2026-06-05

Play Time (Est)

5:00 PM

Play Location

Arena Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
IM
Ilya Met

OWY562 · USA

DUPR

2.986

GS
Grigorii Seferov

K5XMGQ · USA

DUPR

3.154

TEAM 2WINNER
M
Mishanexus

G0Z6WX · USA

DUPR

3.761

S
Sokol

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

DUPR

3.926

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-4890492988
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8548664066,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ilya Met",
        "dupr_id": "OWY562",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grigorii Seferov",
        "dupr_id": "K5XMGQ",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7607138901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mishanexus",
        "dupr_id": "G0Z6WX",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sokol",
        "dupr_id": "XO5DX7",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Nha Trang, Khánh Hòa, VN"
      }
    ]
  }
]