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

QOTC

ID: 4802857153

Match Scores

11-5

Loss

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
ronda boudreaux

4PDMNG · USA

DUPR

2.557

LP
Lesly Perez

D9JEJM · Houston, TX, US

DUPR

2.308

TEAM 2LOSS
RH
Rose Hernandez

ZZW07D · USA

DUPR

2.093

AW
Andy West

6ZDV6G · Houston, TX, US

DUPR

2.863

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-4802857153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5023277852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ronda boudreaux",
        "dupr_id": "4PDMNG",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lesly Perez",
        "dupr_id": "D9JEJM",
        "rating": 2.308,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6555144736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rose Hernandez",
        "dupr_id": "ZZW07D",
        "rating": 2.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy West",
        "dupr_id": "6ZDV6G",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]