Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tenacious Pickleball Club Celebrate Oceanside Mixed's 4.5

ID: 4549718899

Match Scores

1-11

Win

Play Date

2025-07-26

Play Time (Est)

8:45 AM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BD
Barry Davis

PK4EGE · USA

DUPR

3.542

SP
Shanais Pelka

6ZO4JG · USA

DUPR

4.141

TEAM 2WINNER
KC
Kate Caicedo

4LG9XM · San Diego, CA, US

DUPR

4.583

HS
Henry St. John

PWZ9EX · Vista, CA, US

DUPR

4.206

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-4549718899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8426869976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barry Davis",
        "dupr_id": "PK4EGE",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shanais Pelka",
        "dupr_id": "6ZO4JG",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5669733873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kate Caicedo",
        "dupr_id": "4LG9XM",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Henry St. John",
        "dupr_id": "PWZ9EX",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Vista, CA, US"
      }
    ]
  }
]