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

Next Game - Men's Ladder League Week 3

ID: 5028042093

Match Scores

11-9

Loss

Play Date

2026-05-07

Play Time (Est)

10:15 AM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Armin Caratao

RYE59Z · Spring, TX, US

DUPR

3.493

JS
Jeffrey Schulz

PZYG4Z · USA

DUPR

3.195

TEAM 2LOSS
KF
Kyle Freeman

V4DZ7P · Houston, TX, US

DUPR

3.732

AJ
AJ Johnson

Q5ZJW5 · USA

DUPR

3.374

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-5028042093
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6755574741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Armin Caratao",
        "dupr_id": "RYE59Z",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Jeffrey Schulz",
        "dupr_id": "PZYG4Z",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8029652218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Freeman",
        "dupr_id": "V4DZ7P",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "AJ Johnson",
        "dupr_id": "Q5ZJW5",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]