Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 5930377023

Match Scores

11-4

Loss

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.448

TC
Thomas chapin

59JPEV · Little Rock, AR, US

DUPR

4.759

TEAM 2LOSS
AD
Anthony Dillard

1REGPM · Little Rock, AR, US

DUPR

4.170

WC
Will Campbell

WX52QG · Little Rock, AR, US

DUPR

4.472

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-5930377023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5343862607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "Thomas chapin",
        "dupr_id": "59JPEV",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4987787514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Dillard",
        "dupr_id": "1REGPM",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Will Campbell",
        "dupr_id": "WX52QG",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]