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

Pool A

ID: 6264102084

Match Scores

11-9

Loss

Play Date

2026-03-17

Play Time (Est)

1:00 PM

Play Location

DTL | Down the Line Sports Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
John Coleman

2ZWYZR · USA

DUPR

2.834

NC
Neda Chehreh

9JKOO7 · Fair Oaks, VA, US

DUPR

3.049

TEAM 2LOSS
RF
Ronald Falcone

KX052Y · USA

DUPR

3.022

TL
Thao Le

4LOLRV · McLean, VA, US

DUPR

2.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-6264102084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4541130813,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Coleman",
        "dupr_id": "2ZWYZR",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neda Chehreh",
        "dupr_id": "9JKOO7",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": "Fair Oaks, VA, US"
      }
    ]
  },
  {
    "team_id": 4534552095,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald Falcone",
        "dupr_id": "KX052Y",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thao Le",
        "dupr_id": "4LOLRV",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]