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

3.5 DUPR Round Robin

ID: 8352111635

Match Scores

9-11

Loss

Play Date

2026-05-28

Play Time (Est)

12:45 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
Robert Morrison

KX522Y · Pearl River County, MS, US

DUPR

3.082

Alexis

DWXRNX · USA

DUPR

3.078

TEAM 2WINNER
MV
Mario Vukasin

JYEQ2J · USA

DUPR

2.975

DeWayne Smith

YNXGPK · Biloxi, MS, US

DUPR

3.263

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-8352111635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7167096357,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Morrison",
        "dupr_id": "KX522Y",
        "rating": 3.082,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Pearl River County, MS, US"
      },
      {
        "name": "Alexis",
        "dupr_id": "DWXRNX",
        "rating": 3.078,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/74.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5247883339,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mario Vukasin",
        "dupr_id": "JYEQ2J",
        "rating": 2.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DeWayne Smith",
        "dupr_id": "YNXGPK",
        "rating": 3.263,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Biloxi, MS, US"
      }
    ]
  }
]