Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wed 2/26 Adv Play

ID: 7793796915

Match Scores

5-11

Loss

Play Date

2025-02-26

Play Time (Est)

4:45 AM

Play Location

Southside Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
SF
Stevie Flowers

G57O2D · Fountain Inn, SC, US

DUPR

3.916

KB
Kevin Baldauf

3POEWE · Simpsonville, SC, US

DUPR

4.061

TEAM 2WINNER
DB
David Barrett

3Y67ED · Greenville, SC, US

DUPR

4.369

RM
Ryan McAndrew

122L24 · Greer, SC, US

DUPR

3.983

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-7793796915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6631003086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stevie Flowers",
        "dupr_id": "G57O2D",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Fountain Inn, SC, US"
      },
      {
        "name": "Kevin Baldauf",
        "dupr_id": "3POEWE",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Simpsonville, SC, US"
      }
    ]
  },
  {
    "team_id": 4315727996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Barrett",
        "dupr_id": "3Y67ED",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Ryan McAndrew",
        "dupr_id": "122L24",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Greer, SC, US"
      }
    ]
  }
]