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

Next Game - Men's Ladder League Week 3

ID: 6464718683

Match Scores

11-6

Win

Play Date

2026-05-07

Play Time (Est)

12:45 AM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Armin Caratao

RYE59Z · Spring, TX, US

DUPR

3.482

KF
Kyle Freeman

V4DZ7P · Houston, TX, US

DUPR

3.747

TEAM 2LOSS
JS
Jeffrey Schulz

PZYG4Z · USA

DUPR

3.143

AJ
AJ Johnson

Q5ZJW5 · USA

DUPR

3.398

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-6464718683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8419988361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Armin Caratao",
        "dupr_id": "RYE59Z",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Kyle Freeman",
        "dupr_id": "V4DZ7P",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6957506154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Schulz",
        "dupr_id": "PZYG4Z",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AJ Johnson",
        "dupr_id": "Q5ZJW5",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]