Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Arizona Country Club

ID: 4711879452

Match Scores

21-17

Loss

Play Date

2026-01-06

Play Time (Est)

1:00 PM

Play Location

Phoenix, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SF
Sam Fox

4ZRDMM · Phoenix, AZ, US

DUPR

3.717

HC
Hillary Clements

Q56MR5 · Phoenix, AZ, US

DUPR

3.609

TEAM 2LOSS
HT
Heath Tagtmeyer

DN4V4L · Phoenix, AZ, US

DUPR

3.852

LM
Lewis Moore

2QKOYE · Phoenix, AZ, US

DUPR

4.049

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-4711879452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7659811577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Fox",
        "dupr_id": "4ZRDMM",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Hillary Clements",
        "dupr_id": "Q56MR5",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7075526640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heath Tagtmeyer",
        "dupr_id": "DN4V4L",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]