Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5494400902

Match Scores

8-11

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

4311 Ravensworth Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
KT
Kyle Tran

JJ70ZD · Leesburg, VA, US

DUPR

3.822

KL
Kurt Leopold

NRWQO2 · West Springfield, VA, US

DUPR

3.919

TEAM 2WINNER
VS
Vivian Smith

JJNRWM · USA

DUPR

3.839

RI
Robert Im

M2JQLO · Fairfax, VA, US

DUPR

3.743

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-5494400902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6985902421,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Tran",
        "dupr_id": "JJ70ZD",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Kurt Leopold",
        "dupr_id": "NRWQO2",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "West Springfield, VA, US"
      }
    ]
  },
  {
    "team_id": 7356593228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vivian Smith",
        "dupr_id": "JJNRWM",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Im",
        "dupr_id": "M2JQLO",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      }
    ]
  }
]