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

Brick Wall Mid-Atlantic #

ID: 4709828422

Match Scores

0-11

Loss

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Charles Sun

170O6N · USA

DUPR

4.425

TJ
Trevor Johnson

RZ6RLN · Wicomico County, MD, US

DUPR

4.435

TEAM 2WINNER
MK
Morgan Kaplan

8ELG0W · Jamestown, NC, US

DUPR

5.587

FO
Freddy Ortmann

YXOXXE · High Point, NC, US

DUPR

4.896

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-4709828422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4966528925,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Sun",
        "dupr_id": "170O6N",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Johnson",
        "dupr_id": "RZ6RLN",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Wicomico County, MD, US"
      }
    ]
  },
  {
    "team_id": 6818895187,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Kaplan",
        "dupr_id": "8ELG0W",
        "rating": 5.587,
        "profile_pic_url": null,
        "location": "Jamestown, NC, US"
      },
      {
        "name": "Freddy Ortmann",
        "dupr_id": "YXOXXE",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  }
]