Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6103122132

Match Scores

11-3

Loss

Play Date

2025-11-21

Play Time (Est)

1:00 PM

Play Location

Fargo, ND, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LV
Leonid Vilenski

YGNX9G · USA

DUPR

4.250

ST
Sergey Tyulyandin

EL5X7W · USA

DUPR

4.016

TEAM 2LOSS
VD
Viet Doan

3ZRQNW · Moorhead, MN, US

DUPR

3.996

YV
Yelena Vilenski

EGV5DM · USA

DUPR

3.532

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6103122132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5976977455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leonid Vilenski",
        "dupr_id": "YGNX9G",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sergey Tyulyandin",
        "dupr_id": "EL5X7W",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6173577825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Viet Doan",
        "dupr_id": "3ZRQNW",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Yelena Vilenski",
        "dupr_id": "EGV5DM",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]