Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5627068208

Match Scores

11-3

Win

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Alexandria, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RE
Robert E Thompson

3VO5J7 · Arlington, VA, US

DUPR

4.222

JB
Jennifer Bates

6P965K · USA

DUPR

3.314

TEAM 2LOSS
CM
Charles mallory

99QLGJ · Alexandria, VA, US

DUPR

3.097

SM
sebastian manley

RXOWXZ · Annandale, VA, US

DUPR

3.616

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-5627068208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7533701441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert E Thompson",
        "dupr_id": "3VO5J7",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Jennifer Bates",
        "dupr_id": "6P965K",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6632129083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles  mallory",
        "dupr_id": "99QLGJ",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "sebastian manley",
        "dupr_id": "RXOWXZ",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "Annandale, VA, US"
      }
    ]
  }
]