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

MN Majors Q1

ID: 8345796248

Match Scores

15-6

Win

Play Date

2026-03-01

Play Time (Est)

9:00 PM

Play Location

Minnesota

View Facility Page →

Competitor Teams

TEAM 1WINNER
Phoua Moua

2YY469 · Woodbury, MN, US

DUPR

3.272

CY
Chang Yang

D99DPL · USA

DUPR

3.216

TEAM 2LOSS
AG
Ashton Gunhus

0ZLJQQ · USA

DUPR

3.031

CW
Calvin Wong

2ZZXNE · USA

DUPR

3.206

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-8345796248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4935717481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phoua Moua",
        "dupr_id": "2YY469",
        "rating": 3.272,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/8.jpg",
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Chang Yang",
        "dupr_id": "D99DPL",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6399728378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashton Gunhus",
        "dupr_id": "0ZLJQQ",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Calvin  Wong",
        "dupr_id": "2ZZXNE",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]