Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

CVPA PCO league - Session 1, Sun May 31

ID: 6377664300

Match Scores

15-10

Win

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Rod Hamilton

35JMRL · Courtenay, BC, CA

DUPR

4.728

TR
Thomas Rauber

X2L4OR · USA

DUPR

4.689

TEAM 2LOSS
RT
Richard Trebett

3YYOMG · USA

DUPR

4.537

BM
Barbara Meihuizen

84W7P2 · USA

DUPR

4.344

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-6377664300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5895119423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rod Hamilton",
        "dupr_id": "35JMRL",
        "rating": 4.728,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Courtenay, BC, CA"
      },
      {
        "name": "Thomas Rauber",
        "dupr_id": "X2L4OR",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5142339512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Trebett",
        "dupr_id": "3YYOMG",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barbara Meihuizen",
        "dupr_id": "84W7P2",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]