Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 7003557132

Match Scores

11-8

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

The Picklr Menomonee Falls

Unverified Facility

Competitor Teams

TEAM 1WINNER
PT
Peter Thao

OZZ70E · Greendale, WI, US

DUPR

3.887

TV
Tyler Vuong

0RJ4ZN · USA

DUPR

3.560

TEAM 2LOSS
SV
Sher Vang

7NZ2W0 · USA

DUPR

3.614

CV
Cheenou Vang

OZZX5W · Milwaukee, WI, US

DUPR

3.675

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-7003557132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4729317593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Thao",
        "dupr_id": "OZZ70E",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Greendale, WI, US"
      },
      {
        "name": "Tyler Vuong",
        "dupr_id": "0RJ4ZN",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4367176817,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sher Vang",
        "dupr_id": "7NZ2W0",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheenou Vang",
        "dupr_id": "OZZX5W",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]