Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning RR

ID: 4961683383

Match Scores

21-19

Loss

Play Date

2025-02-22

Play Time (Est)

4:45 AM

Play Location

Midtown Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Billy Ackerman

QPR794 · Charleston, SC, US

Rated Score

3.904

EG
Eric Gonzalez

NYV977 · Summerville, SC, US

Rated Score

4.011

TEAM 2LOSS
SS
Scott Schmidt

3VOZP8 · Greenville County, SC, US

Rated Score

3.792

MB
Mike Brock

W6X6XL · Summerville, SC, US

Rated Score

3.929

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-4961683383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6245058841,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Billy Ackerman",
        "dupr_id": "QPR794",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Eric Gonzalez",
        "dupr_id": "NYV977",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 4523444166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Schmidt",
        "dupr_id": "3VOZP8",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Greenville County, SC, US"
      },
      {
        "name": "Mike Brock",
        "dupr_id": "W6X6XL",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]