Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Mixed Madness - 4.0

ID: 6630318762

Match Scores

11-4

Win

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jin Deng

L2P55Q · USA

DUPR

3.801

Wayne Miao

MY0YJP · Glen Allen, VA, US

DUPR

4.177

TEAM 2LOSS
Kamsoth Ing

KXP76K · Midlothian, VA, US

DUPR

3.737

Hang Bui

67MRK0 · Richmond, VA, US

DUPR

3.344

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-6630318762
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4659467674,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jin Deng",
        "dupr_id": "L2P55Q",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wayne Miao",
        "dupr_id": "MY0YJP",
        "rating": 4.177,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 6457889520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kamsoth Ing",
        "dupr_id": "KXP76K",
        "rating": 3.737,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Hang Bui",
        "dupr_id": "67MRK0",
        "rating": 3.344,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Richmond, VA, US"
      }
    ]
  }
]