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

Week 4

ID: 7230007764

Match Scores

15-5

Loss

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
Eric Emch

DWX9PX · Potomac, MD, US

DUPR

3.011

Christina Cho

JZR274 · Bethesda, MD, US

DUPR

3.068

TEAM 2LOSS
Mara Csokmay

RYL4EN · North Bethesda, MD, US

DUPR

3.015

Stacy Cohen

N7LN47 · Bethesda, MD, US

DUPR

2.948

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-7230007764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8073298780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Emch",
        "dupr_id": "DWX9PX",
        "rating": 3.011,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Potomac, MD, US"
      },
      {
        "name": "Christina Cho",
        "dupr_id": "JZR274",
        "rating": 3.068,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 4869870245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mara Csokmay",
        "dupr_id": "RYL4EN",
        "rating": 3.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Stacy Cohen",
        "dupr_id": "N7LN47",
        "rating": 2.948,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": "Bethesda, MD, US"
      }
    ]
  }
]