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

3.0 DUPR Round Robin

ID: 5086742275

Match Scores

9-11

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
PJ
Pascal Johnson

MEJRRL · USA

DUPR

2.960

BC
Brenan Compretta

P50YWM · Bay St. Louis, MS, US

DUPR

3.020

TEAM 2WINNER
JM
Jim Miller

RXGQ7Z · USA

DUPR

2.969

RR
Robert Rosh

RXW9WD · Biloxi, MS, US

DUPR

2.691

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-5086742275
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6275163222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pascal Johnson",
        "dupr_id": "MEJRRL",
        "rating": 2.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brenan  Compretta",
        "dupr_id": "P50YWM",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": "Bay St. Louis, MS, US"
      }
    ]
  },
  {
    "team_id": 6962232506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jim Miller",
        "dupr_id": "RXGQ7Z",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Rosh",
        "dupr_id": "RXW9WD",
        "rating": 2.691,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  }
]