Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 4679955943

Match Scores

11-4, 11-2, 11-3

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Scottsboro, AL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
B
Buddy

G0E64G · Scottsboro, AL, US

DUPR

2.803

LC
Lacey Countryman

EXYYDO · USA

DUPR

2.124

TEAM 2LOSS
PC
Peyton Countryman

V6NE6E · USA

DUPR

2.000

JC
Jillian Coutryman

PP66QM · USA

DUPR

2.341

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-4679955943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5195409623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Buddy",
        "dupr_id": "G0E64G",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": "Scottsboro, AL, US"
      },
      {
        "name": "Lacey Countryman",
        "dupr_id": "EXYYDO",
        "rating": 2.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7716503123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peyton Countryman",
        "dupr_id": "V6NE6E",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jillian  Coutryman",
        "dupr_id": "PP66QM",
        "rating": 2.341,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]