Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5548046930

Match Scores

7-11

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

4311 Ravensworth Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Tim Smith

6PNXRQ · USA

DUPR

3.335

YZ
Youssef Zeroual

4L66KM · Lorton, VA, US

DUPR

3.874

TEAM 2WINNER
DL
david Luu

DYWNLM · USA

DUPR

3.604

JC
Jeremy Cho

X2QY02 · Fairfax, VA, US

DUPR

3.799

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-5548046930
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5431483170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Smith",
        "dupr_id": "6PNXRQ",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Youssef Zeroual",
        "dupr_id": "4L66KM",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Lorton, VA, US"
      }
    ]
  },
  {
    "team_id": 4850751315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "david Luu",
        "dupr_id": "DYWNLM",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Cho",
        "dupr_id": "X2QY02",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      }
    ]
  }
]