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

Stanislaus Pickleball Association

ID: 6640502952

Match Scores

11-4

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Oakdale, CA 95361, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
Julieta Galindo

LWXYQK · USA

DUPR

3.094

PN
Philip Noel

9JQKZR · USA

DUPR

3.381

TEAM 2LOSS
DL
Dyann LaMantia

7JXL74 · USA

DUPR

2.542

CW
Cory Wright

ZDPEJQ · Oakdale, CA, US

DUPR

3.687

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-6640502952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7081537188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julieta Galindo",
        "dupr_id": "LWXYQK",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Philip Noel",
        "dupr_id": "9JQKZR",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7421467884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dyann LaMantia",
        "dupr_id": "7JXL74",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cory Wright",
        "dupr_id": "ZDPEJQ",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Oakdale, CA, US"
      }
    ]
  }
]