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

DUPR 3.0 Round Robin

ID: 7106116378

Match Scores

11-9

Win

Play Date

2026-03-25

Play Time (Est)

11:30 PM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Robert Williams

35ZPR0 · Biloxi, MS, US

DUPR

3.348

PC
Paul Campo

94994R · USA

DUPR

3.132

TEAM 2LOSS
JM
Jim Miller

RXGQ7Z · USA

DUPR

3.206

JL
Jason Lindholm

Z9VJEL · Long Beach, MS, US

DUPR

3.028

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-7106116378
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7003058544,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Williams",
        "dupr_id": "35ZPR0",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Paul Campo",
        "dupr_id": "94994R",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5377627792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Miller",
        "dupr_id": "RXGQ7Z",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Lindholm",
        "dupr_id": "Z9VJEL",
        "rating": 3.028,
        "profile_pic_url": null,
        "location": "Long Beach, MS, US"
      }
    ]
  }
]