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

Competitive Open Play Match

ID: 5994593610

Match Scores

11-5, 2-11, 11-6

Win

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RJ
Richard Jimenez

V4Q926 · Dunstable, England, GB

DUPR

3.206

JJ
Janette Jimenez

YNJRRD · USA

DUPR

2.648

TEAM 2LOSS
HC
Harry Carter

RDE7PQ · USA

DUPR

3.579

JR
Jade Roberts

X0VYE5 · USA

DUPR

2.677

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-5994593610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7728640144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Jimenez",
        "dupr_id": "V4Q926",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Dunstable, England, GB"
      },
      {
        "name": "Janette Jimenez",
        "dupr_id": "YNJRRD",
        "rating": 2.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5853654683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harry Carter",
        "dupr_id": "RDE7PQ",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jade  Roberts",
        "dupr_id": "X0VYE5",
        "rating": 2.677,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]