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

Cream of the Crop

ID: 4731845761

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.543

RS
Reginald Smith

JZMPZM · San Antonio, TX, US

DUPR

3.421

TEAM 2LOSS
PC
Peter Clark

W6VGJY · USA

DUPR

3.494

TV
Tim Vu

XJKYG5 · San Antonio, TX, US

DUPR

3.387

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-4731845761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5836037850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Yoder",
        "dupr_id": "D9PGLX",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Reginald Smith",
        "dupr_id": "JZMPZM",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 7385023939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Clark",
        "dupr_id": "W6VGJY",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Vu",
        "dupr_id": "XJKYG5",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]