Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6647461550

Match Scores

11-4

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

The Picklr Menomonee Falls

Unverified Facility

Competitor Teams

TEAM 1WINNER
AV
Aaron Vang

L2QM25 · Appleton, WI, US

DUPR

4.647

MV
magic vang

ZZN66L · Green Bay, WI, US

DUPR

3.703

TEAM 2LOSS
PT
Peter Thao

OZZ70E · Greendale, WI, US

DUPR

3.886

TV
Tyler Vuong

0RJ4ZN · USA

DUPR

3.559

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-6647461550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7793713568,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Vang",
        "dupr_id": "L2QM25",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "magic vang",
        "dupr_id": "ZZN66L",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 8559012291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Thao",
        "dupr_id": "OZZ70E",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Greendale, WI, US"
      },
      {
        "name": "Tyler Vuong",
        "dupr_id": "0RJ4ZN",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]