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

5/4/2024 - Saturday Cream of the Crop

ID: 4748823351

Match Scores

11-2

Win

Play Date

2024-05-04

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Ojae Barnes

8D5944 · Saratoga Springs, UT, US

DUPR

3.895

Joyce Tan

GGW2JD · UT, US

DUPR

3.292

TEAM 2LOSS
robert warden

306WJ2 · Woodland Hills, UT, US

DUPR

3.243

MG
Marcia Goodrich

8D57WX · USA

DUPR

3.228

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-4748823351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4356423551,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ojae Barnes",
        "dupr_id": "8D5944",
        "rating": 3.895,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Joyce Tan",
        "dupr_id": "GGW2JD",
        "rating": 3.292,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 5488336527,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "robert warden",
        "dupr_id": "306WJ2",
        "rating": 3.243,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "Woodland Hills, UT, US"
      },
      {
        "name": "Marcia Goodrich",
        "dupr_id": "8D57WX",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]