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

DUPR 3.0 Round Robin

ID: 5067106251

Match Scores

3-11

Win

Play Date

2026-03-25

Play Time (Est)

4:45 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
Sarah Solomon

O65QLE · Biloxi, MS, US

DUPR

2.608

JM
Jim Miller

RXGQ7Z · USA

DUPR

2.743

TEAM 2WINNER
Robert Williams

35ZPR0 · Biloxi, MS, US

DUPR

3.318

Paul Blackman

ZZD9YQ · Gulfport, MS, US

DUPR

2.678

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-5067106251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7158172316,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah  Solomon",
        "dupr_id": "O65QLE",
        "rating": 2.608,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/48.jpg",
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Jim Miller",
        "dupr_id": "RXGQ7Z",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6799888305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Williams",
        "dupr_id": "35ZPR0",
        "rating": 3.318,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/36.jpg",
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Paul Blackman",
        "dupr_id": "ZZD9YQ",
        "rating": 2.678,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Gulfport, MS, US"
      }
    ]
  }
]