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

Marin Championship Mixed 4.0

ID: 5347425287

Match Scores

11-3

Win

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

Flyte Racquet Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Carson Campbell

DWNQ9Y · Corte Madera, CA, US

DUPR

4.215

CC
connie creech

XKOR4X · USA

DUPR

2.323

TEAM 2LOSS
FT
Finn Thorsen

Y4ZPDK · USA

DUPR

2.793

AR
Abby Reid

LV75D6 · USA

DUPR

2.836

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-5347425287
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5907485866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Campbell",
        "dupr_id": "DWNQ9Y",
        "rating": 4.215,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Corte Madera, CA, US"
      },
      {
        "name": "connie creech",
        "dupr_id": "XKOR4X",
        "rating": 2.323,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6627752337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Finn Thorsen",
        "dupr_id": "Y4ZPDK",
        "rating": 2.793,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abby Reid",
        "dupr_id": "LV75D6",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]