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

Cream of the Crop

ID: 5588981420

Match Scores

11-10

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TV
Tim Vu

XJKYG5 · San Antonio, TX, US

DUPR

3.405

BG
Ben Gross

EW9X5E · San Antonio, TX, US

DUPR

3.262

TEAM 2LOSS
RC
Ram charan

GW5KLG · USA

DUPR

3.222

SK
Stephen Kincaid

2ZDEMY · USA

DUPR

3.115

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-5588981420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6660729609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Vu",
        "dupr_id": "XJKYG5",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Ben Gross",
        "dupr_id": "EW9X5E",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 7006745562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ram charan",
        "dupr_id": "GW5KLG",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen  Kincaid",
        "dupr_id": "2ZDEMY",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]