Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Summer Showdown

ID: 5951114372

Match Scores

18-21

Win

Play Date

2023-08-13

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Marcus Woodhouse

8WKEOK · Lawrence, IN, US

DUPR

5.031

Becca Hsu

8EPRYM · Lexington, KY, US

DUPR

4.851

TEAM 2WINNER
George Devidze

174K91 · Columbus, IN, US

DUPR

5.044

Karen Higgins

3ONZ0E · Carmel, IN, US

DUPR

4.788

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-5951114372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7685783060,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcus Woodhouse",
        "dupr_id": "8WKEOK",
        "rating": 5.031,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": "Lawrence, IN, US"
      },
      {
        "name": "Becca Hsu",
        "dupr_id": "8EPRYM",
        "rating": 4.851,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/46.jpg",
        "location": "Lexington, KY, US"
      }
    ]
  },
  {
    "team_id": 7452815889,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Devidze",
        "dupr_id": "174K91",
        "rating": 5.044,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Columbus, IN, US"
      },
      {
        "name": "Karen Higgins",
        "dupr_id": "3ONZ0E",
        "rating": 4.788,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/47.jpg",
        "location": "Carmel, IN, US"
      }
    ]
  }
]