Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning RR

ID: 5843384628

Match Scores

21-10

Win

Play Date

2025-02-22

Play Time (Est)

1:00 PM

Play Location

Midtown Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Billy Ackerman

QPR794 · Charleston, SC, US

Rated Score

3.885

SS
Scott Schmidt

3VOZP8 · Greenville County, SC, US

Rated Score

3.800

TEAM 2LOSS
CH
Carl H McKenzie II

3P5NG3 · Mount Pleasant, SC, US

Rated Score

3.800

MB
Mike Brock

W6X6XL · Summerville, SC, US

Rated Score

3.923

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-5843384628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8250587201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Billy Ackerman",
        "dupr_id": "QPR794",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Scott Schmidt",
        "dupr_id": "3VOZP8",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Greenville County, SC, US"
      }
    ]
  },
  {
    "team_id": 5906409338,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl H McKenzie II",
        "dupr_id": "3P5NG3",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Mike Brock",
        "dupr_id": "W6X6XL",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]