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

Traditional League (Instr.) - Men's Intermediate

ID: 5826472693

Match Scores

15-11

Win

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Steven Godich

8DRZ6X · Austin, TX, US

DUPR

3.337

JM
Justin moreland

89ZGMV · USA

DUPR

3.410

TEAM 2LOSS
MQ
Mason Quinton-Paul

RDY4MZ · USA

DUPR

3.101

BS
Bryce Sandry

7J0RG0 · USA

DUPR

2.748

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-5826472693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8493163291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Godich",
        "dupr_id": "8DRZ6X",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Justin moreland",
        "dupr_id": "89ZGMV",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7087177031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Quinton-Paul",
        "dupr_id": "RDY4MZ",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryce Sandry",
        "dupr_id": "7J0RG0",
        "rating": 2.748,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]