Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5.0 Men's

ID: 7319636545

Match Scores

7-11

Win

Play Date

2025-12-27

Play Time (Est)

2:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
ZS
Zach Spencer

1QKMZ0 · USA

DUPR

4.180

BW
Brandon Williams

L5X9WJ · USA

DUPR

4.088

TEAM 2WINNER
SR
Shane Rowley

3PPD9Z · Syracuse, UT, US

DUPR

4.618

JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.537

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-7319636545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5861796287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Spencer",
        "dupr_id": "1QKMZ0",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Williams",
        "dupr_id": "L5X9WJ",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5484697039,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shane Rowley",
        "dupr_id": "3PPD9Z",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "John Busch",
        "dupr_id": "1N54X2",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      }
    ]
  }
]