Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1 - Fall 2025

ID: 5644755526

Match Scores

11-0

Win

Play Date

2025-12-15

Play Time (Est)

11:30 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
John Courtois

VXO7Y5 · USA

DUPR

4.133

DK
David Keller

1NZGVW · The Villages, FL, US

DUPR

5.188

TEAM 2LOSS
LL
Larry Litchfield

845RGV · USA

DUPR

4.282

GB
Glenn Becker

9P95ZR · USA

DUPR

4.294

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-5644755526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4768210092,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Courtois",
        "dupr_id": "VXO7Y5",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Keller",
        "dupr_id": "1NZGVW",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6265233721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry Litchfield",
        "dupr_id": "845RGV",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Becker",
        "dupr_id": "9P95ZR",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]