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

pool b

ID: 5614204324

Match Scores

11-2

Win

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Pickle and Chill Jamaica

View Facility Page →

Competitor Teams

TEAM 1WINNER
CJ
Chris Joy

M9L2PG · USA

Rated Score

3.554

TW
Tony Wright

MY254P · Apex, NC, US

Rated Score

3.589

TEAM 2LOSS
WB
Warren Burrowes

PPEQKG · USA

Rated Score

2.909

WB
Wayne burrowes

V6D026 · USA

Rated Score

2.909

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-5614204324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5940395363,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Joy",
        "dupr_id": "M9L2PG",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Wright",
        "dupr_id": "MY254P",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 5652930383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Warren Burrowes",
        "dupr_id": "PPEQKG",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wayne burrowes",
        "dupr_id": "V6D026",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]