Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ACES LAST SMASH - Mens Doubles Skill: (4.0) Age: (Any)

ID: 5299650041

Match Scores

11-9

Loss

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Norwood, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Bryan Moss

QP2GM5 · USA

DUPR

4.057

JB
Joseph Burchett

RZKNZN · USA

DUPR

3.908

TEAM 2LOSS
JS
Jim Sullivan

Q5LEVN · Cincinnati, OH, US

DUPR

4.029

JS
John Sullivan

4VGNDV · USA

DUPR

4.087

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-5299650041
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5887180727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Moss",
        "dupr_id": "QP2GM5",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Burchett",
        "dupr_id": "RZKNZN",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5524734949,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Sullivan",
        "dupr_id": "Q5LEVN",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "John Sullivan",
        "dupr_id": "4VGNDV",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]