Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/1 Monday Moneyball 7:00pm

ID: 5871082556

Match Scores

11-6

Loss

Play Date

2024-04-02

Play Time (Est)

9:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Devin Cash

3VJ7Q7 · Ogden, UT, US

DUPR

4.518

MD
Matt DeGroot

6Z4OX0 · USA

DUPR

4.340

TEAM 2LOSS
RS
Ryan Smith

8WZR6M · Kaysville, UT, US

DUPR

3.864

BE
Brent Eberhard

8J5VMM · USA

DUPR

4.583

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-5871082556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4593268468,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Cash",
        "dupr_id": "3VJ7Q7",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Matt DeGroot",
        "dupr_id": "6Z4OX0",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7189472490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Smith",
        "dupr_id": "8WZR6M",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Brent Eberhard",
        "dupr_id": "8J5VMM",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]