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

Traditional League (Instr.) - Men's Intermediate

ID: 6742580841

Match Scores

10-15

Win

Play Date

2025-11-06

Play Time (Est)

10:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
john sablatura

EW2XNE · Austin, TX, US

DUPR

3.033

John Nix

RY4X4Z · Austin, TX, US

DUPR

3.401

TEAM 2WINNER
Tim Murphy

ODJZ6P · Austin, TX, US

DUPR

3.790

KW
kyle witherspoon

WXK7OK · USA

DUPR

3.124

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-6742580841
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6938193296,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "john sablatura",
        "dupr_id": "EW2XNE",
        "rating": 3.033,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "John Nix",
        "dupr_id": "RY4X4Z",
        "rating": 3.401,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5938880529,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Murphy",
        "dupr_id": "ODJZ6P",
        "rating": 3.79,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "kyle witherspoon",
        "dupr_id": "WXK7OK",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]