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

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

ID: 8109397240

Match Scores

11-3

Win

Play Date

2026-06-05

Play Time (Est)

5:00 PM

Play Location

Arena Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Nikita Semiakin

4Q9MRM · USA

DUPR

3.858

SD
Smith Den

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

DUPR

3.299

TEAM 2LOSS
SH
Seongjun Heo

L2V5K5 · USA

DUPR

2.946

GS
Grigorii Seferov

K5XMGQ · USA

DUPR

3.154

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-8109397240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7409530073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nikita Semiakin",
        "dupr_id": "4Q9MRM",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Smith Den",
        "dupr_id": "ELM9WV",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Nha Trang, Khánh Hòa, VN"
      }
    ]
  },
  {
    "team_id": 6830967708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seongjun Heo",
        "dupr_id": "L2V5K5",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grigorii Seferov",
        "dupr_id": "K5XMGQ",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]