Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fri 5/9 9am - 1130am Event

ID: 5840307583

Match Scores

10-11

Win

Play Date

2025-05-09

Play Time (Est)

8:45 AM

Play Location

Southside Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Kevin Brown

V4959J · Greenville, SC, US

DUPR

3.452

CC
Cole Crossland

MY9JNV · Greenville, SC, US

DUPR

4.568

TEAM 2WINNER
JA
John A Biesak

1QML60 · Greenville, SC, US

DUPR

4.379

WD
Walker Drew

PZD9WM · USA

DUPR

3.988

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-5840307583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4845539963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Brown",
        "dupr_id": "V4959J",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Cole Crossland",
        "dupr_id": "MY9JNV",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 8556572570,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John A Biesak",
        "dupr_id": "1QML60",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Walker Drew",
        "dupr_id": "PZD9WM",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]