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

Intermediate Men's League - Intermediate Men's League April-May

ID: 5990147550

Match Scores

11-9

Loss

Play Date

2026-05-06

Play Time (Est)

7:30 PM

Play Location

Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
Matt Marsh

WN7KOL · Saline County, AR, US

DUPR

3.134

Justin Cross

L27QKK · Bryant, AR, US

DUPR

3.147

TEAM 2LOSS
Tim Boyles

K5MRO6 · Sherwood, AR, US

DUPR

3.108

LaHollis Hill

6KXLLG · Little Rock, AR, US

DUPR

3.238

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-5990147550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6123020144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Marsh",
        "dupr_id": "WN7KOL",
        "rating": 3.134,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Saline County, AR, US"
      },
      {
        "name": "Justin Cross",
        "dupr_id": "L27QKK",
        "rating": 3.147,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 5635166948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim  Boyles",
        "dupr_id": "K5MRO6",
        "rating": 3.108,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Sherwood, AR, US"
      },
      {
        "name": "LaHollis Hill",
        "dupr_id": "6KXLLG",
        "rating": 3.238,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  }
]