Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced Ladder League Week 1

ID: 5871275939

Match Scores

11-4

Loss

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jonjon Ward

N7DNM2 · Harris County, TX, US

DUPR

3.888

JM
Jason Martin

V79ZK7 · USA

DUPR

3.808

TEAM 2LOSS
MK
Michael Keith Kaplan

3ZVEWQ · Houston, TX, US

DUPR

3.476

JN
Jason Newman

M9QOMG · Houston, TX, US

DUPR

3.447

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-5871275939
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6226430109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonjon Ward",
        "dupr_id": "N7DNM2",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Jason Martin",
        "dupr_id": "V79ZK7",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5216698568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Keith Kaplan",
        "dupr_id": "3ZVEWQ",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jason Newman",
        "dupr_id": "M9QOMG",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]