Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Team Event - Mens 4.0/4.5 Pool A

ID: 4582337595

Match Scores

12-21

Win

Play Date

2023-12-09

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Joshua Sneed

2LR2VR · Melbourne, FL, US

DUPR

4.809

JZ
John Zieour

1704K4 · USA

DUPR

3.579

TEAM 2WINNER
BO
bailey otto

17YYW5 · North Charleston, SC, US

DUPR

4.511

HW
Hunter Weinberg

D9N0DM · Apex, NC, US

DUPR

4.818

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-4582337595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7699669656,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Sneed",
        "dupr_id": "2LR2VR",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      },
      {
        "name": "John Zieour",
        "dupr_id": "1704K4",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5593932327,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "bailey otto",
        "dupr_id": "17YYW5",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "North Charleston, SC, US"
      },
      {
        "name": "Hunter Weinberg",
        "dupr_id": "D9N0DM",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  }
]