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

Week 3

ID: 4690127917

Match Scores

11-9

Loss

Play Date

2026-04-07

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Willemse

LWMX95 · Houston, TX, US

Rated Score

2.924

JL
Jerrod Lee

RY2PVE · Houston, TX, US

Rated Score

3.276

TEAM 2LOSS
AG
Alejandro Gonzalez

L5ENYK · Houston, TX, US

Rated Score

3.197

AS
Aaron Singleton

JZG004 · Houston, TX, US

Rated Score

3.025

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-4690127917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8552088163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Willemse",
        "dupr_id": "LWMX95",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jerrod Lee",
        "dupr_id": "RY2PVE",
        "rating": 3.276,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6660630980,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alejandro Gonzalez",
        "dupr_id": "L5ENYK",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Aaron Singleton",
        "dupr_id": "JZG004",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]