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

Cream of the Crop

ID: 4882767880

Match Scores

11-3

Loss

Play Date

2026-04-27

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CA
Cezar Amarandei

EWX9GW · USA

DUPR

2.976

RG
Rebeca Gross

EWG4EV · San Antonio, TX, US

DUPR

2.922

TEAM 2LOSS
CN
Coco Neo

Q567XD · USA

DUPR

3.016

SG
Sara Gross

X2O2OX · San Antonio, TX, US

DUPR

2.675

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-4882767880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5784520965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cezar Amarandei",
        "dupr_id": "EWX9GW",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebeca Gross",
        "dupr_id": "EWG4EV",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 6940726081,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Coco Neo",
        "dupr_id": "Q567XD",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sara Gross",
        "dupr_id": "X2O2OX",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]