Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.25+ DUPR Men's March Madness

ID: 6567988964

Match Scores

15-12

Win

Play Date

2025-03-15

Play Time (Est)

9:00 PM

Play Location

Rio Del Oro Sports Club Sacramento CA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Takeoka

99JEM7 · USA

DUPR

4.143

CS
Casey Smith

0Y4LD4 · Sacramento, CA, US

DUPR

4.530

TEAM 2LOSS
CS
Cade Schaeffer

L502DJ · El Dorado County, CA, US

DUPR

3.877

JS
Jordan Schaeffer

3ZP9WM · San Luis Obispo, CA, US

DUPR

4.788

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-6567988964
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8361755147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Takeoka",
        "dupr_id": "99JEM7",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Casey Smith",
        "dupr_id": "0Y4LD4",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 8359922567,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cade Schaeffer",
        "dupr_id": "L502DJ",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "El Dorado County, CA, US"
      },
      {
        "name": "Jordan Schaeffer",
        "dupr_id": "3ZP9WM",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "San Luis Obispo, CA, US"
      }
    ]
  }
]