Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7394075114

Match Scores

11-6

Loss

Play Date

2026-04-20

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GL
Grant Ludwig

4L0RZ6 · Mount Pleasant, SC, US

DUPR

4.611

BN
Ben Newby

K555N6 · USA

DUPR

3.755

TEAM 2LOSS
DA
Driss Amlaiky

KY5DR7 · USA

DUPR

4.060

LC
Landon Cox

3Y0XKP · Oakland, FL, US

DUPR

5.174

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-7394075114
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7677138782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Ludwig",
        "dupr_id": "4L0RZ6",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Ben Newby",
        "dupr_id": "K555N6",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5621785658,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Driss Amlaiky",
        "dupr_id": "KY5DR7",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Landon Cox",
        "dupr_id": "3Y0XKP",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Oakland, FL, US"
      }
    ]
  }
]