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

Pool A- Men’s 3.0 - Club Championships

ID: 5250175693

Match Scores

15-10

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Craig Rathjen

WKOD0L · USA

DUPR

3.332

JL
James Lim

KOELMK · Franklin Lakes, NJ, US

DUPR

3.309

TEAM 2LOSS
PL
Paul Low

0Y4Z4X · Montvale, NJ, US

DUPR

3.231

BT
Brandon Tu

G0M9OM · USA

DUPR

3.162

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-5250175693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4760011305,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Rathjen",
        "dupr_id": "WKOD0L",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Lim",
        "dupr_id": "KOELMK",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Franklin Lakes, NJ, US"
      }
    ]
  },
  {
    "team_id": 6680531069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Low",
        "dupr_id": "0Y4Z4X",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": "Montvale, NJ, US"
      },
      {
        "name": "Brandon Tu",
        "dupr_id": "G0M9OM",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]