Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Arizona Country Club

ID: 7631385548

Match Scores

21-19

Win

Play Date

2026-01-06

Play Time (Est)

9:00 PM

Play Location

Phoenix, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Hillary Clements

Q56MR5 · Phoenix, AZ, US

DUPR

3.612

Lewis Moore

2QKOYE · Phoenix, AZ, US

DUPR

4.051

TEAM 2LOSS
Sam Fox

4ZRDMM · Phoenix, AZ, US

DUPR

3.712

Heath Tagtmeyer

DN4V4L · Phoenix, AZ, US

DUPR

3.849

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-7631385548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6726081619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hillary Clements",
        "dupr_id": "Q56MR5",
        "rating": 3.612,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/73.jpg",
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.051,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8550387657,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Fox",
        "dupr_id": "4ZRDMM",
        "rating": 3.712,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Heath Tagtmeyer",
        "dupr_id": "DN4V4L",
        "rating": 3.849,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]