Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1 - Fall 2025

ID: 5276373101

Match Scores

4-11

Loss

Play Date

2025-12-15

Play Time (Est)

6:15 AM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
Amy Cameron

8MPED8 · The Villages, FL, US

DUPR

4.111

Ken E Stone

8KE56K · Smithtown, NY, US

DUPR

4.430

TEAM 2WINNER
KG
Kathy Gelb

8W2JMQ · USA

DUPR

4.384

JE
Jack Engel

QP429R · USA

DUPR

4.640

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-5276373101
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5966536553,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Cameron",
        "dupr_id": "8MPED8",
        "rating": 4.111,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/10.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Ken E Stone",
        "dupr_id": "8KE56K",
        "rating": 4.43,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/57.jpg",
        "location": "Smithtown, NY, US"
      }
    ]
  },
  {
    "team_id": 4689473115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy Gelb",
        "dupr_id": "8W2JMQ",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Engel",
        "dupr_id": "QP429R",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]