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

3.5 DUPR Round Robin

ID: 5588456103

Match Scores

9-11

Loss

Play Date

2026-05-28

Play Time (Est)

4:45 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
Robert Morrison

KX522Y · Pearl River County, MS, US

DUPR

3.077

DeWayne Smith

YNXGPK · Biloxi, MS, US

DUPR

3.234

TEAM 2WINNER
BP
Bart Posey

LWOGJ5 · USA

DUPR

3.499

Reuben Wedgeworth

2QGX5R · Gulfport, MS, US

DUPR

3.529

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-5588456103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5164971201,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Morrison",
        "dupr_id": "KX522Y",
        "rating": 3.077,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Pearl River County, MS, US"
      },
      {
        "name": "DeWayne Smith",
        "dupr_id": "YNXGPK",
        "rating": 3.234,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 5769318059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bart Posey",
        "dupr_id": "LWOGJ5",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reuben Wedgeworth",
        "dupr_id": "2QGX5R",
        "rating": 3.529,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Gulfport, MS, US"
      }
    ]
  }
]