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

3.0 DUPR Round Robin

ID: 7089384386

Match Scores

11-8

Loss

Play Date

2026-02-25

Play Time (Est)

3:30 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brenan Compretta

P50YWM · Bay St. Louis, MS, US

DUPR

2.884

DD
Deon Drake II

WNLNKG · USA

DUPR

2.884

TEAM 2LOSS
LS
Lavonne Stringer

JJRRMO · USA

DUPR

3.045

Robert Morrison

KX522Y · Pearl River County, MS, US

DUPR

3.031

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-7089384386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7471713981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenan  Compretta",
        "dupr_id": "P50YWM",
        "rating": 2.884,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Bay St. Louis, MS, US"
      },
      {
        "name": "Deon Drake II",
        "dupr_id": "WNLNKG",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7059322837,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lavonne Stringer",
        "dupr_id": "JJRRMO",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Morrison",
        "dupr_id": "KX522Y",
        "rating": 3.031,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Pearl River County, MS, US"
      }
    ]
  }
]