Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CHASE 100 LEAGUE WEEK 6

ID: 5918614763

Match Scores

11-2

Win

Play Date

2026-03-23

Play Time (Est)

12:45 AM

Play Location

Kloof, South Africa

Unverified Facility

Competitor Teams

TEAM 1WINNER
CR
Calvin Reed

RXXMKE · Pinetown, KZN, ZA

DUPR

4.787

MS
Mitchell Smithers

NR9ZY7 · USA

DUPR

4.223

TEAM 2LOSS
PG
Prishen Gopaul

P5L9QX · USA

DUPR

3.448

NR
Neil Reddy

P59NXZ · USA

DUPR

3.513

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-5918614763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8265394890,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Calvin Reed",
        "dupr_id": "RXXMKE",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Pinetown, KZN, ZA"
      },
      {
        "name": "Mitchell  Smithers",
        "dupr_id": "NR9ZY7",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6772343978,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Prishen  Gopaul",
        "dupr_id": "P5L9QX",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Reddy",
        "dupr_id": "P59NXZ",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]