Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 - Project A.C.E.

ID: 5832233651

Match Scores

9-11

Loss

Play Date

2025-09-20

Play Time (Est)

12:45 AM

Play Location

1000 Frontier Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
Monica Hemsley

8W02LL · Rupert, ID, US

DUPR

4.074

Steve Gerratt

8JYOYM · Burley, ID, US

DUPR

3.841

TEAM 2WINNER
JB
Jim Brown

2Q49KE · USA

DUPR

4.187

CH
Christy Hodges

WX6X7K · USA

DUPR

4.016

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-5832233651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5353174582,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monica Hemsley",
        "dupr_id": "8W02LL",
        "rating": 4.074,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/17.jpg",
        "location": "Rupert, ID, US"
      },
      {
        "name": "Steve Gerratt",
        "dupr_id": "8JYOYM",
        "rating": 3.841,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/35.jpg",
        "location": "Burley, ID, US"
      }
    ]
  },
  {
    "team_id": 5644896687,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jim Brown",
        "dupr_id": "2Q49KE",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christy Hodges",
        "dupr_id": "WX6X7K",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]