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

Competitive Open Play Match

ID: 7211682978

Match Scores

11-8

Loss

Play Date

2026-05-01

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
brian dedrick

67XLDE · Little Rock, AR, US

DUPR

2.868

Matt Barber

PZXWJQ · North Little Rock, AR, US

DUPR

3.005

TEAM 2LOSS
Mark Roberts

2QR2KE · Cabot, AR, US

DUPR

3.099

Justin Cross

L27QKK · Bryant, AR, US

DUPR

3.122

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-7211682978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7175029418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "brian dedrick",
        "dupr_id": "67XLDE",
        "rating": 2.868,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Matt Barber",
        "dupr_id": "PZXWJQ",
        "rating": 3.005,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8526985177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Roberts",
        "dupr_id": "2QR2KE",
        "rating": 3.099,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Cabot, AR, US"
      },
      {
        "name": "Justin Cross",
        "dupr_id": "L27QKK",
        "rating": 3.122,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Bryant, AR, US"
      }
    ]
  }
]