Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Traditional League (Instr.) - Men's Intermediate

ID: 6245690922

Match Scores

3-15

Win

Play Date

2025-11-06

Play Time (Est)

7:30 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jackson Myers

ME4GNO · Austin, TX, US

DUPR

3.682

VS
Vitaliy Stolyarchuk

EGMX2M · USA

DUPR

3.170

TEAM 2WINNER
Tim Murphy

ODJZ6P · Austin, TX, US

DUPR

3.833

KW
kyle witherspoon

WXK7OK · USA

DUPR

3.172

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-6245690922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6043519977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jackson Myers",
        "dupr_id": "ME4GNO",
        "rating": 3.682,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "Vitaliy Stolyarchuk",
        "dupr_id": "EGMX2M",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7645963981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Murphy",
        "dupr_id": "ODJZ6P",
        "rating": 3.833,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "kyle witherspoon",
        "dupr_id": "WXK7OK",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]