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

1st Team - South DUPR Collegiate

ID: 5944357236

Match Scores

22-20

Loss

Play Date

2025-04-12

Play Time (Est)

1:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
LW
Luke Williams

4LQ49G · Issaquah, WA, US

DUPR

5.780

LB
Leah Black

8WLM0Y · Friday Harbor, WA, US

DUPR

5.180

TEAM 2LOSS
MS
Marti Sherman

35WWXV · Birmingham, AL, US

DUPR

4.822

BL
Blake Lowe

NYGR4W · Gardendale, AL, US

DUPR

4.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-5944357236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7657245186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Williams",
        "dupr_id": "4LQ49G",
        "rating": 5.78,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Leah Black",
        "dupr_id": "8WLM0Y",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Friday Harbor, WA, US"
      }
    ]
  },
  {
    "team_id": 7757944812,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marti Sherman",
        "dupr_id": "35WWXV",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Blake Lowe",
        "dupr_id": "NYGR4W",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      }
    ]
  }
]