Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Next Game - Mixed Dinks - S8W3

ID: 4943731609

Match Scores

11-9

Loss

Play Date

2025-11-19

Play Time (Est)

2:15 AM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jason Kolczak

KXO7V6 · Huntington Beach, CA, US

DUPR

3.865

Ramon Mendoza

WXGEZM · Huntington Beach, CA, US

DUPR

3.627

TEAM 2LOSS
Eric Keller

MYV6EG · Fountain Valley, CA, US

DUPR

3.694

Tim Gineris

EGKGXE · Huntington Beach, CA, US

DUPR

3.613

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-4943731609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5550910270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Kolczak",
        "dupr_id": "KXO7V6",
        "rating": 3.865,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Ramon Mendoza",
        "dupr_id": "WXGEZM",
        "rating": 3.627,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5931579680,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Keller",
        "dupr_id": "MYV6EG",
        "rating": 3.694,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Tim Gineris",
        "dupr_id": "EGKGXE",
        "rating": 3.613,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/73.jpg",
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]