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

Competitive Open Play Match

ID: 6851388732

Match Scores

11-3

Win

Play Date

2026-05-01

Play Time (Est)

1:00 PM

Play Location

North Little Rock, AR, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mark Roberts

2QR2KE · Cabot, AR, US

DUPR

3.109

BD
brian dedrick

67XLDE · Little Rock, AR, US

DUPR

2.879

TEAM 2LOSS
JC
Justin Cross

L27QKK · Bryant, AR, US

DUPR

3.124

VT
Vincent Thornton

G0G62Q · North Little Rock, AR, US

DUPR

3.080

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-6851388732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6995151949,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Roberts",
        "dupr_id": "2QR2KE",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "brian dedrick",
        "dupr_id": "67XLDE",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7857811299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Cross",
        "dupr_id": "L27QKK",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Vincent  Thornton",
        "dupr_id": "G0G62Q",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]