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

Mixed 0-2.75 League

ID: 6233067635

Match Scores

11-6

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Poky Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
CA
Caralee Anderton

WNVWNM · Pocatello, ID, US

DUPR

2.384

DS
Dave Santos

Z4M0QL · USA

DUPR

2.013

TEAM 2LOSS
RA
Rick Anderton

Z4XOXP · USA

DUPR

2.000

CG
Cheri Gibbons

D57YG6 · USA

DUPR

2.016

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-6233067635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4991948307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caralee Anderton",
        "dupr_id": "WNVWNM",
        "rating": 2.384,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      },
      {
        "name": "Dave Santos",
        "dupr_id": "Z4M0QL",
        "rating": 2.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8232921638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Anderton",
        "dupr_id": "Z4XOXP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cheri Gibbons",
        "dupr_id": "D57YG6",
        "rating": 2.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]