Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7652625006

Match Scores

11-0, 11-0

Loss

Play Date

2026-04-20

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Grant Ludwig

4L0RZ6 · Mount Pleasant, SC, US

DUPR

4.634

BN
Ben Newby

K555N6 · USA

DUPR

4.308

TEAM 2LOSS
Landon Cox

3Y0XKP · Oakland, FL, US

DUPR

5.113

DA
Driss Amlaiky

KY5DR7 · USA

DUPR

3.915

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-7652625006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5831311172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Ludwig",
        "dupr_id": "4L0RZ6",
        "rating": 4.634,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Ben Newby",
        "dupr_id": "K555N6",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7892996437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Landon Cox",
        "dupr_id": "3Y0XKP",
        "rating": 5.113,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Oakland, FL, US"
      },
      {
        "name": "Driss Amlaiky",
        "dupr_id": "KY5DR7",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]