Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Arizona Country Club

ID: 5964214694

Match Scores

21-19

Win

Play Date

2025-12-02

Play Time (Est)

3:30 PM

Play Location

Phoenix, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CK
Chirag Kapadia

KXJPNO · Phoenix, AZ, US

Rated Score

4.214

PB
Patrick Boyle

2QKELE · Phoenix, AZ, US

Rated Score

3.228

TEAM 2LOSS
LM
Lewis Moore

2QKOYE · Phoenix, AZ, US

Rated Score

4.084

CC
Craig Colling

EGPRGO · Phoenix, AZ, US

Rated Score

3.716

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-5964214694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7133448601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chirag Kapadia",
        "dupr_id": "KXJPNO",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Patrick Boyle",
        "dupr_id": "2QKELE",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6549766790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Craig Colling",
        "dupr_id": "EGPRGO",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]