Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Paradise ValleyMonday Mens Advanced

ID: 7362411644

Match Scores

15-4

Win

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GA
Garret Anson

2LVEZ4 · Scottsdale, AZ, US

DUPR

4.074

SW
Scott Wittkowski

994PZJ · Phoenix, AZ, US

DUPR

3.948

TEAM 2LOSS
AA
Austin Anderson

D9VP46 · USA

DUPR

3.249

DS
Daniel Snider

P55OWG · USA

DUPR

3.834

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-7362411644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6324406292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garret Anson",
        "dupr_id": "2LVEZ4",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Scott Wittkowski",
        "dupr_id": "994PZJ",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5894595868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Anderson",
        "dupr_id": "D9VP46",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Snider",
        "dupr_id": "P55OWG",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]