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

Newbie-2.99 Mixed Dubs

ID: 5066925874

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Tennis Center | El Dorado

Unverified Facility

Competitor Teams

TEAM 1WINNER
TO
Terri Oates

XOQV65 · USA

DUPR

3.035

SP
Snay Patel

KD5J6Y · Cerritos, CA, US

DUPR

2.709

TEAM 2LOSS
JH
Jennifer Henson

Y4E4QP · USA

DUPR

2.438

RN
Robert Ng

E97K9V · Los Angeles, CA, US

DUPR

2.143

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-5066925874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4519655828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terri Oates",
        "dupr_id": "XOQV65",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Snay Patel",
        "dupr_id": "KD5J6Y",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": "Cerritos, CA, US"
      }
    ]
  },
  {
    "team_id": 8008587755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Henson",
        "dupr_id": "Y4E4QP",
        "rating": 2.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Ng",
        "dupr_id": "E97K9V",
        "rating": 2.143,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]