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

3.5 DUPR Round Robin

ID: 5624771758

Match Scores

11-4

Win

Play Date

2026-05-28

Play Time (Est)

11:30 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
Robert Morrison

KX522Y · Pearl River County, MS, US

DUPR

3.143

Brian Colins

99QYPV · Winter Springs, FL, US

DUPR

3.341

TEAM 2LOSS
Dima Semenco

N57566 · Gulfport, MS, US

DUPR

3.021

Alexis

DWXRNX · USA

DUPR

3.022

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-5624771758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5336000208,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Morrison",
        "dupr_id": "KX522Y",
        "rating": 3.143,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Pearl River County, MS, US"
      },
      {
        "name": "Brian Colins",
        "dupr_id": "99QYPV",
        "rating": 3.341,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Winter Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 4482444255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dima Semenco",
        "dupr_id": "N57566",
        "rating": 3.021,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Gulfport, MS, US"
      },
      {
        "name": "Alexis",
        "dupr_id": "DWXRNX",
        "rating": 3.022,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/74.jpg",
        "location": ""
      }
    ]
  }
]