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

Next Game - Mixed Dinks - S13W1

ID: 7747172790

Match Scores

2-11

Win

Play Date

2026-05-13

Play Time (Est)

7:30 PM

Play Location

Costa Mesa Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Marlena Catalusci

9DJLME · USA

DUPR

2.630

Maria Santopoalo

59JX6V · Huntington Beach, CA, US

DUPR

2.950

TEAM 2WINNER
Jeff Thurber

3V5ODE · Irvine, CA, US

DUPR

3.064

Shane Coughlin

V7MQQ5 · Garden Grove, CA, US

DUPR

2.872

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-7747172790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7888805181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marlena Catalusci",
        "dupr_id": "9DJLME",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maria Santopoalo",
        "dupr_id": "59JX6V",
        "rating": 2.95,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/85.jpg",
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5620048328,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Thurber",
        "dupr_id": "3V5ODE",
        "rating": 3.064,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Irvine, CA, US"
      },
      {
        "name": "Shane Coughlin",
        "dupr_id": "V7MQQ5",
        "rating": 2.872,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Garden Grove, CA, US"
      }
    ]
  }
]