Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced Round Robin

ID: 6427769654

Match Scores

11-2

Win

Play Date

2025-03-13

Play Time (Est)

3:30 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
SD
Seth Dominiak

2LYD2E · St. Petersburg, FL, US

DUPR

4.363

GS
Grant Smith

YG7X04 · Charleston, SC, US

DUPR

4.729

TEAM 2LOSS
SD
Stephen Dubbert

4LEP6M · Charleston, SC, US

DUPR

4.299

AS
Abhishek Singh

84M4WK · Charleston, SC, US

DUPR

4.479

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-6427769654
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7064984255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Dominiak",
        "dupr_id": "2LYD2E",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Grant Smith",
        "dupr_id": "YG7X04",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 5592975715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Dubbert",
        "dupr_id": "4LEP6M",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Abhishek Singh",
        "dupr_id": "84M4WK",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]