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

Competitive Open Play Match

ID: 7756470374

Match Scores

11-9

Win

Play Date

2025-12-23

Play Time (Est)

3:30 PM

Play Location

North Little Rock, AR 72118, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Lyle Peresko

RXZ7QM · AR, US

DUPR

2.908

Justin Cross

L27QKK · Bryant, AR, US

DUPR

3.093

TEAM 2LOSS
Vincent Thornton

G0G62Q · North Little Rock, AR, US

DUPR

3.118

brian dedrick

67XLDE · Little Rock, AR, US

DUPR

2.922

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-7756470374
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5352653974,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lyle Peresko",
        "dupr_id": "RXZ7QM",
        "rating": 2.908,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "AR, US"
      },
      {
        "name": "Justin Cross",
        "dupr_id": "L27QKK",
        "rating": 3.093,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 6549746599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent  Thornton",
        "dupr_id": "G0G62Q",
        "rating": 3.118,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "brian dedrick",
        "dupr_id": "67XLDE",
        "rating": 2.922,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  }
]