Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Pickle Bar Masters Demo

ID: 5873635084

Match Scores

24-22, 23-25, 21-15

Loss

Play Date

2025-05-04

Play Time (Est)

5:00 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
MV
Miles Viant

35L9R0 · Summerville, SC, US

DUPR

4.360

MZ
Matt Zeback

PKPJDM · Summerville, SC, US

DUPR

4.400

TEAM 2LOSS
MB
Mike Brock

W6X6XL · Summerville, SC, US

DUPR

3.982

BA
Billy Ackerman

QPR794 · Charleston, SC, US

DUPR

3.888

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-5873635084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7972250304,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miles Viant",
        "dupr_id": "35L9R0",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Matt Zeback",
        "dupr_id": "PKPJDM",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 7544714866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Brock",
        "dupr_id": "W6X6XL",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Billy Ackerman",
        "dupr_id": "QPR794",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]