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

DUPR Reset Round Robin

ID: 6753593070

Match Scores

9-11

Win

Play Date

2026-05-09

Play Time (Est)

7:30 PM

Play Location

4311 Ravensworth Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
EL
Evelyn Lu

2YQ5D7 · USA

DUPR

2.888

GJ
Ginelle Jurlano

M2R04P · Alexandria, VA, US

DUPR

3.145

TEAM 2WINNER
GC
George Corrado

16GMZD · USA

DUPR

3.282

BK
Brandon Kaminski

V2XO2P · USA

DUPR

3.251

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-6753593070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6124986036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evelyn Lu",
        "dupr_id": "2YQ5D7",
        "rating": 2.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ginelle Jurlano",
        "dupr_id": "M2R04P",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 4890095591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Corrado",
        "dupr_id": "16GMZD",
        "rating": 3.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Kaminski",
        "dupr_id": "V2XO2P",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]