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

3.0 DUPR Round Robin

ID: 7318565034

Match Scores

12-10

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
PJ
Pascal Johnson

MEJRRL · USA

Rated Score

2.979

RR
Robert Rosh

RXW9WD · Biloxi, MS, US

Rated Score

2.708

TEAM 2LOSS
BF
Bryan Fox

7ZO0P9 · Ocean Springs, MS, US

Rated Score

2.563

HN
Hernan Negron Santiago

MPMKPD · Ocean Springs, MS, US

Rated Score

2.658

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-7318565034
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6290155502,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pascal Johnson",
        "dupr_id": "MEJRRL",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Rosh",
        "dupr_id": "RXW9WD",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      }
    ]
  },
  {
    "team_id": 6423922302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Fox",
        "dupr_id": "7ZO0P9",
        "rating": 2.563,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Hernan Negron Santiago",
        "dupr_id": "MPMKPD",
        "rating": 2.658,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  }
]