Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6328000042

Match Scores

3-11

Win

Play Date

2025-08-17

Play Time (Est)

11:30 PM

Play Location

The Picklr Wheaton

View Facility Page →

Competitor Teams

TEAM 1LOSS
Air Bastarrica

8DJMEY · Carol Stream, IL, US

DUPR

4.321

Rocio Henciek

ZN9GGM · Villa Park, IL, US

DUPR

3.956

TEAM 2WINNER
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.337

SW
Sandra Wu

2LPOKE · USA

DUPR

4.287

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-6328000042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4716335783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Air Bastarrica",
        "dupr_id": "8DJMEY",
        "rating": 4.321,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Carol Stream, IL, US"
      },
      {
        "name": "Rocio Henciek",
        "dupr_id": "ZN9GGM",
        "rating": 3.956,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/94.jpg",
        "location": "Villa Park, IL, US"
      }
    ]
  },
  {
    "team_id": 4589831769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.337,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Denver, CO, US"
      },
      {
        "name": "Sandra Wu",
        "dupr_id": "2LPOKE",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]