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

Pickleballerz Men's DUPR Round Robin (3.25-3.75)

ID: 4733769996

Match Scores

15-9

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BW
Brian Wheeler

7Z67Z4 · USA

DUPR

3.239

TW
Trae Williams

J52GVO · Centreville, VA, US

DUPR

3.452

TEAM 2LOSS
AL
Alex Lozano

G0JKPX · Aldie, VA, US

DUPR

3.280

MP
michael perle

94NJ0E · USA

DUPR

3.443

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-4733769996
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7221047874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Wheeler",
        "dupr_id": "7Z67Z4",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trae Williams",
        "dupr_id": "J52GVO",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Centreville, VA, US"
      }
    ]
  },
  {
    "team_id": 6376190804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Lozano",
        "dupr_id": "G0JKPX",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      },
      {
        "name": "michael perle",
        "dupr_id": "94NJ0E",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]