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

Week 3

ID: 7829002732

Match Scores

15-3

Win

Play Date

2026-03-18

Play Time (Est)

5:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
Amy Tung

MPEJ2P · Bethesda, MD, US

DUPR

3.025

Peter Chang

WNKLNK · Bethesda, MD, US

DUPR

3.429

TEAM 2LOSS
JC
jinah chung

GWWWYM · USA

DUPR

2.468

Minh Ngo

4PVEMM · MD, US

DUPR

3.205

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-7829002732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7789181508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Tung",
        "dupr_id": "MPEJ2P",
        "rating": 3.025,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/36.jpg",
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Peter Chang",
        "dupr_id": "WNKLNK",
        "rating": 3.429,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 7113472744,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jinah chung",
        "dupr_id": "GWWWYM",
        "rating": 2.468,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Minh Ngo",
        "dupr_id": "4PVEMM",
        "rating": 3.205,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "MD, US"
      }
    ]
  }
]