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

Competitive Open Play Match

ID: 8350894132

Match Scores

6-11, 6-11

Win

Play Date

2026-03-02

Play Time (Est)

5:00 PM

Play Location

Vistancia, Peoria, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
James Chow

3XLNX3 · Peoria, AZ, US

DUPR

3.693

MW
Mark Wiener

8DEKPL · USA

DUPR

3.500

TEAM 2WINNER
TT
Todd Trout

RZ642Z · Peoria, AZ, US

DUPR

3.260

Z
Zachary

59P56V · USA

DUPR

3.500

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-8350894132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4608375715,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Chow",
        "dupr_id": "3XLNX3",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Mark Wiener",
        "dupr_id": "8DEKPL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4586132987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Trout",
        "dupr_id": "RZ642Z",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Zachary",
        "dupr_id": "59P56V",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]