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

Competitive Open Play Match

ID: 8305724264

Match Scores

11-8

Loss

Play Date

2025-12-23

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Mark Roberts

2QR2KE · Cabot, AR, US

DUPR

3.154

JC
Justin Cross

L27QKK · Bryant, AR, US

DUPR

3.092

TEAM 2LOSS
VT
Vincent Thornton

G0G62Q · North Little Rock, AR, US

DUPR

3.119

LP
Lyle Peresko

RXZ7QM · AR, US

DUPR

2.906

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-8305724264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8342309741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Roberts",
        "dupr_id": "2QR2KE",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Cabot, AR, US"
      },
      {
        "name": "Justin Cross",
        "dupr_id": "L27QKK",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 5749722870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent  Thornton",
        "dupr_id": "G0G62Q",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Lyle Peresko",
        "dupr_id": "RXZ7QM",
        "rating": 2.906,
        "profile_pic_url": null,
        "location": "AR, US"
      }
    ]
  }
]