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

Competitive Open Play Match

ID: 7564666946

Match Scores

12-14

Loss

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

Alexandria, VA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RE
Robert E Thompson

3VO5J7 · Arlington, VA, US

DUPR

3.789

JB
Jennifer Bates

6P965K · USA

DUPR

3.281

TEAM 2WINNER
CM
Charles mallory

99QLGJ · Alexandria, VA, US

DUPR

3.162

SM
sebastian manley

RXOWXZ · Annandale, VA, US

DUPR

3.580

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-7564666946
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6061482735,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert E Thompson",
        "dupr_id": "3VO5J7",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Jennifer Bates",
        "dupr_id": "6P965K",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6109880312,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charles  mallory",
        "dupr_id": "99QLGJ",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "sebastian manley",
        "dupr_id": "RXOWXZ",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Annandale, VA, US"
      }
    ]
  }
]