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

Competitive Open Play Match

ID: 5154568564

Match Scores

9-11

Loss

Play Date

2026-03-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Justin Cross

L27QKK · Bryant, AR, US

DUPR

3.109

Lyle Peresko

RXZ7QM · AR, US

DUPR

2.868

TEAM 2WINNER
Matt Barber

PZXWJQ · North Little Rock, AR, US

DUPR

2.999

MW
Michael Wright

LVWY0Z · USA

DUPR

2.490

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-5154568564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6915006766,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Cross",
        "dupr_id": "L27QKK",
        "rating": 3.109,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Bryant, AR, US"
      },
      {
        "name": "Lyle Peresko",
        "dupr_id": "RXZ7QM",
        "rating": 2.868,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "AR, US"
      }
    ]
  },
  {
    "team_id": 7522822028,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Barber",
        "dupr_id": "PZXWJQ",
        "rating": 2.999,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Michael  Wright",
        "dupr_id": "LVWY0Z",
        "rating": 2.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]