Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Arizona Country Club

ID: 5443922733

Match Scores

21-15

Loss

Play Date

2026-02-10

Play Time (Est)

10:15 AM

Play Location

Phoenix, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BG
Barry Goodrich

4Z4GRG · Phoenix, AZ, US

Rated Score

4.271

CK
Curt Kremer

L24NDQ · Phoenix, AZ, US

Rated Score

4.269

TEAM 2LOSS
DC
Dani Clark

ZDLNEW · Phoenix, AZ, US

Rated Score

3.986

BS
Byron Shultz

84L968 · Phoenix, AZ, US

Rated Score

4.231

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-5443922733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7657511393,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Goodrich",
        "dupr_id": "4Z4GRG",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Curt Kremer",
        "dupr_id": "L24NDQ",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5174861017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dani Clark",
        "dupr_id": "ZDLNEW",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Byron Shultz",
        "dupr_id": "84L968",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]