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

Intermediate Ladder League Week 1

ID: 5600562520

Match Scores

11-9

Win

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
DT
David Tat

JJQNJJ · Houston, TX, US

Rated Score

3.268

AH
Aaron Hollaway

MPWK7P · USA

Rated Score

2.871

TEAM 2LOSS
SM
Steve Mangold

O6DM2L · Houston, TX, US

Rated Score

3.011

NC
Nick Colunga

550R0R · Houston, TX, US

Rated Score

2.924

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-5600562520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4992730442,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Tat",
        "dupr_id": "JJQNJJ",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Aaron Hollaway",
        "dupr_id": "MPWK7P",
        "rating": 2.871,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4682083308,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Mangold",
        "dupr_id": "O6DM2L",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Nick Colunga",
        "dupr_id": "550R0R",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]