Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Mid-Atlantic #2

ID: 6211544608

Match Scores

11-1

Loss

Play Date

2026-01-24

Play Time (Est)

5:00 PM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.981

RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.866

TEAM 2LOSS
JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.847

RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.769

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-6211544608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4387786166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.981,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.866,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      }
    ]
  },
  {
    "team_id": 6223186314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  }
]