Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Memorial Mixed Madness - 4.0

ID: 8100430120

Match Scores

11-8, 11-6

Loss

Play Date

2026-05-25

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Mitchell Cao

67Y2PG · USA

DUPR

3.414

Annie Reiner

Z9R6PD · Richmond, VA, US

DUPR

3.997

TEAM 2LOSS
Hang Bui

67MRK0 · Richmond, VA, US

DUPR

3.353

Kamsoth Ing

KXP76K · Midlothian, VA, US

DUPR

3.741

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-8100430120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5657412996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Cao",
        "dupr_id": "67Y2PG",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Annie Reiner",
        "dupr_id": "Z9R6PD",
        "rating": 3.997,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/95.jpg",
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7331613595,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hang Bui",
        "dupr_id": "67MRK0",
        "rating": 3.353,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Richmond, VA, US"
      },
      {
        "name": "Kamsoth Ing",
        "dupr_id": "KXP76K",
        "rating": 3.741,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Midlothian, VA, US"
      }
    ]
  }
]